a {
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #5A0000;
	font-weight: bold;
}
body {
	background-color: #5A0000;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}	
.border1 {	border: thin solid #cccccc;
}
.border2 {	border: medium ridge #666666;
}
.customfondstyle1 {	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5A0000;
	text-decoration: none;
	font-weight: bold;
}

.customfondstyle2 {	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A50000;
	text-decoration: none;
	font-weight: bold;
}
.customfondstyle3 {	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.customfondstyle4 {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A0000;
	text-decoration: none;
	font-weight: bold;
}
.customfondstyle5 {	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A0000;
	text-decoration: none;
	font-weight: normal;
}
.customfondstyle6 {	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5A0000;
	font-weight: bold;
}
.boxshadowSmall {
    -moz-box-shadow: 4px 4px 5px #999;
    -webkit-box-shadow: 4px 4px 5px #999;
    box-shadow: 4px 4px 5px #999;
	border: thin solid #CCCCCC;
}
.boxshadowSmallLight {
	-moz-box-shadow: 4px 4px 5px #999;
	-webkit-box-shadow: 4px 4px 5px #999;
	box-shadow: 4px 4px 5px #999;
	border: thin solid #CCCCCC;
	background-color: #eeeeee;
}
.boxshadowSmallRed {
	-moz-box-shadow: 4px 4px 5px #999;
	-webkit-box-shadow: 4px 4px 5px #999;
	box-shadow: 4px 4px 5px #999;
	border: thin solid #CCCCCC;
	background-color: #5a0000;
}
.boxshadowNoBorder {
    -moz-box-shadow: 4px 4px 5px #999;
    -webkit-box-shadow: 4px 4px 5px #999;
    box-shadow: 4px 4px 5px #999;
}
.Arial14_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration: none;
	font-weight: none;
}
.Arial12_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: none;
	font-weight: none;
}
.Arial14_99000_U {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	text-decoration: underline;
	font-weight: none;
}

