@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:#0f2418
}
.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;
}
.text_title_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.text_title_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text_title_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.text_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.text_more:link, .text_more:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #153221;
}
.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;
}
.right_menu {
	text-align: center;
}
.td_right_menu, .td_right_menu:link {
	text-decoration: none;
	display: block;
	margin-right: 27px;
	height: 19px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	background-image: url(images/bg_menu_right.gif);
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left;
	width: 117px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 25px;
	background-color: #DAD9D8;
}
.td_right_menu:active {
	text-decoration: none;
	display: block;
	margin-right: 27px;
	height: 19px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 25px;
	background-image: url(images/bg_menu_right_active.gif);
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left;
	width: 117px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 25px;
	background-color: #DAD9D8;
}
.border_shadow {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	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: 1px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	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;
}
.footer {
	text-align: center;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	font-family: Tahoma;
	padding: 5px;
}
.border {
	border: 1px solid #000000;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.border_img {
	border: 1px solid #000000;
}



	/*  ///////////////////////////////////////////////////////// */
.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;
}


a:active
{
	color: #000000;
	text-decoration: none;
}

a:hover {
color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

.textFieldBacks
{
	background-color: #E8E8E8;
	height: 20px;
	padding-right: 5px;
	text-align: left;
}

.textFields
{
	border: 1px solid #C0C0C0;
	background-color: #E4E4E4;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}