body{
padding:0px;
margin:0px;
background:url(images/template/bg.jpg) top repeat-x;
}
/*
table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}
*/
a:link
{
    color:Black;
}
a:visited
{
    color:D6E5AC;
}
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		/*color:#D6E5AC;*/
	}

.m_text strong { color:#EAF1D7}
.m_text a{ color:#D6E5AC; text-decoration:none}
.m_text a:hover{ color:#D6E5AC; text-decoration:underline}
.m_text li a{ color:#D6E5AC; text-decoration:underline}
.m_text li a:hover{ text-decoration:none}
.h_text { color:#000000}
	
.c_text { color:#919D8E}
.c_text a{ color:#919D8E; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#BD660C; text-decoration:underline}
.c_text span a:hover{text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

/*
.form{height:25px; margin-top:6px;}
.form input {width:161px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}
textarea {width:210px; height:115px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px; overflow:auto; margin-top:10px}
*/

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 11px}
/*li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#EDF5D8}*/
li a  {font-family:Tahoma; font-size:11px; line-height:18px}

.ul2 li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 11px}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#000000}

.DetailsGridRowStyle, .DetailsGridRowStyle tr td, .DetailsGridRowStyle td
{
    border: solid 1px #E0E0E0;
    padding: 4px 10px 4px 10px;
    vertical-align:middle;
}

.GridRowStyle, .GridRowStyle tr td, .GridRowStyle tr th
{
    border: solid 0px #E0E0E0;
    font-size: 10pt;
}

.GridHeaderTextStyle a, .GridHeaderTextStyle a:visited
{
    color: White;
}

.GridHeaderStyle
{
    border-color:#397F22;
    background-color:#51B530;
    color: White;
}

.GridAlternatingRowStyle, .GridAlternatingRowStyle tr td, .GridAlternatingRowStyle tr th
{
    border: solid 1px #51B530;
    background-color: #508724;
    font-size: 10pt;    
    
}

.GridPagerStyle
{
    color: #404040;
}

#userBox
{
    position: absolute;
    text-align:right;
    top: 40px;       
    left: 600px;
    width: 150px;
    padding: 5px 5px 5px 5px;
}

.buttonClass
{

    border-bottom-color:#3E8B25;
}