body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	background-attachment : fixed;
	font-size : 12pt;
	background-image : url(images/bg01.jpg);
	background-position: right;
	margin-left : 15;
	margin-right : 15;
	margin-top : 15;
	margin-bottom: 25;
}
	
.text{
	font-size : 15px;
	font-weight : bold;
	color : #8C0017;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 17px;
	padding : 15;
	width : 140px;
}

.text A {
	text-decoration : none;
	color :  #DA6545;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	width : 140px;
}

.text A:HOVER{
	text-decoration :underline;
	color : #DA6545;  
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	width : 140px;
}
	
.menu {
	color : #c3c3c3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-align : right;
	line-height : 17px;
	}
	
.menu A {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	width : 140px;
	font-weight : bold;
}

.menu A:HOVER{
	text-decoration :underline;
	color : #B7B7B7;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	width : 140px;
	font-weight : bold;
}
	
.selected {
	text-decoration : none;
	color : #DA6545;
	font-size : 10px;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	width : 140px;
}

.table01 {
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 2px solid #8C0017;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left : 15px;
	padding-right : 15px;
}

.table01 A {
	font-size : 12px;
	font-weight : bold; 
	color : #BD2F08;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.table01 A:HOVER {
	font-size : 12px;
	font-weight : bold;
	color : #BD2F08; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}