body {
	background-color:#DDDED4;
	background-image:url("../images/veriorama_frame/bg_main.jpg");
	background-repeat:repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-top:0;
	font-size:small;
}
#outer_frame{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:880px;
}
#header{
	position:relative;
	width:880px;
	margin:0px;
	padding:0px;
	height:70px;
}
#logo{
	position: absolute; 
	top: 12px; 
	left: 50px;
}
#logo img{
	border:none;
}
#header_contact{
	position: absolute; 
	top: 0px; 
	left: 600px; 
	background-image: url("../images/veriorama_frame/contact_menu.jpg"); 
	background-repeat: no-repeat;
}
#header_contact ul{
	width:200px;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	font-weight: bold;
	margin:0;
	padding:5px 10px;
}
#header_contact ul li
{
	list-style:none;
	margin:8px 0;
	display:inline;
	padding:4px;
}
#header_contact a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#header_contact a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#header_contact a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#search_page{
	position: absolute; 
	top: 45px; 
	left: 630px;
}
#menu_top{
	position: relative;
	width: 792px; 
	left: 20px; 
	top: 10px; 
	height: 46px; 
	background-image: url("../images/veriorama_frame/menu.jpg"); 
	border: 1px none rgb(0, 0, 0); 
	background-repeat: no-repeat; 
}
#menu_top ul{
	position: absolute; 
	left: 10px; 
	top: 5px;
	color: rgb(102, 102, 102); 
	font-weight: bold;
	font-size: 85%;
	font-style: normal;
	margin:8px 0 0 0;;
	padding:0 0 0 10px;
}
#menu_top ul li{
	list-style:none;
	margin:8px 0;
	display:inline;
	padding:4px;
}
#menu_top ul li a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_top ul li a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_top ul li a:hover{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#main_page_top{
	
	width: 880px; 
	height: 14px; 
	background-image: url("../images/veriorama_frame/top_frame.gif"); 
	background-repeat: no-repeat;
}
#main_page{
	position:relative;
	width: 880px;
	background-image: url("../images/veriorama_frame/med_frame_bg.gif");
	background-repeat: repeat-y;
	background-color: rgb(254, 255, 244);
	text-align: left;
	margin-top:-2px;
}
#down_info{
	position:relative;
	width: 880px; 
	background-image: url("../images/veriorama_frame/med_frame_bg.gif"); 
	background-repeat: repeat-y; 
	background-color: rgb(254, 255, 244);
}
#down_info ul{
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	margin:0;;
	padding:5px 10px;
}
#down_info ul.small{
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	margin:0;;
	padding:5px 10px;
}
#down_info ul li
{
	list-style:none;
	margin:8px 0;
	display:inline;
	padding:4px;
}
#down_info a:link{
	color: #336699;
	text-decoration: none;
}
#down_info a:visited{
	color: #336699;
	text-decoration: none;
}
#down_info a:hover{
	color: #336699;
	text-decoration: none;
}
#down_info p{
	font-size: 80%;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
	margin:0;
}
#down_page{
	position:relative;
	width: 880px; 
	height: 23px; 
	background-image: url("../images/veriorama_frame/down_frame.gif"); 
	background-repeat: no-repeat;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}
h3.title{
	font-size:14px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E1E1E1;
	background-color: #F7F7F7;
	padding:10px 6px;
	margin:0;
	text-align:left;
}
h4 {
	margin:0;
	padding:0 0 9px 0;
	font-size:12px;
}

.function_big:link {
	font-size: 12px;
	color: #16387C;
	font-weight: bold;
	text-decoration: none;
}
.function_big:visited {
	font-size: 12px;
	color: #16387C;
	font-weight: bold;
	text-decoration: none;
}
.function_big:hover {
	font-size: 12px;
	color: #16387C;
	font-weight: bold;
	text-decoration: underline;
}
.title_text {	
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align:left;
}
.simple_frame
{
	background-color:#FCFDF7; 
	border-style:solid; 
	border-color:#EBEBEB; 
	border-width:1px;
	margin-top:10px;
	padding: 8px;
	margin-bottom: 10px;
}
.title_brd_up
{
	height:35px;
	background-color: #F6F6F6;
	border-top-color: #E1E1E1;
	border-top-width: 1px;
	border-top-style: solid;
	text-indent: 20px;
	vertical-align: middle;
}
.sub_box
{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #40546C;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}
#error_page{
	background-color:#F0F0F0;
	border-color:#999999;
	border-style:solid;
	border-width:2px;
	padding: 50px;
	width: 500px;
	font-size: 24px;
	color:#CCCCCC;
	font-weight: bold;
	text-align: center;
	margin:150px;
}


.function_small:link {
	font-size: 10px;
	color: #16387C;
	font-weight: normal;
	text-decoration: none;
}
.function_small:visited {
	font-size: 10px;
	color: #16387C;
	font-weight: normal;
	text-decoration: none;
}
.function_small:hover {
	font-size: 10px;
	color: #16387C;
	font-weight: normal;
	text-decoration: underline;
}

.function_white_small:link {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.function_white_small:visited {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.function_white_small:hover {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.function_big:link {
	font-size: 13px;
	color: #16387C;
	font-weight: bold;
	text-decoration: none;
}
.function_big:visited {
	font-size: 13px;
	color: #16387C;
	font-weight: bold;
	text-decoration: none;
}
.function_big:hover {
	font-size: 13px;
	color: #16387C;
	font-weight: bold;
	text-decoration: underline;
}
.menu a:link{
	font-size: 11px;
	color: #16387C;
	font-weight: normal;
	text-decoration: none;
}
.menu a:visited{
	font-size: 11px;
	color: #16387C;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover{
	font-size: 11px;
	color: #16387C;
	font-weight: normal;
	text-decoration: underline;
}
table.menu td {
	padding-top:5px;
	text-align: left;
}
table.menu th {
	text-align: center;
}
table.menu h4{
	margin:5px;
	padding:0;
	font-size:85%;
}
.text{
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
	text-align: left;
}