body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
/*	background-image:url(images/sm_logo.jpg);
	background-position: 410px 250px;
	background-attachment:fixed;
	background-repeat:no-repeat;*/
}

a:link {color: #FF0000;	text-decoration:none; font-weight: bold;}
.hr_dotted {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
}


a:visited {color: #FF0000; text-decoration:none; font-weight: bold;}
a:hover {color: #FF6666; text-decoration:none; font-weight: bold;}
a:active {color: #999999; text-decoration:none; font-weight: bold;}

div.menu {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color:#FFFFFF}

a.menu:link {color: #FFFFFF; text-decoration:none; font-weight: bold;}
a.menu:visited {color: #FFFFFF; text-decoration:none; font-weight: bold;}
a.menu:hover {color: #FF0000; text-decoration:none; font-weight: bold;}
a.menu:active {color: #000000; text-decoration:none; font-weight: bold;}

a.box:link {color: #000000; font-size:11px; text-decoration:none; font-weight: bold;}
a.box:visited {color: #000000; font-size:11px; text-decoration:none; font-weight: bold;}
a.box:hover {color: #FF0000; font-size:11px; text-decoration:none; font-weight: bold;}
a.box:active {color: #000000; font-size:11px; text-decoration:none; font-weight: bold;}

h1 {
	font-size: 16px;
	font-weight: bold;
}


body.main {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #550808;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

div.sub {
	width: 522px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 4px;
}

.bullet_01 {
	padding-right: 2px;
	padding-left: 0px;
	position: absolute;
	left: -12px;
	padding-top: 3px;
}

td {
	vertical-align:top;
	padding-bottom: 16px;
	padding-right: 4px;
}
 
.box_date {
	font-weight: bold;
	color: #660000;
}
