/* CSS Document */


div.main_page_mid
{
	float:both;
	background:url(page_brdr_middle.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:970px;
}
div.main_page_mid div.main_page_top
{
	background:url(page_brdr_top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:970px;
}
div.main_page_mid div.main_page_bottom
{
	background:url(page_brdr_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:970px;
}
div.top_panel
{
	/*background-image:url(top_panel_bg.jpg);*/
	background-image:url(logobackground.gif);
	width:892px;
	height:175px;
}
div.main_page_panel
{
	width:892px;
}
div.bottom_panel
{
	width:892px;
	border-top:#CCCCCC dashed 1px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
div.menu_panel
{
	width:670px;
	height:35px;
	margin-left:50px;
	text-align:left;
	padding-top:2px;
	overflow:hidden;
}
div.menu_panel a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
div.menu_panel a:hover
{
	color:#FBB03B;
}
.pad_LR_10
{
	padding-left:10px;
	padding-right:10px;
}
.txt_arial
{
	font-family:Arial, Helvetica, sans-serif;
}
.txt_10
{
	font-size:10px;
}
.txt_11
{
	font-size:11px;
}
.txt_12
{
	font-size:12px;
}
.txt_14
{
	font-size:14px;
}
.txt_25
{
	font-size:16px;
}
.txt_gray
{
	color:#666666;
}
.txt_dgray
{
	color:#333333;
}
.txt_white
{
	color:#FFFFFF;
}


.txt_orange
{
	color:#FF3300;
}
.txt_black
{
	color:#000000;
}
a:hover
{
	color:#C67804;
}
.bold
{
	font-weight:bold;
}
.align_justify
{
	text-align:justify;
}
.textbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#CCCCCC solid 1px;
	height:22px;
	padding-top:5px;
}
.textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#CCCCCC solid 1px;
}
.cursor_hand
{
	cursor:pointer;
}

.hide
{
	display:none;
}
.show
{
	display:table;
}
.pointer
{
	cursor:pointer;
}
.txt_arial12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.txt_arial12 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#E00202;
	text-decoration:none;
}

.txt_arial12 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#E00202;
	text-decoration: underline
}
