body {
	background-color:#000000;
	margin:0px auto;
	
}

a {
	text-decoration:none;
	
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-color:#000000;
	background-position: center top;
	width:720px;
	height:341px;
}

.headerSmall {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-color:#000000;
	background-position: center top;
	width:648px;
	height:307px;
}


.header_internal {
	background-image:url(../images/header_inner.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position: right top;
	width:405px;
	height:184px;
}
.top_red_box {
	background-image:url(../images/top_bg_inside.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	width: 145px;
	height:135px;
}

#menu {
	width:720px;
	height:29px;
	display:inline;
}
.black {
background-color:#000000;
}

.text_bg {
	background-image:url(../images/bg_text.gif);
	background-repeat:no-repeat;
	width:349px;
	height:288px;
}	
	
.form_bg {
	background-image:url(../images/login_page_bg.gif);
	background-repeat:no-repeat;
	width:349px;
	height:203px;
}

.red {
	color:#990000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.style_bold {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.style_bold01 {
	color: #FFFFFF;
	font-size: 13px;
	
}
.style4 {
	color: #454545;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.side_menu {
	font-family: "Times New Roman", Times, serif;
	background-color:#252525;
	color: #FFFFFF;
	font-size: 13px;

	vertical-align:top;
	
}

.side_menu a:hover {
	font-family: "Times New Roman", Times, serif;
	background-color:#252525;
	color: #FF0000;
	font-size: 13px;

	vertical-align:top;
	
}


.text_boxes {
	color:#454545;
	font-size: 14px;
	font-weight:bold;
}
.text_boxes01 {
	color:#454545;
	font-size: 13px;
	font-weight:bold;

}
.text_boxes_red {
	color:#990000;
	font-size: 14px;
	font-weight:bold;
}
.text_boxes_red01 {
	background-color:#B8B8B8;
	color:#990000;
	font-size: 14px;
	font-weight:bold;
}
.side_menu_red {
	background-color:#252525;
	color: #FF0000;
	font-size: 13px;
	
}

.side_menu_lower {
	
	color: #FFFFFF;
	font-size: 13px;
	
}

.box_first {
	background-image:url(../images/first_box_bg.gif);
	background-repeat:no-repeat;
	width:468px;
	height:108px;
}

.box_second {
	background-image:url(../images/second_box_bg.gif);
	background-repeat:no-repeat;
	width:280px;
	height:103px;
}

.box_third {
	background-image:url(../images/third_box_bg.gif);
	background-repeat:no-repeat;
	width:573px;
	height:103px;
}

.grey_text {
	background-color:#B8B8B8;
	font-size: 14px;
	
	font-weight:bold;
	color:#454545;
}
.grey_text01 {
	background-color:#B8B8B8;
	font-size: 13px;
	font-weight:bold;
	height:15px;
	color:#454545;
}

.raw_top {
	background-image:url(../images/bg_raw_top.gif);
	background-repeat:no-repeat;
	width:280px;
	height:11px;
	
}

.raw_bottom {
	background-image:url(../images/bg_raw_bottom.gif);
	background-repeat:no-repeat;
	width:280px;
	height:11px;
	
}

.raw_middle {
	background-image:url(../images/bg_raw_middle.gif);
	background-repeat:repeat-y;
	width:280px;
	height:2px;
	
}

.style6 {
   color: #FF3300
}

.button {
	background-image:url(../images/button.gif);
	background-repeat:repeat-x;
	height:19px;
	width:80px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}


.footer_bg {
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:440px;
	height:115px;
}

.copyright_text {
	font-size: 11px;
	color:#990000;
}
.copyright_text01 {
	font-size: 11px;
	color:#FFFFFF;
}

.style1 {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.style2 {	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
}
.style3 {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; }
.style4 {font-family: "Times New Roman", Times, serif}
.style6 {font-size: 12px}


