/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	background-image: url(../images/pagesbg.jpg);
}

.index_bg {
	background-image: url(../images/index_sl_02.jpg);
	background-repeat: no-repeat;
}
a{
color: #FF9900;
	font-size: 11px;
}

a:hover{
	color: #0066FF;
}
a.top_link{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 50px;
	font-weight: bold;
	padding-left: 10px;
}

a.top_link:hover{
	color: #FF9900;
	font-weight: bold;
}
a.main_link{
	width: 150px;
	height: 18px;
	background-image: url(../images/menu_bg01.jpg);
	display: block;
	padding-left: 5px;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding-top: 4px;
}

a.main_link:hover{
	color: #FFFFFF;
	background-image: url(../images/menu_bg02.jpg);
	font-weight: normal;
}

.black_border{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.motto {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-top: 40px;
	margin-left: -10px;
}

.motto_pages {
	text-align: center;
	color: #0066FF;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
}

.index_flash{
	margin-top: 79px;
	margin-left: 82px;
}
.search_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
}
.search_box{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #333333;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

.border_right{
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

.sub_head01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.vucad_list{
	list-style-image: url(../images/bul_down_arrow.gif);
	list-style-position: outside;
	display: list-item;
	padding-left: 20px;
	margin-bottom: 1px;
}

.form_label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	padding-right: 15px;
}

.form_box{
	font-size: 12px;
	color: #FFFF00;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.white_text_small{
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}

table.pages{
	background-image: url(../images/pagesbg.jpg);
	background-repeat: no-repeat;
}