@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body 
{
	font-size:10pt;
	font-family:Arial;
	background-color: #F2F2F2;
	background-image: url(images/background.jpg);
	background-position: center top;
}
.td_header {
	background:url(images/header_flash.gif) no-repeat center top;
}
.td_menu_hor {
	background:#012211
}
.notactive
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	height: 19px;
	text-align: center;
	padding-top: 3px;
	margin-right: 2px;
	background-image: url(images/btn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.notactive a:visited, .notactive a:link , .notactive a:hover
{
	width:100%;
	text-decoration:none;
	color:White;
}


.active a:visited, .active a:link ,  .active a:hover
{
	width:100%;
	text-decoration:none;
	color:Black;
}

.active
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	height: 19px;
	text-align: center;
	padding-top: 3px;
	margin-right: 2px;
	background-image: url(images/btn_activ.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer {
	text-align: center;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	font-family: Tahoma;
	padding: 10px;
}
.border {
	border: 1px solid #000000;
}

.text_title_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.text_title_med {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text_title_med2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text_title_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.td_vid {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
.border_shadow {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
	padding: 10px;
}
.border_shadow1 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
	padding: 10px;
}
#right_menu {
	text-align: center;
}

.border_img {
	border: 1px solid #000000;
}

.text_more  a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #153221;
}
#right_menu ul {
	list-style-type: none;
}

.text_more  a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #153221;
}
#right_menu li a {
	text-decoration: none;
	display: block;
	margin-left: 27px;
	height: 19px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	background-image: url(images/bg_menu_right.gif);
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: right;
	width: 117px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 25px;
	background-color: #DAD9D8;
}
#right_menu li a:visited {
	text-decoration: none;
	display: block;
	margin-left: 27px;
	height: 17px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	background-image: url(images/bg_menu_right.gif);
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: right;
	width: 117px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 25px;
}
#right_menu li a:active {
	text-decoration: none;
	display: block;
	margin-left: 27px;
	height: 17px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: right;
	padding-right: 25px;
	background-image: url(images/bg_menu_right_active.gif);
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #dbdad9;
	width: 117px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 25px;
}



.text_more  a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.tb_body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.tb_right a:link, a:visited, a:hover, a:active {
	background-image: none;
	
}


 a:active
{
	color: #000000;
	text-decoration: none;
}

a:hover {
color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}


	/*  ///////////////////////////////////////////////////////// */
.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid;
	
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #f0f1f2;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #3B7E21;
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	
	
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

.textFieldBacks
{
	background-color: #E8E8E8;
	height: 20px;
	padding-right: 5px;
	text-align: right;
}

.textFields
{
	border: 1px solid #C0C0C0;
	background-color: #E4E4E4;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}