body {
	background-color: #FAFAFA;
	background-image: url(/cmn/images/site/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 48px;
}

body, td, input, textarea, select {
	color: #383838;
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
}

tr {
	vertical-align: top;
}

h1 {
	font-size: 13pt;
	margin: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 11pt;
	margin: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
}

a, a:active, a:visited {
	color: #383838;
	text-decoration: underline;
}

a:hover {
	color: #383838;
	text-decoration: underline;
}

.td_logo_lefttop {
	width: 100px;
	height: 51px;
	sbackground-color: green;
	background-image: url(/cmn/images/site/logo_1_1.jpg);
	background-repeat: no-repeat;
}

.td_logo_righttop {
	width: 120px;
	height: 51px;
	sbackground-color: red;
	background-image: url(/cmn/images/site/logo_1_2.jpg);
	background-repeat: no-repeat;
}

.td_logo_leftbottom {
	width: 100px;
	height: 49px;
	sbackground-color: red;
	background-image: url(/cmn/images/site/logo_2_1.jpg);
	background-repeat: no-repeat;
}

.td_logo_rightbottom {
	width: 120px;
	height: 49px;
	sbackground-color: green;
	background-image: url(/cmn/images/site/logo_2_2.jpg);
	background-repeat: no-repeat;
}

.td_menu_top {
	width: 100%;
	height: 51px;
	background-image: url(/cmn/images/site/menu_bg_filler.jpg);
	background-repeat: repeat-x;
}

.td_menu_top_table {
	height: 51px;
	width: 100%;
	background-image: url(/cmn/images/site/menu_bg.jpg);
	background-repeat: no-repeat;
}

.td_menu_bottom {
	width: 100%;
	height: 49px;
	background-image: url(/cmn/images/site/logo_3.jpg);
	background-repeat: no-repeat;
}

.td_sidebar {
	sbackground-color: #171686;
	background-image: url(/cmn/images/site/sidebar_filler.jpg);
	background-repeat: repeat-y;
	width: 100px;
}

.img_logo_lefttop {
	width: 100px;
	height: 51px;
}

.img_logo_righttop {
	width: 120px;
	height: 51px;
}

.img_logo_leftbottom {
	width: 100px;
	height: 49px;
}

.img_logo_rightbottom {
	width: 120px;
	height: 49px;
}

.img_menu_bottom {
	width: 10px;
	height: 10px;
}

.img_sidebar {
	width: 100px;
	height: 10px;
}


.div_sidebar {
	background-image: url(/cmn/images/site/sidebar_bg.jpg);
	background-repeat: no-repeat;	
	height: 100%;
}

.td_menu_leftside {
	background-image: url(/cmn/images/site/menu_left.gif);
	background-repeat: no-repeat;	
	height: 51px;
	width: 11px;
}

.td_menu_middleside {
	background-image: url(/cmn/images/site/menu_middle.gif);
	background-repeat: no-repeat;	
	width: 10px;
}

.td_menu_rightside {
	background-image: url(/cmn/images/site/menu_right.gif);
	background-repeat: no-repeat;	
	width: 11px;
}

.td_menu_text {
	background-image: url(/cmn/images/site/menu_button.gif);
	background-repeat: repeat-x;
	width: 80px;
	text-align: center;
	padding-top: 15px;
	color: white;
	font-weight: bold;
}

.menu_head_text, .menu_head_text:active, .menu_head_text:visited, .menu_head_text:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.div_submenu {
	width: 120px;
	border: 1px solid #171686;
	background-color: #F1F0F5;
	spadding: 2px;
	text-align: center;
}

.div_menu_sub {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	smargin: 0px;
}

.menu_sub_text, .menu_sub_text:active, .menu_sub_text:visited {
	color: #171686;
	text-decoration: none;
}

.menu_sub_text:hover {
	color: #171686;
	sfont-weight: bold;
	text-decoration: underline;
}

.inputbox {
	width: 250px;
}

.inputselect {
	width: 250px;
}

.inputarea {
	width: 250px;
	height: 100px;
}

.inputbutton {
	width: 125px;
}

.copyright {
	text-align: center;
	font-size: 7pt;
}

.content_table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	line-height: 15px;
}