body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	color:#000000;
	background-color:#FFFFFF;
}


.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-size:18px; color:#0B538E;}
.title2 { font-family:Arial, Helvetica, sans-serif;  font-weight:bold;  font-size:16px; color:#666666;}


.menu_links { font-family:Arial; font-weight:normal; text-decoration:none; padding:4px;  font-size:12px; color:#BBDDFF;}
a.menu_links:hover { font-family:Arial; font-weight:normal; text-decoration:underline; padding:4px;  font-size:12px; color:#FFFFFF;}

.menu_links2 { font-family:Arial; font-weight:normal; text-decoration:none;  font-size:20px; color:#0B538E;}
a.menu_links2:hover { font-family:Arial; font-weight:normal; text-decoration:none; font-size:20px; color:#000000;}


.subtitle { font-family:Arial; font-weight:normal; text-decoration:none;  font-size:20px; color:#0B538E;}

.subtitle2 { font-family:Tahoma; font-weight:bold;  font-size:12px; color:#006699;}

.subtitle3 { font-family:Arial; font-weight:bold;  text-decoration:none; font-size:15px; color:#9F2B3E;}

.subtitle4 { font-family:Arial; font-weight:bold; text-decoration:none; font-size:12px; color:#FF9900;}
a.subtitle4:hover { font-family:Arial; font-weight:bold; text-decoration:none; font-size:12px; color:#FFFFFF;}

.login_title { font-family:Tahoma; font-weight:bold;  font-size:12px; color:#616161;}

.black_title { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:12px; color:#000000;}

.contents { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#807F7F;}
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;}

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

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

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

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

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

.link3 { font-family:Arial; text-decoration: none; padding:10px; font-weight:normal; font-size:12px; background-color:#9F2B3E; color:#FFFFFF;}
a.link3:hover { font-family:Arial; text-decoration: none; padding:10px; font-weight:normal;  font-size:12px; background-color:#000000; color:#FFFFFF;}


.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 #FFFFFF; background-color:#FFFFFF!important; FONT-SIZE: 12px; padding:4px; font-weight:normal; color:#999999; 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-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #000000;
        border-left-color: #000000;
        border-bottom-color: #000000;
        border-right-color: #000000;
        background-color: #006699;
        color: #FFFFFF;
		padding:4px;
        font-size: 12px;
        font-family: arial; }

