@charset "utf-8";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
}
h1{
	font-size:20px;
	text-decoration:none;
	color:#777777;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	}
a.h1{
	text-decoration:none;
	color:#777777;
	}
a:hover.h1{
	text-decoration:none;
	color:#777777;
	}
h2{
	font-size:20px;
	text-decoration:none;
	color:#777777;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	}
a.h2{
	text-decoration:none;
	color:#777777;
	}
a:hover.h2{
	text-decoration:none;
	color:#777777;
	}
th.topbar{
	background-image:url(../images/bg_gradianttop.jpg);
	background-repeat:repeat;
	}
th.logobg{
	background-image:url(../images/bg2_logo.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px;
	}
th.navigationmidbg{
	background-image:url(../images/navigationtabmidbg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin:0px;
	}
p.arial11gry{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	margin:0px;
	line-height:18px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
	
p.arial11gry-message{
	font-family:"Times New Roman", Times, serif;
	color:#999999;
	margin:0px;
	line-height:30px;
	font-size:19px;
	text-decoration:none;
	font-weight:lighter;
	}
	
p.arial11red{
	font-family:Arial, Helvetica, sans-serif;
	color:#c60000;
	margin:0px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
p.arial13red{
	font-family:Arial, Helvetica, sans-serif;
	color:#c60000;
	margin:0px;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	}

p.arial13blk{
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	margin:0px;
	line-height:20px;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	}
p.arial12gry{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	margin:0px;
	line-height:20px;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	}
a.arial12gry{
	color:#777777;
	margin:0px;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}
a:hover.arial12gry{
	color:#BD1D1D;
	margin:0px;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}
p.arial11lightgry{
	font-family:Arial, Helvetica, sans-serif;
	color:#c5c5c5;
	margin:0px;
	line-height:18px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
a.arial11lightgry{
	color:#c5c5c5;
	text-decoration:none;
	font-weight:normal;
	}
a:hover.arial11lightgry{
	color:#888888;
	text-decoration:none;
	font-weight:normal;
	}
	
th.arrow1menu a{
	font-size:13px;
	color:#666666;
	float: left;
	display: block;
	width:220px;
	padding-left:15px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:10px;
	height:25px;
	margin:0px;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	
}
th.arrow1menu a:hover{
	color:#000000;
	height:25px;
	background-image:url(../images/arrow_blk.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
th.arrow1menuactive a{
	font-size:13px;
	color:#000000;
	float: left;
	display: block;
	width:220px;
	padding-left:15px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:10px;
	height:25px;
	margin:0px;
	text-align:left;
	text-decoration: none;
	background-image:url(../images/arrow_blk.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight:normal;
}
.dropbg{
	background-image:url(../images/backbg_fordropdown.png);
	background-repeat:repeat-x;
	margin:0px;
	}
.dotline3{
	background-image:url(../images/dotline1.jpg);
	background-repeat:repeat-x;
	margin:0px;
	height:1px;
}
.botmcolors{
	background-image:url(../images/bottom2colors.jpg);
	background-repeat:repeat-x;
	margin:0px;
	height:10px;
	}