body {
	background-color: #DAE2E3;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #628296;
}
.bluebg {
	background-color: #4C93BF;
}
.whitetext {
	color: #FFFFFF;
	text-decoration: none;
}
.whitebg {
	background-color: #FFFFFF;
}
.bluetop {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.blueleft {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blueright {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.bluebottom {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
A.menulink {
	FONT-SIZE: 11px;
	COLOR: #006699;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	line-height: 32px;
	font-weight: bold;
	background-image: url(../images/menubtn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 190px;
}
A.menulink:hover {
	FONT-SIZE: 11px;
	COLOR: #FE4D01;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	line-height: 32px;
	font-weight: bold;
	background-image: url(../images/menuover.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 190px;

	}
A.bluelink {

	COLOR: #006699;
	TEXT-DECORATION: none;

}
A.bluelink:hover {
	COLOR: #006699;
	text-decoration: underline;
}
A.redlink {

	COLOR: #FE4D01;
	TEXT-DECORATION: none;

}
A.redlink:hover {
	COLOR: #FE4D01;
	text-decoration: underline;
}
.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
}
.back {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.back2 {
	background-image: url(../images/back2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bluetext {
	color: #006699;
	text-decoration: none;
}
.redtext {
	color: #FE4D01;
	text-decoration: none;
}
.whitetext2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
form{
margin:0px;}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #628296;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding-left: 2px;
}
.button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FE4D01;
	background-color: #FDC46D;
	background-position: top;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #628296;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding-left: 2px;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #628296;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding-left: 2px;
}
.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C93BF;
	background-image: url(../images/titlearrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	padding-left: 30px;
}
.boxbg {
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-y;
}
.blacktext {
	color: #000000;
	text-decoration: none;
}
.hline {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.graybg {
	background-color: #EFF3F3;
}
.tabtopline{
	background-image: url(../images/tabline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tableftline{
	background-image: url(../images/tabline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tabrightline{
	background-image: url(../images/tabline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tabbottomline{
	background-image: url(../images/tabline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
A.tablink {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
A.tablink:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
