body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	scrollbar-face-color: #D4CFEB;
	scrollbar-shadow-color: #93B346;
	scrollbar-highlight-color: #CFEE85;
	scrollbar-3dlight-color: #9C92CE;
	scrollbar-darkshadow-color: #7366B3;
	scrollbar-track-color: #9995AC;
	scrollbar-arrow-color: #636E01;
	background-attachment: scroll;
	background-image: url(img/inside-bg.jpg);
	background-repeat: no-repeat;

}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #D90000;
	text-decoration: none;

}

.td1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.td1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.td1 a:hover {
	color: #FF6600;
	text-decoration: underline;

}
.righttop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bo1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bo2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.datetable {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #FF0000;
	border: 0px none;
	font-weight: bold;

}