body{
padding:0px;
margin:0px;
background:#FFFFFF;
}

body,td,tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #B50000;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.content { text-align:left}

.text { text-align: justify}

.red { color:#981b1e}

img { border:0px;}

.title_box { 
	color:#FFFFFF; 
	text-align:left;
	font-weight:bold;
	padding-left:15px}

.box_left { 
	padding:10px; 
	background:#EEEEEE;}

.box_left_in { 
	padding:10px; 
	background:#EEEEEE;
	border-bottom: 5px #FFFFFF solid;}

.box_main_title{ 
	padding:7px; 
	background:#EEEEEE;
	font-weight:bold;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;}

.box_main{ 
	padding:10px; 
	border: 1px #CCCCCC solid;}

.main { 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:0px;
}

h1{ 
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}

h2{ 
	font-size:16px;
	color:#981b1e;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
}

h3{ 
	font-size:15px;
	color:#9C0000;
	font-weight:bold;
	margin:0;
	padding: 10px 0px 0px 0px;
}

h4{ 
	font-size:12px;
	margin:0;
	color:#990000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:1px;
	text-align:justify;	
}

h5{ 
	font-size:10px;
	color:#9C0000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.m_text span { color:#FFFFFF; text-transform:uppercase; font-size:9px}
.m_text font { color:#000000; text-transform:uppercase; font-size:9px}
.m_text strong { font-size:13px}
.m_text span strong { font-size:10px; color:#4D4D4D; text-transform:none; font-family:Tahoma}
.m_text span a{ color:#981b1e; text-transform:uppercase; background:url(../images/a1.gif) left center no-repeat; padding-left:7px; text-decoration:none}
.m_text span a:hover{ text-decoration:underline}
.m_text a{ color:#4D4D4D}
.m_text li a{ color:#981b1e}
	
.c_text { color:#2F2F2F}
.c_text a{ color:#2F2F2F; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#981b1e}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:22px; margin-top:3px;}
.form input {width:224px; height:19px; padding-left:5px}

textarea {width:224px; height:83px; padding-left:5px; overflow:auto; margin-top:3px}


.copy {color:#333333; text-decoration:none}
.copy a:visited { color:#333333; text-decoration:none}
.copy a:link { color:#333333; text-decoration:none}
.copy a:hover{ color:#981A1E;text-decoration:none}

