/* In The Name of Allah, The Most Gracious, The Most Merciful */
/* Version 6 */
/*--------------------------------------------------------------------------------------*/
body
{font-family: Tahoma; font-size: 12px}
.AdminMenuLink {
	color:#FFF;
}

a.AdminMenuLink:hover {
	color:#FFFF80;
}

.AdminMenuGeneralRowsHeight {
	height: 25px;
}
.AdminMenuLink {
	color:#FFF;
}

.AdminMenuThick {
	color:#FF3;
}
/*--------------------------------------------------------------------------------------*/
table.FormTableClass
{width: 100%}
tr.FormTableClass
{}
.TemplateBackgroundColor
{
	background-color: #F3F8F1;
}

.Freezer{
	background-color: #F3F8F1;
	opacity: 0.3;
	filter: alpha(opacity= 30);
}

.indexAdminMenuTR
{height: 25px;}
.indexadminTitle
{color: #FFFFFF; font-size:12px;}
.indexAdminMenuThick
{color: #00FF00;}
.indexAdminMenuLinks
{font-size:12px;}
.indexAdminMenuActiveLink
{font-size:12px;}

div.adminmenu
{
	background-color: #75BBB1;
	border-style:dotted;
	border-color:#000000;
	border-width: 2px;
}
a.adminlink
{color: yellow;}

.FormTableClass
{font-size:12px;}
td.FormTableClass
{text-align: center; border-style: solid; border-width: 0px; border-color: #006699;}
td.RightFormTableClass
{text-align: left; border-style: solid; border-width: 0px; border-color: #006699; padding-left: 10px; vertical-align: top}
td.LeftFormTableClass
{text-align: right; border-style: solid; border-width: 0px; border-color: #006699; padding-right: 10px}
/*--------------------------------------------------------------------------------------*/
a {text-decoration: none; color: #323478;cursor:pointer}
a:hover {text-decoration: none; color: #009900}
a:visited {text-decoration: none}
a:active {text-decoration: none; color: #000000}
/*--------------------------------------------------------------------------------------*/
input.buttonClass	/* button */
{	background-color:#BF7D8F;
	width: 100px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color:#BF7D8F;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-align:center}
input.CalendarButtonClass	/* button */
{	background-color:#BF7D8F;
	width: 100px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color:#BF7D8F;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-align:center;
}
input.UsernameButtonClass	/* button */
{	background-color:#BF7D8F;
	width: 100px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color:#BF7D8F;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-align:center
}
input.checkboxClass
{}
input.fileClass		/* text *//* button */
{width: 50%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366;text-align:justify;size:50}
input.passwordClass	/* text */
{width: 20%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
input.radioClass
{}
input.resetClass	/* button */
{
	background-color:#BF7D8F;
	width: 100px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color:#BF7D8F;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-align:center;
}
input.submitClass	/* button */
{
	background-color:#BF7D8F;
	width: 100px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color:#BF7D8F;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-align:center;
}
input.textClass		/* text */
{width: 50%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
input.urlClass		/* text */
{width: 50%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
textarea.textareaClass
{width: 99%; height: 100px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
/*--------------------------------------------------------------------------------------*/
.dateClass		/* text */
{width: 20%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
.usernameClass	/* text */
{width: 20%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
/*--------------------------------------------------------------------------------------*/
input.ButtonClass	/* button */
{
	background-color:#BF7D8F;
	width: 50px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color:#FFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-align:center
}
input.DeleteButtonClass	/* button */
{	background-color:#BF7D8F;
	height:30px;
	width:70px;
	border-style: solid;
	border-width: 1px;
	border-color:#BF7D8F;
	font-family: Tahoma;
	font-size: 12px;
	color: wheat;
	cursor: pointer;
	text-align:center}
/*--------------------------------------------------------------------------------------*/
.ListClass
{font-size:12px;}
select
{font-family: Tahoma; font-size: 12px}
select.ListClass
{width: 150px}
/*--------------------------------------------------------------------------------------*/
tr.HeaderTableListClass
{
	background-image:url('../admin-images/bg-box.jpg');
	background-repeat:repeat-x;
	background-position: bottom;
	height:25px;
	width:100%;
	background-color:#B6677F;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
tr.TableListClass
{background-color: #CCCCCC; color:#0000FF; font-family: Tahoma; font-size: 12px}
td.TableListClass
{text-align: center; border-style: solid; border-width: 0px; border-color: #990000}
/*--------------------------------------------------------------------------------------*/
table.TableClass
{border-style: solid; border-width: 0px; border-color: #000000; border-collapse: separate}
tr.HeaderTableClass
{
	background-image:url('../admin-images/bg-box.jpg');
	background-repeat:repeat-x;
	background-position: bottom;
	height:25px;
	width:100%;
	background-color:#B6677F;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
tr.TableClass
{
	background-color:#F8F8F8;
	border:1px #D2CACC solid;
	height:30px;
	font-family: Tahoma; font-size: 12px;
}
td.TableClass
{text-align: center; border-style: solid; border-width: 0px; border-color: #999999}
input.TableClass	/* text */
{width: 90%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
select.TableClass	/* combo */
{width: 90%; height: 20px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
td.LinksBGColor { background-color:#FAFAED}
td.LinksStyle { font-size:13px; height:25}
/*--------------------------------------------------------------------------------------*/
tr.TableClass#NEW
{background-color: #CCCCCC}
tr.TableClass#EDIT
{background-color: #CCCCCC}
tr.TableClass#SAVED
{background-color: #CCCCCC}
/*--------------------------------------------------------------------------------------*/
/* Header and Footer */
td.TopLinks1{font-family:Tahoma;font-size:12px;color:#323478;text-align:right;height:26px}
td.TopLinks2{font-family:Tahoma;font-size:12px;color:#000066;text-align:right;height:20px}
td.Footer{font-size:15px;color:#FFFFFF;background-color:#2F3941;height:20px;text-align:center}
/*--------------------------------------------------------------------------------------*/
.tmpDateCalendarIcon {
	cursor: pointer;
}
.tmpMainSearchIcon {
	cursor: pointer;
}
