
@charset "utf-8";
/* CSS Document */

body {
	background-color:#f7f7f5;
	background-image:url('images/BG.gif');
	font-size: 11px;
	font-family:Verdana;
	background-repeat:repeat-x;
	line-height:21px;
	text-align:justify;
}

.STA_Padding
{
	padding-left:10px;
	padding-right:10px;
}
.STA_TopMenu
{
	
	background-image:url('images/MenuBgCenter_2.jpg');
	height:44px;
	text-decoration:none;
	width:120px;	
}
.STA_TopMenu:hover
{
	
	background-image:url('images/MenuBgCenter_1.jpg');
	height:44px;
	text-decoration:none;
	width:120px;	
}
.STA_TopMenuLeft
{
	
	background-image:url('images/MenuBgLeft_2.jpg');
	height:44px;
	text-decoration:none;
	width:95px;	
}
.STA_TopMenuLeft:hover
{
	
	background-image:url('images/MenuBgLeft_1.jpg');
	height:44px;
	text-decoration:none;
	width:95px;	
}
.STA_TopMenuRight
{
	
	background-image:url('images/MenuBgRight_2.jpg');
	height:44px;
	text-decoration:none;
	width:95px;	
	
}
.STA_TopMenuRight:hover
{
	
	background-image:url('images/MenuBgRight_1.jpg');
	height:44px;
	text-decoration:none;
	width:95px;	
}
.STA_TopMenuLink
{
	font-family: verdana;
	font-size:11px;
	font-weight:bold; 
	text-decoration:none;
	color:#FFFFFF;
}
.STA_BottomMenuLink a
{
	font-family: verdana;
	font-size:11px;
	text-decoration:none;
	color:#006600;
}
.STA_BottomMenuLink a:hover
{
	font-family: verdana;
	font-size:11px;
	text-decoration:none;
	color:#0000FF;
}
.STA_LinkBold a
{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#006600;
	padding-left:15px;
}
.STA_LinkBold a:hover
{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0000FF;
	padding-left:15px;
}
.STA_Button_1
{	
	background-image:url('images/Button_1.gif');
	width:95px;
	height:26px;
	background-repeat:no-repeat;
}
.STA_BtText_1
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.STA_Text
{
	padding-left:15px;
	padding-right:15px;
}
.STA_Text_Bold
{
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
}
.STA_BoldText_1
{
	font-weight:bold;
}
.STA_Text_1
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#e1770f;
	padding-left:15px;
}
.STA_Text_2
{
	font-family: verdana;
	font-size:11px;
	font-weight:bold;
	color:#CC3300;
	padding-left:15px;
}
.STA_Text_3
{
	font-family: verdana;
	font-size:11px;
	color:#CC3300;
}
.STA_Text_4
{
	font-family:"Times New Roman", Times, serif;
	background-color:#666633;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	height:25px;
}
.STA_RedText_1
{
	font-family: Arial;
	font-size:11px;
	color:#FF0000;
}
.STA_TextBox_1
{
	width:180px;height:15px;font-size:11px;
}
.STA_SelectBox_1
{
	width:180px;height:20px;font-size:11px;
}