body {
	margin : 50px 0px 0px 0px;
	font-family : Microsoft Sans Serif, Verdana, Geneva, Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
	color : #999;
	text-align:center;
	background-color:#fff;
	
}
td {
	font-family : Microsoft Sans Serif, Verdana, Geneva, Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}
#top {
	margin: 0px auto 0px;
	width : 649px;
	min-height:73px;
	text-align:left;
	border-left:1px solid #990000;
	border-top:1px solid #990000;
	border-bottom:0px solid;
}
#top2 {
	margin: 0px auto 0px;
	width : 632px;
	background-color:#990000;
	height:30px;
	padding-left:18px;
	text-align:left;
}
#topleft {
	padding:12px;
	margin-left:3px;
	float:left;
}
#topright {
	padding:10px;
	padding-right:0px;
	float:right;
}
#curve {
	float:right;
	position:relative;
	top:-1px;
}
#container{
	margin: 0px auto 0px;
	width:618px;
	min-height:300px;
	border-left:1px solid #990000;
	border-bottom:1px solid #990000;
	border-right:1px solid #990000;
	text-align:left;
	padding:15px;
}
#btm {
	margin: 0px auto 0px;
	width:650px;
	padding:5px;
}
#btmleft {
	float:left;
	color:#ccc;
}
#btmright {
	float:right;
}

/* Menu Styles */
td.menuitemL1 {
	padding:6px;
	padding-right:20px;
	text-align:left;
	text-indent:8px;
	background-image:url(../fx/menu.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
}
td.menuitemL1_on {
	padding:6px;
	text-align:left;
	padding-right:20px;
	text-indent:8px;
	background-image:url(../fx/menu.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
}
td.menuitemL1 a:link, td.menuitemL1 a:visited {
	color:#fff;
	font-weight:bold;
}
td.menuitemL1_on a:link, td.menuitemL1_on a:visited {
	color:#F4A0BD;
	font-weight:bold;
}



/* Misc */
li {
	margin-left:-22px;
	margin-bottom:4px;
	color:#333;
}

h1 {
	font-size : 13px;
	font-weight : bold;
	padding-bottom:5px;
	color : #990000;
	background-image: url(../fx/h1.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	text-indent:16px;
	margin-bottom:3px;
}


/* Links */
a:link {
    COLOR: #990000;
    TEXT-DECORATION: none;
	font-weight:bold;
}
a:visited {
    COLOR: #990000;
    TEXT-DECORATION: none;
	font-weight:bold;
}
a:hover {
    COLOR: #F4A0BD;
}

/* forms */
INPUT,textarea {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #641517;
}
input.radio {
	border:0px solid;
}
TEXTAREA {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, San Serif
}
SELECT {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, San Serif
}

input.button {
	height:19px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, arial, Helvetica, San Serif;
	line-height : 10px;
	background-color:#641517;
}
#fr {
	width:400px;
	float:right;
	text-align:right;
	padding:5px
}
#fr a:link, #fr a:visited, #fr a:active {
	font-size:11px;
	color:#666;
	font-weight:normal;
}
#fr a:hover {
	color:#CC0000;
}
