body
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
	color: #595959;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

a:visited	{ text-decoration: underline; color: #F31E0F; }
a:active	{ text-decoration: underline; color: #F31E0F; }
a:link 		{ text-decoration: underline; color: #F31E0F; }
a:hover		{ text-decoration: underline; color: #A30B01; }

a.copyright:visited	{ text-decoration: none; color: #FFFFFF; }
a.copyright:active	{ text-decoration: none; color: #FFFFFF; }
a.copyright:link 	{ text-decoration: none; color: #FFFFFF; }
a.copyright:hover	{ text-decoration: none; color: #FECCB4; }

a.menuPop:visited
{
	color: #000000;
	font-size: 9px;
	font-weight : bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
a.menuPop:active
{
	color: #000000;
	font-size: 9px;
	font-weight : bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
a.menuPop:link
{
	color: #595959;
	font-size: 9px;
	font-weight : bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
a.menuPop:hover
{
	color: #FFFFFF;
	font-size: 9px;
	font-weight : bold;
	text-decoration: none;
	background-color: #990B01;
	border: solid #000000 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

.button{
	font-size: xx-small;
	font-weight : bold;
	font-family : Verdana, Helvetica, Arial, Tahoma, Sans-Serif;
	color: #000000;
	background: #D7D4D4;
}

.form{
	border: #000000 1px solid;
	padding-left: 1px;
	font-size: xx-small;
	font-family : Verdana, Arial, Tahoma, Helvetica;
	background-color: #ffffff;
	color: #000000;
}

th{
	background: #A30B00;
	color : #FFFFFF;
	font-family : Verdana, Arial, Tahoma, Helvetica;
	font-size : xx-small;
	text-transform: uppercase;
	font-weight : bold;
}

.main{
	vertical-align: top;
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.title{
	font-weight : bold;
	font-size: 11px;
	color : #A30B01;
	padding-left: 3px;
	padding-right: 3px;
}

.subtitle{
	font-weight : bold;
	font-size: 10px;
	color : #A30B01;
}

.copyright{
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A30B01;
}

.menuMain{
	vertical-align: top;
	font-size: 11px;
	color: #595959;
	background-color: #F6F6F6;
}

.menuBottom{
	text-align: center;
	font-size: 10px;
	color: #C5C5C5;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

hr{
	color: #ededed;
	width : 100%;
	text-align : center;
}

.standard{
	font-size: 11px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.c1Area{
	/*background-color: #FFF;*/
	/*border: 1px solid #DDD;*/
	background-image: url(../img/bg_th01.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 150px; 
	height: 150px;
}

ul{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

li {
	list-style: none url("../img/li01.gif");
}

.listvalue1{
	color: #000000;
	font-size: 10px;
	background: #F6F6F6;
	padding-top: 4px;
	padding-bottom: 4px;
}

.listvalue2{
	color: #000000;
	font-size: 10px;
	background: #f0f0f0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.menuPopUp {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: solid #000000 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
}

#menu1 {
	visibility: hidden;
	position: absolute;
	left: 291px;
	top: 58px;
	z-index: 99;
}

#menu2 {
	visibility: hidden;
	position: absolute;
	left: 579px;
	top: 58px;
	z-index: 99;
}
