body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
p, div{
	margin-top: 0px;
	margin-bottom: 0px;
}

.body,.sub_body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body{
	background-image: url(images/bg.jpg);
}
.sub_body{
	scrollbar-face-color: #9BE5FF;
	scrollbar-arrow-color: Black;
	scrollbar-track-color: #D4F4FF;
	/*scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';*/
}

.register_white {
	color: #FFFFFF;
	font-size: 12px;
}
.head_bar {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/head_bar.gif);
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
}
.page_title {
	font-size: 15px;	
	text-align: right;
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
	color: #F0F8FF;
}
.page_title_th {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	padding: 10px 10px;
	color: #F0F8FF;
}
.data_error{
	font-family: Tahoma;
	font-size: 11px;
   color: red;
   font-weight: bold;
	background: transparent;
   padding: 3px 5px;
	line-height: 20px;
	text-align: center;
}
.page_content {	
	font-size: 12px;
	padding: 5px;
	text-align: justify;
}
.copyright {
	font-size: 9px;
}
.bottom_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #ECE9D8;
	text-decoration: none;
}
a:hover.bottom_menu {
	color: #CEC79B;
	text-decoration: underline;
}
/*.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A8A8;
	text-indent: 10px;
	padding: 10px 10px;
	text-decoration: none;
}*/

.text_box{
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	font-weight: normal;
}
.table_menu{
	border: 0;
	background: #0866B0;
	width: 195px;
}
.table_footer{
	text-align: center;
	border: 0;
	width: 900px;
}
.table_content{
	background: White;
	height: 100%;
	width: 100%;
}

.data_title{
	font-family: Tahoma;
	font-size: 12px;
	color: #0065C6;
	text-indent: 30px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
.data_subtitle{
	font-size: 10px;
	color: #A9A9A9;
	padding-bottom: 5px;
	text-indent: 30px;
}
.data_topic{
	font-size: 11px;
	color: #4A4A4A;
}
.data_content{
	font-family: Tahoma;
	font-size: 12px;
	color: #696969;
	padding-bottom: 5px;
}
.data_content a{
	text-decoration: none;
	color: #A9A9A9;
}
.data_content a:hover{
	text-decoration: underline;
	color: #555555;
}
.data_alert{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #00BFFF;
}
.data_alert a{
	text-decoration: none;
	color: #00BFFF;
}
.data_alert a:hover{
	text-decoration: underline;
	color: #4AD4FF;
}
.field_data,.field_name {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
}
.field_data{
	font-weight: normal;
}
.field_name {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	font-weight: bold;
}
.component_title{
	font-family: Tahoma;
	font-size: 11px;
   color: #4AA7FF;
   font-weight: bold;
   padding: 3px 5px;
	text-decoration: none;
	line-height: 25px;
}
.component_title a{
	text-decoration: none;
	color: #003399;
}
.component_title a:hover{
	text-decoration: underline;
	color: #BDD3FF;
}
.component_subtitle{
	font-size: 9px;
	color: #A9A9A9;
	padding-left: 5px;
}
.component_content{
	padding: 5px 5px;
	font-family: Tahoma;
}
.component_content,.component_content a{
	font-size: 11px;
	color: #545454;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.component_content a:hover{
	text-decoration: none;
	color: #A9A9A9;
}
.component_content img, .data_content img{
	border-color: #878787;
}

.line_separator{
	text-align: center;
	line-height: 20px;
}

.sub_menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #09ACD8;
	text-decoration: none;
}
a:hover.sub_menu{
	color: #4BD3F8;
	text-decoration: underline;
}
.row_subtitle,.row_nonsubtitle{
	text-align: right;
	vertical-align: middle;
}
.row_subtitle{
	height: 30px;
}
.row_nonsubtitle{
	height: 15px;
}


