@charset "utf-8";
/* CSS Document */
BODY {
	FONT-FAMILY: times new roman; 
	FONT-SIZE: 13px;
}
TD {
	FONT-FAMILY: times new roman; 
	FONT-SIZE: 13px;
}
FONT {
	FONT-FAMILY: times new roman; 
	FONT-SIZE: 15px;
}
SUP {
	FONT-SIZE: 10px;
}
A {
	COLOR: #af7748;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	COLOR: blue;
}
a:visited {
	text-decoration: none;
	color: #af7748;
	/*COLOR: #d2232a;*/
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	COLOR: #af7748;
}
.Red {
	COLOR: #d2232a;
}
.PageTitle {
	COLOR: #d2232a; 
	FONT-SIZE: 17px;
}
.HomeContent {
	POSITION: absolute;
	LINE-HEIGHT: 14px;
	MARGIN-TOP: 0px;
	WIDTH: 350px;
	MARGIN-LEFT: 0px;
	margin-bottom: 0px;
	left: 618px;
	top: 127px;
	height: 512px;
}
.Content {
	
	FONT-FAMILY: times new roman; 
	FONT-SIZE: 15px;
}
.TextNav {
	FONT-FAMILY: times new roman; 
	FONT-SIZE: 13px;
}
.BlackTable {
	BORDER-LEFT: black 1px solid; 
	BORDER-TOP: black 1px solid;
}
.BlackTable TD {
	BORDER-BOTTOM: black 1px solid; 
	BORDER-RIGHT: black 1px solid;
}
