@charset "charset=windows-874";
body {
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #000;
	background-color: #F1f1f1;
}

.top {
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
}

img	{ border:0; }

a:link,a:visited      {color: #9e0b0f; text-decoration:none; font-weight: normal ;}
a:hover               {color: #f7941d; text-decoration:none; font-weight: normal ;}


a.orange:link,a.orange:visited      {color: #f7941d; text-decoration:none; font-weight: normal ;}
a.orange:hover 		{color: #fff200; text-decoration:none; font-weight: normal ;}

a.blue:link,a.blue:visited      {color: #252525; text-decoration:none; font-weight: bold ;}
a.blue:hover 		{color: #fff200; text-decoration:none; font-weight: bold ;}

a.big:link,a.big:visited {
	color: #FF6600;
	text-decoration:none;
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}
a.big:hover {
	color: #CC0000;
	text-decoration:none;
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}

.title {
	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	height: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FF3477;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-left: 10px;
}

.text_content {
	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.text_contentblue {
	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
	text-align: justify;
}

.green_text {
	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	padding-left: 5px;
	font-weight: normal;
}



td,th /*input,textarea,select*/ {
	font-family: Arial, Verdana, Tahoma; 
	text-decoration:none;
	font-size: 11px;
	color: #000;
}

.blackss_text {
	font-family:Arial, Verdana, Tahoma;
	color:#333333;
	font-size: 9px;
	text-decoration: none;
}

.blacks_text {
	font-family:Arial, Verdana, Tahoma;
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}

.blacksl_text {
	font-family:Arial, Verdana, Tahoma;
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.greenbold_text {
	font-family:Arial, Verdana, Tahoma;
	color:#33CC00;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.redss_text {
	font-family:Arial, Verdana, Tahoma;
	color:#d40000;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.reds_text {
	font-family:Arial, Verdana, Tahoma;
	color:#d40000;
	font-size: 10px;
	text-decoration: none;
}

.redsl_text {
	font-family:Arial, Verdana, Tahoma;
	color:#d40000;
	font-size: 12px;
	text-decoration: none;
}

.bluelarge_text {
	font-family:Arial, Verdana, Tahoma;
	color:#d40000;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}

.footer {
	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 50px;
	background-color: #7DD042;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
}

.bgmenu {
	background-color: #049ac4;
	height: 40px;
}

.white_text {
	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

.break {
	background-image: url(../images/dot_1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 20px;
}
.breakver {
	background-image: url(../images/dot_2.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 5px;
}

.borderbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.li {
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-style: normal;
	color: #669900;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/icon.gif);
}

.bg_content {
	background-image: url(../images/show.gif);
	background-repeat: no-repeat;
	background-position: center;
}
