body {
    margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-image: url(/images/bg_main.jpg);
	background-color: #6a0303;
	background-repeat:repeat-x;
}

.style1 {font-size: 10px;}
.style2 {font-size: 18px;}
.style3 {color: #333333;}
.style4 {color: #333333; font-size:16px;}
.style5 {font-family: Times New Roman, Times, serif; color: #FFFFFF; font-size: 36px; letter-spacing: 0.2cm}
.style9 {font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #FFFFFF; font-weight: bold;}
.style10 {background-image:url(../images/bg_bottom.gif)}
.style26 {font-size: large}
.style28 {font-size: medium; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: small;}
.style25 {font-size: small; color: #FFFFFF;}
.style29 {color: #333333}
.style30 {font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style31 {font-size: small}
.style20 {font-size: medium}
.style23 {color: #000000; }

.imgborder1 {border: 2px solid #666666; 
}

.imgborder {border: 1px solid #cccccc; 
}

.thinborder { border: 1px solid #ffff00; }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul.list_one {outline: none;
  list-style-type:none; /* remove the bullets */
  margin:0; /* remove the automatic margin that some browsers use for the text-indent. */
  padding:0; /* remove the automatic padding that other browsers use for the text-indent. */
  width:200px; /* fix the width of the list items which would default to 100% */
  line-height:1.9; /* fix the height of the lines which would default to 1 */
}
ul.list_one a, ul.list_one a:visited, ul.list_one a:active {
  text-decoration:none; /* remove the default underline from the links */
  display:block; /* make each link into a block so that hovering over any area of the link will cause a change of background color */
  width:200px; /*set the width to be the same as the ul width */
  text-align:right;
  background:#999900; /* make the background color green */
  color:#fff; /* make the text color white */
  border-bottom:1px solid #ffff66; /* separate the links with a 1px wide yellow line */
}
ul.list_one a:hover {
  background:#ffff66; /* change the background to yellow on :hover */
  color:#000000; /* make the text color black */
}

ul.list_two {outline: none;
  list-style-type:none; /* remove the bullets */
  margin:0; /* remove the automatic margin that some browsers use for the text-indent. */
  padding:0; /* remove the automatic padding that other browsers use for the text-indent. */
  width:200px; /* fix the width of the list items which would default to 100% */
  line-height:1.9; /* fix the height of the lines which would default to 1 */
}
ul.list_two a, ul.list_two a:visited, ul.list_two a:active {
  font-size: 12px;
  text-decoration:none; /* remove the default underline from the links */
  display:block; /* make each link into a block so that hovering over any area of the link will cause a change of background color */
  width:200px; /*set the width to be the same as the ul width */
  text-align:left;
  background:#440001; /* make the background color green */
  color:#fff; /* make the text color white */
  border-bottom:1px solid #666666; /* separate the links with a 1px wide grey line */
}
ul.list_two a:hover {
  background:#666666; /* change the background to grey on :hover */
  color:#330000; /* make the text color burgundy */
}

.style1 a:link {color: #ffffff; text-decoration: none}
.style1 a:hover {color: #0000cc; text-decoration: underline}
.style1 a:visited {color: #FFFFFF; text-decoration: none}

.style2 a:link {color: #ffffff; text-decoration: none}
.style2 a:hover {color: #0000cc; text-decoration: underline}
.style2 a:visited {color: #FFFFFF; text-decoration: none}

.class1 a:link {outline: none; color: #FFFFFF; text-decoration: none;}
.class1 a:visited {color: #FFFFFF; text-decoration: none}
.class1 a:active {color: #FFFFFF; text-decoration: none}
.class1 a:hover {color: #990000; text-decoration: underline;}

.class2 a:link {color: #cccccc; text-decoration: none}
.class2 a:visited {color: #cccccc; text-decoration: none}
.class2 a:active {color: #cccccc; text-decoration: none}
.class2 a:hover {color: #ffffff; text-decoration: underline}

.class3 a:link {color: #cccccc; text-decoration: none}
.class3 a:visited {color: #cccccc; text-decoration: none}
.class3 a:active {color: #cccccc; text-decoration: none}
.class3 a:hover {color: #ffffff; text-decoration: underline}
.class3 {font-size: 10px;}

.class4 a:link {color: #cccccc; text-decoration: none}
.class4 a:visited {color: #cccccc; text-decoration: none}
.class4 a:active {color: #cccccc; text-decoration: none}
.class4 a:hover {color: #990000; text-decoration: underline}
.class4 {color: #333333;}