/*this is for style*/

A:link { color: #336633; }
A:active { color: #336633; }
A:visited { color: #336633; }
A:hover { color: #E0A901; }

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table{
	border: 0;
}

#sidebar{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar .sideheader{
	color: #1D1D1D;
	font-weight: bold;
}
#sidebar .sidecontent{
	line-height: 150%;
}

#content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main-content{

}

#main-content .mainheader{
	font-size: 18px;
		text-align:left;
	border-bottom: thin solid Black;
}

#main-content .header{
	color: #E0A901;
	font-weight: bold;
	font-size: 15px;
}

#main-content .headerUL{
	color: #E0A901;
	font-weight: bold;
	font-size: 15px;
	border-bottom: thin solid #E0A901;
}

#main-content .blackheader{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#main-content .blackheaderLRG{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

#main-content .text{
	color: #1D1D1D;
	font-size: smaller;
	line-height: 145%;
}


#footer{
	background-color: Gray;
}
#footer a{
	color: White;
}

p, li {
	font-size: smaller;
}

table.text{
	font-size: xx-small;
}
td{
	/*
	font-size: x-small;
	*/
	vertical-align: text-top;
}
#sidebar-content{
	background-color : #FFEDC4;
}

.sidebarHeader  {
	font-size: 12px;
	text-align:center;
	font-weight : bold;
}

.sidebox {border: thin dotted #66FF00;  padding:10 10 10 10; background-color:white;}
psidebox{margin-top: 0; margin-bottom: 0;}

