BODY {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	margin : 0px 0px 0px 0px;
	text-align : left;
	background-color : #660033;
}

H1 {
	font-size : 24pt;
	font-variant : small-caps;
	text-align : center;
	color : #FFD700;
	background-color : transparent;
	font-family : "Georgia","Times New Roman", Times, serif;
}
H2 {
	font-size : 12pt;
	font-variant : small-caps;
	color : #FFD700;
	background-color : transparent;
	font-family : "Georgia","Times New Roman", Times, serif;
}
H3 {
	font-size : 12pt;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	color : Navy;
	background-color : transparent;
	font-weight : bold;
}
H4 {
	font-size : 10pt;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	color : #660033;
	background-color : transparent;
	font-weight : bold;
}
DIV#headermain {
	background-color : #660033;
	color : #FFD700;
	background-image : url(images/back.jpg);
	border-bottom-color : Yellow;
	border-bottom-style : ridge;
	border-bottom-width : medium;
	width : 100%;
	top : 0%;
	left : 0%;
	text-align : center;
	height : 128px;
	background-repeat : no-repeat;
}
DIV#header {
	background-color : #660033;
	color : #FFD700;
	background-image : url(images/back2.jpg);
	border-bottom-color : Yellow;
	border-bottom-style : ridge;
	border-bottom-width : medium;
	width : 100%;
	top : 0%;
	left : 0%;
	text-align : left;
	height : 80px;
	background-repeat : no-repeat;
}

DIV#leftcol {
	background-color : #660033;
	width : 20%;
	float : left;
	text-align : left;
	margin-left : 1%;
	margin-top : 0px;
	z-index : 10;
	color : inherit;
}
	
A {
	color: #FFD700;
	background-color: #660033;
	font-family: "Georgia","Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10pt;
	margin-bottom: 3px;
}
A#footer {
	color : #FFD700;
	background-color : #8B4513;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
	margin-bottom : 3px;
}
A.profiles {
	color : Navy;
	background-color : transparent;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
}
A.retired {
	color : Black;
	background-color : transparent;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
}
A:LINK {
	color : #FFD700;
	background-color : #660033;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
	margin-bottom : 3px;
}
A:LINK#footer {
	color : #FFD700;
	background-color : #8B4513;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
	margin-bottom : 3px;
}
A:LINK.profiles {
	color : Navy;
	background-color : transparent;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
}
A:HOVER {
	background-color : #660033;
	color : White;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
	margin-bottom : 3px;
}
A:HOVER#footer {
	color : White;
	background-color : #8B4513;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
	margin-bottom : 3px;
}
A:HOVER.profiles {
	color : #660033;
	background-color : transparent;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
}
A:VISITED {
	color : #FFD700;
	background-color : #660033;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
	margin-bottom : 3px;
}
A:VISITED#footer {
	color : #FFD700;
	background-color : #8B4513;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
	margin-bottom : 3px;
}
A:VISITED.profiles {
	color : Black;
	background-color : transparent;
	font-family : "Georgia","Times New Roman", Times, serif;
	font-variant : small-caps;
	text-decoration : none;
	white-space : nowrap;
	font-size : 10pt;
}
DIV#content {
	background : White;
	color : inherit;
	padding : 20px 10px 6px 20px;
	text-align : left;
	margin-left : 25%;
	margin-right : 2px;
	margin-top : 0px;
	z-index : 5;
}

DIV#footer {
	clear : both;
	text-align : center;
	font-size : 8pt;
	color : White;
	background-color : #8B4513;
	width : 100%;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;	
	border-top-color : Yellow;
	border-top-style : ridge;
	border-top-width : medium;
}
TABLE {
	padding : 0;
}

TD.footer {
	padding-left: 4px;
	padding-right: 4px;
	border : thin dotted #66FFCC;
	text-align : center;
	background-color : White;
	color : inherit;
	}
P.menu {
	margin : 2px;
}
TD.lt {
	padding-left: 4px;
	padding-right: 4px;
	border : thin solid #009999;
	text-align : left;
	background-color : White;
	color : inherit;
	font-size : 9pt;
}
TD.rt {
	padding-left: 4px;
	padding-right: 4px;
	border : thin solid #009999;
	text-align : right;
	background-color : White;
	color : inherit;
	white-space : nowrap;
	font-size : 9pt;
}
