body{
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#AAAAAA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-darkshadow-color:#FFFFFF;
	background-color:#000000;
}
a{color:blue;}
a:hover{text-decoration:none;}
hr{
	border:1pt solid #666666;
	height:1pt;
}
img{border:0px;}
img.b{
	border:1px solid gray;
}
ul{
	list-style:square;
	margin-top:6px;
}
ol{margin-top:6px;}
ul.list1{
	list-style-image:url("images/list.gif");
	margin-left:25px;
	font-size:9pt;
}
.content{
	font-family:Verdana;
	font-size:8.5pt;
	line-height:18px;
	padding:5px;
	color:#000000;
}
.title{
	font-family:Arial;
	font-size:20pt;
	color:navy;
}
.title1{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:navy;
}
.mytable1{
	background-image:url("images/bg.gif");
	background-repeat:repeat-y;
}
.mytable2{
	font-size:10pt;
	padding:5px;
	border:1pt solid #666666;
}
.mytable3{
	font-size:8pt;
	padding:2px;
	border:1pt solid #666666;
}
.mytable4{
	font-family:tahoma;
	font-size:8pt;
	padding:3px;
}
.holidaypkg{
	background-image:url("images/pkgbg.gif");
	background-repeat:no-repeat;
	background-position:top center;
	font-size:8pt;
	padding:5px;
}
.menu{
	font-family:verdana;
	font-size:10pt;
	padding:3px;
}
.info{
	font-family:tahoma;
	font-size:8pt;
	color:#999999;
}
.col1{
	background-color:navy;
	color:#FFFFFF;
}
.col2{
	background-color:#99CC00;
}
.col3{
	background-color:#EFEFEF;
}
.green{
	color:#006600;
}
.red{
	color:#FF3300;
}
.days{
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
}
.h1{
	background-color:navy;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}
.alert{
	font-weight:bold;
	color:red;
}