@charset "utf-8";
/* CSS Document */
.header{background:url(../images/headerbg.png) repeat-x top; text-align:left; height:144px;}
body {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 16px;color: #fff;background: #2c0e24}
td,th {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 14px;color: #fff;}
.tdindex {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 20px;color: #fff;}
h3,h4,h5{margin:0px;}
a:link {color: #8eff00; text-decoration:underline;}
a:visited {color: #fbe100; text-decoration:underline;}
a:hover {color: #ffffff; text-decoration:underline;}
a:active {color: #ffffff; text-decoration:underline;}
.yellow{color:#fbe100;}
.box{border: solid 1px #b69f04; padding:6px; background:#2c0e24;}
.boxhead{background:url(../images/navheadbg.gif) repeat-x top; height:22px; color:#570059; font-size:16px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; padding:4px 0px 0px 10px; font-stretch:condensed; letter-spacing:-0.04em;}
h1	{
color: #2c0e24;
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin:0px;
margin-bottom: 1px;
}
h2	{
color: #2c0e24;
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin:0px;
margin-bottom: 1px;
}
.my_class_name {
	margin: 0 auto;
	border: 5px dashed #8eff00;
}