/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	background-color: #FFFFFF;
}
#header{}
.menubg{background-color: #FBE288;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;}
.header{
	background-color: #7aac22;
	}
.greybg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #efefef;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FBE288;
}
#paperstable{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 10px;

}
#paperstable a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#paperstable a:hover{
color: #993300;
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link:hover{
	color: #993300;
	text-decoration: underline;
}
.footer{
	background-color: #7aac22;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
. footer a{
color: #ffffFF;
}
.footer a:hover{
	color:#FFFF00;
	text-decoration: underline;	
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.whitelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
.dotted{
	border-left-style: solid;
	border-left-color: #D1D1D1;
	border-left-width: thin;
}
.rtdotted{
	border-left-style: solid;
	border-left-color: #D1D1D1;
	border-left-width: thin;
}

