BODY {
	background : white;
	/*	
	background-position : center 10px;
	background-repeat : no-repeat;
	margin-top: 100px;
	background-attachment: fixed;
	font-family: arial;
	font-size: 8pt;
	color: #000080;	
	*/
}
.text {
	color: blue;
	font-family: verdana;
	font-size: 10pt;
}
.bold1	{	
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : White;
	font-weight : bold;
	background-color: #333333;
}
.logo{	
	font-family : "Arial,Helvetica,sans-serif";
	padding: 10px 20px 10px 20px;
	font-size : 25px;
	color : #ffffff;
	font-weight : bold;
	background-color: #999999;
	text-align: center;	
	border-top: 6px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-bottom: 6px solid #666666;
	border-right: 6px solid #666666;
}

TD.bcard1 {
	color: #ffffff;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 10px;
	text-align: left;	
	background-color: #333333;	
	border-top: 4px solid #cccccc;
	border-left: 4px solid #cccccc;
	border-bottom: 4px solid #666666;
}
TD.bcard2 {
	color: #ffffff;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 10px;
	text-align: right;
	background-color: #333333;
	border-right: 4px solid #666666;
	border-top: 4px solid #cccccc;
	border-bottom: 4px solid #666666;
}

.headerw	{
	font-family : "Arial,Helvetica,sans-serif";
	padding: 10px 10px 10px 10px;
	font-size : 15px;
	color : #ffffff;
	font-weight : bold;
	background-color: #333333;
	text-align: center;
	border-top: 6px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-bottom: 6px solid #666666;
	border-right: 6px solid #666666;
	width: 800px;
}

.left {
	color: #ffffff;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 5px;
	text-align: left;	
	background-color: #666666;
	border-bottom: 4px solid #333333;
	border-right: 4px solid #333333;

}
.right {
	color: #333333; 	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 5px;
	text-align: left;	
	background-color: #ffffff;
	border-bottom: 4px solid #cccccc;
	border-right: 4px solid #cccccc;	

}

.astrx { color: #ff0000; }
.formlabel {
	font-size: 10pt;
	color: blue;
}
.formlabelb { font-size: 12pt; color: blue; }

.moduleheadercolor { background-color: #9C9A9C; }
.moduleheadercopyb { font-size: 12px; color: #ffffff; font-weight: bold;}
.moduleheadercopy { font-size: 12px; color: #ffffff;}

TD.small {
	color: blue;
	font-size: 8pt;
	font-weight: normal;
}

TD.normal {
	color: blue; font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

TD.color1 {
	color: blue;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color : #CCFFFF;
}

TD.color2 {
	color: blue;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color : #99CCFF;
}

TD.gray1 {
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background-color : #CCCCCC;
	padding: 5px 5px 5px 5px;
}

TD.gray2{
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background-color : #999999;
	padding: 5px 5px 5px 5px;
}
TD.gray3{
	color: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color : #999999;
	padding: 5px 5px 5px 5px;
}
TD.gray4{
	color: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color : #999999;
	padding: 5px 5px 5px 5px;
}

.tdGrayHeader	{	
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 14pt;
	color : White;
	font-weight : bold;
	background-color: #333333;
}

.tdBlueHeader	{	
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 14pt;
	color : White;
	font-weight : bold;
	background-color: blue;
}

TD.normal {
	color: blue; font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

TD.bold {
	color: blue; font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

TD.rbold {
	color: red; font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

TD.error {color: red; font-size: 10pt}

#maroonu {color: maroon; text-decoration: underline; font-weight: bold}
#blue {
	color: Blue;
}
#bold {color: blue; font-family: arial;	font-size: 10pt; font-weight: bold}
.rbold {color: red; font-family: arial;	font-size: 10pt; font-weight: bold;}
#rbold {color: red; font-family: arial;	font-size: 10pt; font-weight: bold;}
#errorText {color: red; font-size: 10pt;}
#pagehead {color: blue; font-weight: bold; font-size: 12pt;}

.normal {
	font-family: arial;
	font-style: normal;
	color: blue;
	font-weight : normal;
	font-size : 10pt;
}

.theader {
	color:white;
	background-color: blue;
	font-weight : bold;
	font-size : 25pt;
	font-family : cursive;
	font-style : italic;
	font-variant : normal;
}
.tdHeader	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : Blue;
	font-weight : bold;
}

.tdHeaderWhite	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : White;
	font-weight : bold;
	background-color: Blue;
}

.coolButtons {
		background-color: blue;
		border-style:outset;
		border-width:5px;
		font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
		font-weight:bold;
		height:30px;
		font-size : 9pt;
		color: white;
		padding: 0;
		text-align : center;
}

.grayButtons {
		background-color: #333333;
		border-style:outset;
		border-width:2px;
		font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
		font-weight:bold;
		height:30px;
		font-size : 9pt;
		color: white;
		padding: 0;
		text-align : center;
}

A:link {color: blue;text-decoration: underline;font-size: 10pt;
}

A:visited {color: blue;text-decoration: underline;font-size: 10pt;
}

A:hover {color:red;text-decoration: underline; font-size: 10pt;}

A:active {color: blue;text-decoration: underline;font-size: 10pt;
}


A.leftnav:link {
	color: white; text-decoration: underline;font-size: 10pt;font-weight: normal;
}
A.leftnav:visited {
	color: white; text-decoration:underline;font-size: 10pt;font-weight: normal;
}
A.leftnav:hover {
	color: yellow; text-decoration: underline; none;font-size: 11pt;font-weight: normal;
}


a.white:link {color: white; text-decoration: underline; font-size: 10pt}
a.white:visited {color: white; text-decoration: underline; font-size: 10pt}
a.white:hover {color: white; text-decoration: none; font-size: 10pt}
a.white:active {color: white; text-decoration: underline; font-size: 10pt}

a.black:link {color: #333333; text-decoration: underline; font-size: 10pt}
a.black:visited {color: #333333; text-decoration: underline; font-size: 10pt}
a.black:hover {color: #333333; text-decoration: none; font-size: 10pt}
a.black:active {color: #333333; text-decoration: underline; font-size: 10pt}

h3{
	color: navy;
}

.header {
	font-family: arial;
	font-size: 20pt;
	font-weight: 900;
	color: #000080;
}


.blueborder {
	border : groove blue;
	font-size: 11pt;
}

.inputText{
	border: thin groove;
	font-family: arial;
	font-size: 12px
}

.thinborder{
	border: thin groove black;
}

.fontStyle{
	font-size: 12pt
}

.detailStyle{
	color: #000080;
}
.tagline	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style:italic;
	color: white;
	background-color:blue;
	font-weight : bold;
	font-size : 10pt;
}

TD.homeTxt {
	height:35;
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color: red;
	font-weight : bold;
	font-size : 13pt;
}

.homeTxt {	
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color: red;
	font-weight : bold;
	font-size : 13pt;
}


.foot1 {
	color: blue; font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #B0E0E6;
}

.foot2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color:  blue;
	font-weight : bold;
	font-size : 6pt;
}

.foot3 {
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color:  #000000;
	font-weight : bold;
	font-size : 8px;
}

