body  {
	color : #2E3149;
	font-family : Tahoma, Verdana, sans-serif;
	background-color : #666699;
	font-size : 12px;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: Silver;
	SCROLLBAR-SHADOW-COLOR: #353535;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #Silver;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #353535;
}

a:link  {
	color : #333366;
	text-decoration : none;
	font-weight : bold;
}

a:visited  {
	color : #333366;
	text-decoration : none;
	font-weight : bold;
}

a:hover  {
	color : #660099;
	text-decoration : underline;
	font-weight : bold;
}

a:active  {
		color : #E0A61F;
		font-weight : bold;
}

td  {
	color : #2E3149;
	font-family : Tahoma, sans-serif;
	background-color : transparent;
	font-size : 12px;
}

h1  {
	font-size : 20px;
	font-family : Arial, Tahoma, sans-serif;
	color : #666699;
	word-spacing : 3px;
	font-weight : bolder;
	text-align : right;
	padding-bottom : 1px;
	padding-top : 2px;
	border-bottom : groove Silver;
	letter-spacing : 4px;
	font-variant : small-caps;
}

h2  {
	margin-top : 12px;
	margin-bottom : 12px;
	color : #45496D;
	background-color : transparent;
	font : bold 18px Arial Narrow, Arial;
}

h3  {
	font : bold 17px Arial Narrow, Arial;
	color : #45496D;
	background : transparent;
	margin-bottom : 6px;
	border : thin Black;
	border-color : Black;
}

h4  {
	font-size : 16px;
	font-family : "Arial Narrow", Arial;
	color : #45496D;
	background : transparent;
	margin-bottom : 0px;
	font-weight: bolder;
	font : bold;
	text-decoration : underline;
}

h5  {
	font-size : 15px;
	font-family : "Arial Narrow", Arial;
	color : #000000;
	background : transparent;
	margin-top : 14px;
	margin-bottom : 2px;
	font-weight: bolder;
	font : bold;
}
		
h6  {
	font-size : 14px;
	font-family : "Arial Narrow", Arial;
	color : #000000;
	margin : 0% 0%;
	margin-bottom : 2px;
	word-spacing : 3px;
	margin-top : 14px;
	font-weight: bolder;
	font : bold;
}

div.header {
	position:absolute;
	left:0;
	top:0;
	width:102%;
	background : Black repeat-x scroll top;
	height : 20px;
	font-size : 20px;
	font-family : Arial, Tahoma, sans-serif;
	color : silver;
	word-spacing : 3px;
	font-weight : bolder;
	text-align : left;
	padding-bottom : 10px;
	padding-top : 5px;
	letter-spacing : 4px;
	font-variant : small-caps;
}
	
div.tip  {
	background-color : #BFBFD5;
	font-family : Tahoma, Arial, sans-serif;
	font-size : x-small;
	color : Black;
	padding : 5px 5px 7px 10px;
	text-align : center;
	border : thin double Black;
	width : 250px;
}

div.small  {
	font-family : Tahoma, sans-serif;
	font-size : 80%;
	color : #000000;
	text-align : center;
}

div.tblhead {
	color : #C5C5D8;
	font-family: Tahoma, Verdana, san-serif;
	background-color : #45496D;
	word-spacing : 4px;
	padding : 2 2;
	font-size : 11px;
	font-weight : bold;
	background-image : none;
	text-align : center;
}

div.tiphead {
	color : #C5C5D8;
	font-family: Tahoma, Verdana, san-serif;
	background-color : #45496D;
	letter-spacing : 6px;
	padding : 2 2;
	font-size : 12px;
	font-weight : bolder;
	text-align : center;
}

div.top {
	position:absolute;
	left:0;
	top:0;
	width:102%;
	background : Black repeat-x scroll top;
	height : 20px;
	margin-right : 0;
	padding : 0;
}

A.menulink, a.menulink:visited {
	display: block;
	width: 150px;
	font-family: Tahoma, verdana, sans-serif;
	font-size:12px;
	color: #45496D;
	BORDER: none;
	border: solid 1px #fcfcfc;
}

A.menulink:hover {
	border: 1px solid #313131;
	text-decoration: none;
	background-color: #45496D;
	color: #fcfcfc;
}

A.litmenulink, a.litmenulink:visited {
	display: block;
	width: 180px;
	font-family: Tahoma, verdana, sans-serif;
	font-size:12px;
	color: #45496D;
	BORDER: none;
	border: solid 1px #fcfcfc;
}

A.litmenulink:hover {
	border: 1px solid #313131;
	text-decoration: none;
	background-color: #45496D;
	color: #fcfcfc;
}
A.bottomnav {
	text-align: left;
	text-decoration: none;
	font-family:tahoma;
	font-size:10px;
	font-weight : bold;
	color: #000000;
	BORDER: none;
	border: solid 1px #c0c0c0;
	background-color: #c0c0c0;
}

.blue {
	color:#45496D;
	background:transparent;
}

li {
	list-style-type : square;
	color: #2E3149;
	margin-bottom : 3px;
	list-style-image : url(<img src="images/bullet.jpg);
}

A.reglink {
	font-family: Arial, verdana, sans-serif;
	font-size:10px;
	color: #45496D;
	text-decoration : underline;
}

A.reglink, a.reglink:visited {
	font-family: Arial, verdana, sans-serif;
	font-size:10px;
	color: #45496D;
	text-decoration : underline;
	margin-bottom:0px;
	margin-top:0px;
}

A.goldlink {
	font-family: Tahoma, verdana, sans-serif;
	font-size:10px;
	color: #ffcc33;
	text-decoration : underline;
}

A.goldlink, a.goldlink:visited {
	font-family: Arial, verdana, sans-serif;
	font-size:10px;
	color: #ffcc33;
	text-decoration : underline;
	margin-bottom:0px;
	margin-top:0px;
}