body  {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #006699;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #B4C0DB;
	scrollbar-highlight-color: #7F94C7;
	scrollbar-3dlight-color: #103487; /*scrollbar-face-color: Blue;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #4169E1;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: #0078c7;
	scrollbar-3dlight-color: Blue;
	scrollbar-darkshadow-Color: #0078c7;
	background-image : url(../images/bgleft.jpg);
	background-repeat : repeat-y;
	background-position : left;
	background-attachment : fixed;*/
	color: #666666;
}
table, td, input, select, textarea {
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-top : 0px;
}

input, select, textarea {
	border-bottom: 1px solid #747575;
	border-left: 1px solid #747575;
	border-right: 1px solid #747575;
	border-top: 1px solid #747575;
}
input.noborder {
	border: none;
}

form {
	margin-left : 0px;
	margin-top : 0px;
}
a:link	{
	color: #0e3192;
	text-decoration: underline;
}
a:visited {
	color: #0e3192;
	text-decoration: underline;
}
a:hover	{color: #CC0000;text-decoration: none;}
a:selected	{ color: #0000FF; text-decoration: underline;}

a.linkTitle:link, a.linkTitle:visited, a.linkTitle:hover, a.linkTitle:selected {
	color: #FFFFFF;
	text-decoration: none;
}

a.blue:link {color: #006699;text-decoration: none;}
a.blue:visited {color: #006699;text-decoration: none;}
a.blue:hover {color: #006699;text-decoration: none;}
a.blue:selected {color: #006699;text-decoration: none;}

a.white:link {color: #FFFFFF;text-decoration: none;}
a.white:visited {color: #FFFFFF;text-decoration: none;}
a.white:hover {color: #FFFFFF;text-decoration: none;}
a.white:selected {color: #FFFFFF;text-decoration: none;}
 
table.border {
	align: center;
	border-left-color: #006699;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #006699;
	border-right-style: solid;
	border-right-width: 1px;
}

hr {
	border : thin #C0C0BF;
}


.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.error {
	color: #933;
	font-weight: 900;
}

#rowBar {
	background-color: #EEEEEE;
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#row2 {
	background-color: #EEEEEE;
}
#row1 {
	background-color: #EEEEEE;
}

#row3 {
	background-color: #FFFFFF;
}

.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-weight: 900;
	color : #000000;
}
.big { font-family: arial, helvetica, geneva, sans-serif;font-weight: bold;font-size: 35pt;color : #006699;}

.copyright { color : #666666; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px }

#btn1 {
	color: #FFFFFF; 
	background: #006699;
}

#center {
	text-align: center; 
}
.formTitle {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 5;
}

