﻿BODY{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
}

TABLE.MAIN{
	border-left: 2px solid #A59D98;
	border-right: 2px solid #A59D98;
	border-bottom : 2px solid #A59D98;
}

TD.INDEXMENU{
	background-color: #560D24;
	color : Silver;
}

TD.INDEXBODY{
	background-image: url(images/bkgd2.gif);
	background-repeat: repeat-y;
	vertical-align : top;
}

DIV.INDEXMENU{
	padding-left: 18px;
	background-color: #560D24;
	color : Silver;
}

DIV.INDEXBODY{
	padding-left : 24px;
	vertical-align : top;
}

DIV.FINEPRINT{
	background-color: #560D24;
	height : 14px;
	padding-top : 2px;
	color: White;
	font-size: 9px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

DIV.FINEPRINT A{
	color : Silver;
	font-weight : bold;
}

DIV.FINEPRINT A:HOVER{
	color : White;
}

H1{
	font-size : 14px;
	font-weight : bold;
	margin-top : 4px;
	margin-bottom : 0px;
	text-align: left;
	color: #560D24;
}

H2{
	color : #560D24;
	font-size: medium;
	font-weight : 700;
	margin-top : 4px;
	margin-bottom : 0px;
	text-align: none;
	height: 2px;
	font-style: italic;
}

H3{
	color : Black;
	font-size : 12px;
	font-weight : bold;
	margin-top : 4px;
	margin-bottom : 0px;
}

P.BODY{
	/*margin-top : 2px;
	margin-bottom : 8px; */
	font-size : 11px;
	text-align: left;
	width: 428px;
	/*height: 14px;*/
}

P.BODY A{
	color : #560D24;
	font-weight : bold;
	text-decoration : none;
}

P.BODY A:HOVER{
	color : #CC0033;
}

.BODY{
	font-size : 11px;
}

P.QUOTE{
	font-size : 12px;
	font-style : italic;
}

A.BIGLINK{
	color : #560D24;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}

A.BIGLINK:HOVER{
	color : #CC0033;
}

.MainMenu {text-decoration: none; font-family: Arial, Helvetica, sans-serif;font-size: 20px;font-weight: normal;color: #a9a9a9;text-align: left;vertical-align: top;}
	a.MainMenu:hover {text-decoration: none;color: #ffffff;}
	a.MainMenu:active {text-decoration: none;color: #a9a9a9;}

.SubMenu {text-decoration: none; font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: normal;color: #a9a9a9;text-align: left;vertical-align: top; margin-left:45px;}
	a.SubMenu:hover {text-decoration: none;color: #ffffff;}
	a.SubMenu:active {text-decoration: none; color: #a9a9a9; }
