body{
	background-image:url("images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#FCB415;
	margin:5px;
}
body.cover{
	margin:0px;
}
a{color:blue;}
a:hover{
	text-decoration:none;
	color:#163367;
}
hr{
	border:1pt solid #1D809F;
	height:1pt;
}
h3{font-family:arial;margin-bottom:5px;}
img{border:0px;}
img.b{
	border:1px solid gray;
}
input.se{font-size:8pt;}
ul{list-style:square;}
ul.list1{
	list-style-image:url("images/list.gif");
	margin-left:25px;
	font-size:8pt;
}
ul.sublist{
	list-style:disc;
}
.content_cell{
	background-image:url("images/bg2.jpg");
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
}
.content{
	font-family:Verdana;
	font-size:10pt;
	line-height:18px;
	padding:5px;
	color:#000000;
}
.lmenu{
	font-size:8pt;
	font-family:tahoma;
	padding:3px;
}
.title{
	font-family:Arial;
	font-size:20pt;
	color:navy;
}
.title1{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:navy;
}
.subtitle{
	font-weight:bold;
}
.subtitle2{
	font-size:9pt;
	font-weight:bold;
	color:#3863AE;
	text-decoration:underline;
}
.table1{
	background:#FFFFFF;
	border:solid 1pt #FFFFFF;
}
.table2{
	font-size:10pt;
	padding:5px;
}
.table3{
	font-size:8pt;
	padding:2px;
}
.table4{
	font-size:8pt;
	padding:1px;
	border:1px solid #14476A;
}
.menu{
	font-family:verdana;
	font-size:10pt;
	padding:3px;
}
.info{
	padding:2px;
	font-family:tahoma;
	font-size:7pt;
	color:#999999;
}
.col1{
	background-color:#3B94D1;
	color:#FFFFFF;
}
.col2{
	background-color:#EEEEEE;
}
.col3{
	background-color:#FFCC99;
}
.navydiv{
	background-color:navy;
	color:#FFFFFF;
}
.orangediv{
	background-color:#FF6600;
	color:#FFFFFF;
}
.th1{
	background-color:#009900;
	color:#FFFFFF;
}
.th1_1{
	background-color:#99CC00;
	color:#000000;
}
.th2{
	background-color:#FF9933;
	color:#FFFFFF;
}
.th2_1{
	background-color:#FFCC00;
	color:#000000;
}
.th3{
	background-color:#FF0000;
	color:#FFFFFF;
}
.th3_1{
	background-color:#FF6699;
	color:#000000;
}
.cell_{border-bottom:1px dotted #163367;}
.green{
	color:#006600;
}
.red{
	color:#FF3300;
}
.alert{
	color:#DD0000;
	font-weight:bold;
}
.confirm{
	color:#006600;
	font-weight:bold;
}
.days{
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
}
.h1{
	background-color:navy;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}
