body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

a { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#CCCCCC;}
a:hover { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#FFFFFF;}


.link { font-family:Arial; text-decoration: underline; font-weight:normal;  font-size:12px; color:#00488F;}
a.link:hover { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#000000;}

.table_blue_border{ margin-top:1px; border:1px solid #006699;}
.table_gray_border{ margin-top:1px; border:1px solid #CCCCCC;}
.table_back_border{ margin-top:1px; border:1px solid #000000;}

.body_white_contents { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:11px; color:#FFFFFF;}
.body_black_contents { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:11px; color:#000000;}

.title { font-family:Arial;  font-weight:bold; font-style:italic;  font-size:20px; color:#000;}
.title2 { font-family:Arial;  font-weight:bold; font-style:italic; font-size:20px; color:#FFF;}

.menu_links1 { font-family:Arial; font-weight:bold; text-decoration:none; font-style:italic;  font-size:16px; color:#FFFFFF; padding:10px;}
a.menu_links1:hover { font-family:Arial; font-weight:bold; text-decoration:none; font-style:italic; font-size:16px; color:#FFFFFF; background-color:#C40F2E; padding:10px;}

.menu_links2 { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:16px; color:#00488F;}
a.menu_links2:hover { font-family:Arial; text-decoration:underline; font-weight:bold;  font-size:16px; color:#E51736;}

.menu_links3 { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#666666;}
a.menu_links3:hover { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#000000;}

.menu_links4 { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#E51736;}
a.menu_links4:hover { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#000000;}

.menu_links5 { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:16px; color:#666666;}
a.menu_links5:hover { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:16px; color:#000000;}

.subtitle { font-family:Tahoma; font-weight:bold;  font-size:12px; color:#C60000;}
a.subtitle:hover { font-family:Tahoma; font-weight:bold; text-decoration:none;  font-size:12px; color:#000000;}

.contents { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#333333;}
a.contents:hover { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#000000;}

.contents2 { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:14px; color:#666666;}
a.contents2:hover { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#ffffff;}

.contents3 { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#006699;}
a.contents3:hover { font-family:Arial; text-decoration: underline; font-weight:normal;  font-size:12px; color:#006699;}

.subheader { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:12px; color:#666666;}
a.subheader:hover { font-family:Arial; text-decoration: underline; font-weight:bold;  font-size:12px; color:#336600;}

.footer { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#FF0000;}
a.footer:hover { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#000000;}

.read_more { font-family:Tahoma; text-decoration: none; font-weight:bold;  font-size:11px; color:#C60000;}
a.read_more:hover { font-family:Tahoma; text-decoration:underline; font-weight:bold;  font-size:11px; color:#C60000;}

.INPUT { border:1px solid #CCCCCC; FONT-SIZE: 12px; padding:3px; font-weight:normal; color:#cccccc; FONT-FAMILY: Arial; }

.SEARCH_INPUT { border:none; background-color: transparent!important; FONT-SIZE: 12px; padding:3px; font-weight:normal; color:#666666; FONT-FAMILY: Arial; }

.button { border:1px solid #012C61; 
        background-color: #012C61;
        color: #FFFFFF;
		padding:2px;
        font-size: 12px;
        font-family: arial; }

