/* Global Parameters  */

	body {
background-color: #FFFFFF;
	/*background-image:  url(../images/bg-site.gif);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#2179c2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#afc8e8;
	scrollbar-darkshadow-color:#afc8e8;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
	
	h1 	
		{ font-family: Verdana, arial, helvetica; font-size: 18px; color: #CC6600; font-weight: bold; }

	h2 	
		{ font-family: Verdana, arial, helvetica; font-size: 15px; color: #CC6600; font-weight: bold; }
		
	h3 	
		{ font-family: Verdana, arial, helvetica; font-size: 13px; color: #FF9900; font-weight: bold; }

	ul, li, ol
		{ list-style-type: disc;
		
		font-family: Verdana, arial, helvetica; font-size: 11px; color: #666666; font-weight: none; }
		
	 hr
	   { font-family: Verdana, arial, helvetica; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #A7A7A7; text-decoration: none;font-weight: none; }
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #999999; text-decoration: none; font-weight: none;}
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif";  font-size: 11px; color: #406618; text-decoration: none; font-weight: none;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif";  font-size: 11px; color: #333333; text-decoration: none; font-weight: none;}
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif";  font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif";  font-size: 10px; color: #1E4814; text-decoration: none; font-weight: none;}
	a.link-blue13:link, a.link-blue13:visited, a.link-blue13:active
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #2179C2; text-decoration: none; font-weight: none;}
	a.link-blue13:hover
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #1E4814; text-decoration: none; font-weight: none;}
		

		.textsnormal
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #2179C2;
	text-decoration: none;
	line-height: 14px;}	
		.textsblue12
		{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #2179C2;
	text-decoration: none;
	line-height: 14px;}	
		.textsnormal11
		{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;}	
		.textsnormal13
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;}	
		.textsaddress
		{
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;}	
		.textslightblue
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #00b9f2;
	text-decoration: none;
	line-height: 14px;}	
		.textslightblue15
		{
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #00b9f2;
	text-decoration: none;
	line-height: 17px;}	
		.textswhite13
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;}	
		.textsyellow13
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #a1a859;
	text-decoration: none;
	line-height: 13px;}	



		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: Verdana, arial, helvetica; font-size: 11px; color: #002478; background-color: #000000; }

	.table-address 
		{ font-family: Verdana, arial, helvetica; font-size: 11px; color: #FFFFFF; text-align: center; }
		
 .input {
	
	color: #402205;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #2179C2;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	scrollbar-face-color:#2179c2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#afc8e8;
	scrollbar-darkshadow-color:#afc8e8;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
	.MyButton {
	background-color: #3b89c9;
	color: #402205;
	font-style: normal;
	font-family: Verdana, arial, helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: none;
	border: 1px none #EFEFEF;
	}
.tborder {
	border: 1px dotted #000000;
}

