body {
	margin:auto;
	width:940px;
	height:960px;
	background-image:url(images/main-bgd.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#145da4;
}

img {border:0px;}
.preload_pics {display:none;}

#main {
	width:940px;
	height:960px;
}
.main_col {
	width:900px;
	height:930px;
	background-color:#FFFFFF;
}
.top_row {
	background-image:url(images/outline-top.gif);
	height:40px;
}
.outline_left {
	background-image:url(images/outline-left.gif);
	background-repeat:repeat-y;
}
.outline_right {
	background-image:url(images/outline-right.gif);
	background-repeat:repeat-y;
}



/* HEADER STYLES */

.header {

}
.header_top {
	background-image:url(images/header-bgd.jpg);
	height:120px;
}
.header_space{
	background-image:url(images/header-space.jpg);
	background-repeat:no-repeat;
	height:20px;
}
.pic {
	background-image:url(images/home-pic.jpg);
	height:280px;
}
.content-pic {
	background-image:url(images/content-pic.jpg);
	height:100px;
}
.pic2 {
	background-image:url(images/pic2.jpg);
	height:280px;
}

/* END HEADER STYLES */



/* MENU STYLES */

.lang_menu {
	height:20px;
	float:right;
	margin-right:20px;
}
.lang_ment div{
	padding-left:5px;
	padding-right:5px;
}
.lang_menu a{
	text-decoration:none;
	height:16px;
	line-height:16px;
	color:#145da4;
}
.lang_menu a:visited{
	text-decoration:none;
	color:#145da4;
}
.lang_menu a:hover{
	text-decoration:underline;
	color:#145da4;
}

.menu {
	background-image:url(images/header-menu-bgd.jpg);
	height:40px;
}
.menu a{
	text-decoration:none;
	font-size:20px;
	height:40px;
	line-height:40px;
	color:#ffffff;
	display:block;
	padding-left:20px;
	padding-right:20px;
}
.menu a:visited{
	text-decoration:none;
	color:#ffffff;
}
.menu a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#adb8ca;
}

/* END MENU STYLES */


/* FOOTER STYLES */

.footer {
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
}
.footer a {
	color:#CCCCCC;
	text-decoration:none;
}
.footer a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.footer a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

/* END FOOTER STYLES */



/* CONTENT STYLES */

.content_l {
	padding-right:5px;
	width:525px;
}
.content_r {
	padding-right:5px;
	width:275px;
}
.content_left_rpt {
	margin-top:20px;
	height:100%;
	background-image:url(images/content-bgd-rpt1.jpg);
}
.content_right_rpt {
	margin-top:20px;
	height:100%;
	background-image:url(images/content-bgd-rpt2.jpg);
}
.content_left_top {
	background-image:url(images/content-bgd1.jpg);
	background-repeat:no-repeat;
	width:530px;
	height:20px;
}
.content_right_top {
	background-image:url(images/content-bgd2.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:20px;

}

.style1 {
	font-size:24px;
	font-weight:bold;
}
.style2 {
	font-size:16px;
	font-weight:bold;
}
.style3 {
	font-size:14px;
	font-weight:bold;
}

/* END FOOTER STYLES */




/* FORM STYLES */

.form_table{
	width:510px;
	color:#145da4;
	font-size:14px;
	line-height:20px;
	text-align:left;}

.sechead{
	height:8px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.left_col {
	width:34px;
}
.mid_col {
	width:40px;
}
.form_button{
cursor:pointer;
background-color:#145da4;
color:#ffffff;
padding: 1px 2px;
border:0px;
border:outset 0px;
	filter:alpha(opacity=50); 
	-moz-opacity: .5; 
	opacity: .5;
}
.form_button_over{
cursor:pointer;
background-color:#145da4;
color:#ffffff;
padding: 1px 2px;
border:0px;
border:outset 0px;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
.hor_30space {
	height:30px;
}
.hor_20space {
	height:20px;
}

/* END FORM STYLES */
