/* In The Name of Allah, The Most Gracious, The Most Merciful */
/* Version 6 */
/*--------------------------------------------------------------------------------------*/
.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 */
{width: 100px; height: 30px; border-style: solid; border-width: 1px; border-color: #FFFFFF; background-color: #438A68; font-family: Tahoma; font-size: 12px; color: #FFFFFF; cursor: pointer}
input.CalendarButtonClass	/* button */
{width: 100px; height: 30px; border-style: solid; border-width: 1px; border-color: #FFFFFF; background-color: #438A68; font-family: Tahoma; font-size: 12px; color: #FFFFFF; cursor: pointer;text-align:center}
input.UsernameButtonClass	/* button */
{width: 120px; height: 30px; border-style: solid; border-width: 1px; border-color: #FFFFFF; background-color: #438A68; font-family: Tahoma; font-size: 12px; color: #FFFFFF; cursor: pointer}
input.checkboxClass
{}
input.fileClass		/* text *//* button */
{width: 50%; height: 25px; 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: 25px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
input.radioClass
{}
input.resetClass	/* button */
{width: 100px; height: 30px; border-style: solid; border-width: 1px; border-color: #FFFFFF; background-color: #438A68; font-family: Tahoma; font-size: 12px; color: #FFFFFF; cursor: pointer}
input.submitClass	/* button */
{width: 100px; height: 30px; border-style: solid; border-width: 1px; border-color: #FFFFFF; background-color: #438A68; font-family: Tahoma; font-size: 12px; color: #FFFFFF; cursor: pointer}
input.textClass		/* text */
{width: 50%; height: 25px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
input.urlClass		/* text */
{width: 50%; height: 25px; 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: 25px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
.usernameClass	/* text */
{width: 20%; height: 25px; font-family: Tahoma; font-size: 12px; border-style: solid; border-width: 1px; border-color: #003366}
/*--------------------------------------------------------------------------------------*/
input.ButtonClass	/* button */
{width: 50px; height: 30px; border-style: solid; border-width: 1px; border-color: #FFFFFF; font-family: Tahoma; font-size: 12px; color: #FFFFFF; cursor: pointer;text-align:center}
input.DeleteButtonClass	/* button */
{width: 30px; height: 20px; border-style: solid; border-width: 1px; border-color: red; background-color: #438A68; font-family: Tahoma; font-size: 12px; color: #FFFFFF; cursor: pointer}
/*--------------------------------------------------------------------------------------*/
.ListClass
{font-size:12px;}
select
{font-family: Tahoma; font-size: 12px}
select.ListClass
{width: 150px}
/*--------------------------------------------------------------------------------------*/
tr.HeaderTableListClass
{background-color:#438A68; color:#FFFFFF; font-family: Tahoma; font-size: 12px; height: 25px}
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-color:#438A68; color:#FFFFFF; font-family: Tahoma; font-size: 12px; height: 25px}
tr.TableClass
{background-color:#DFF1DC; font-family: Tahoma; font-size: 12px; height: 30px}
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}
/*--------------------------------------------------------------------------------------*/








body { font-family:tahoma;
}
/*--------------------------------------------------------------------------------------*/
a {text-decoration: none; color: #009900}
a:hover {text-decoration: none; color: #00CC33}
a:visited {text-decoration: none}
a:active {text-decoration: none; color: #000000}
/*--------------------------------------------------------------------------------------*/
table { font-family:Tahoma,Times New Roman;
}
p{
    text-indent:2mm; font-size:11px;
	text-decoration:none;
	color: #4d4e56;
    line-height:130%;
}
.title {
    font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.description {
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
}
.subtitle{
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
	color:#0000CC;
}

.title_right_box {
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #0a530d;
}
.bac_title_right_box{
    background-color:#8ec99b;
	border-bottom:1px solid #819d87;
	height:26px;
}
.description_right_box{
    background-color:#ffffff;
    border:1px solid #819d87;
}

.bac_topcenter_titlebox{ 
    background-color:#76bf49;
	height:23px;
}

.description_topcenter_box{
    background-color:#ebf3cb;
	/*border:1px solid #d2d2d2;*/
}

.title_topcenter_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.box_center2{
    border:1px solid #86ac8e;
	background-color:#e9f7da;
	height:23px;
}
.bac_title_left_box{
    background-color:#a4cb77;
	height:27;
}
.title_left_boxborder{
    border:1px solid #ebf3cb;
}
.title_left_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
    color:#537b23;
}
.bac_descript_left_box{
    background-color:#f3fcf0;
}
.footer{
    background-color:#4d6e29;
	height:37px;
}
.text_footer{
    text-align: center;
	font-size:12px;
	text-decoration:none;
	color: #ffffff;
}

