A.link_red2:link {
	COLOR: #BA0000; 
	TEXT-DECORATION: none;
}
A.link_red2:visited {
	TEXT-DECORATION: none; 
	color: #BA0000;
}
A.link_red2:hover {
	COLOR: #BA0000;
	TEXT-DECORATION: underline;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.no_ul {
	TEXT-DECORATION: none;
}
.inform_box {
	background: #E9ACAC ;
}
.header_bg {
	background: #BA0000 ;
	color: white;	
}
.submit_button {
	background: #BA0000 ;
	color: #BA0000;	
}
.left_select_menu {
	background: #F6F5F5 ;
	COLOR: #999999; 
	font-size: 12px;
	font-weight: bold;

}
.tableborder {
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 3px; 
}
.tableborder {
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 3px; 
}
.tableborderthin {
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

form {
	padding:0px;
	margin: 0px;
}

h1 {font-family: Arial; color: #000000; font-size: 22px; margin-bottom: 20px;}
h2 {font-family: Arial; color: #BA0000; font-size: 18px; margin-bottom: 8px;}
h3 {font-family: Arial; color: #666; font-size: 12px; margin-bottom: 24px;}
h4 {font-family: Arial; color: #BA0000; font-weight: Bold;}
p {font-family: Arial; color: #000000; font-size: 13px;}
body {margin: 0px 15px 0px 15px;	font-family: Arial, Helvetica, sans-serif;}

A.no_underline:link {
	COLOR: black;
	TEXT-DECORATION: none;
	font-size: 11px;
}
A.no_underline:visited {
	COLOR: black;
	TEXT-DECORATION: none;
	font-size: 11px;
}
A.no_underline:hover {
	COLOR: #cc3300;
	TEXT-DECORATION: underline;
	font-size: 11px;
}

