body {	font-family: Times New Roman, Times, serif;	font-size: 14px;	margin: 0px;	background-color:#FCFCFC;}

A {color:#0066CC; text-decoration:none;}
A:hover {color:black; text-decoration:underline;}

A.menu {text-decoration: none;	font-size: 13px;	color: #FFFFFF;	height: 21px;	margin: 0px;}
A.menu:hover {text-decoration: underline;	font-size: 13px;	color: red;	height: 21px;	margin: 0px;}

A.mainv {text-decoration: none;	font-size: 14px;	line-height: 20px; font-weight: bold;  }
A.mainv:hover {text-decoration: underline;	font-size: 14px;	color: red; line-height: 20px; 	font-weight: bold; }

A.main {text-decoration: none;	font-size: 14px;  font-weight: bold;  	 }
A.main:hover {text-decoration: underline;	font-size: 14px;	color: red;	font-weight: bold;}

.title {
	font-size: 20px;  font-weight: bold; color: #cccccc;
}
.content {
	font-size: 14px;  color: #333333;
	line-height: 25px;
}
.breadcrumbs{ font-size: 10px;  font-family: Tahoma;  border-top: 1px dotted #CCCCCC;   }
TH {
	font-family: Times New Roman, Times, serif;	font-size: 13px;	
	text-align : center;

}

TEXTAREA {
	border : 1px solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

INPUT {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}

TD {
	font-family: Times New Roman, Times, serif;	font-size: 14px;	
}

.FormButton {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.FormElements {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000066
}
.Labels {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: bold
}
.NormalText {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
}

.SelectText {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
}

.Titles {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #660000;
}

.copyright {
	FONT-SIZE: 10px; COLOR: White; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
