body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	border: 0px solid #969696;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
table.headerCover {
	height: 174px;
	background: #000000;
	width: 100%;
	white-space: nowrap;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
table.headerCover td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.headerCover td.tdL {
	width: 201px;
}
table.headerCover td.tdR {
	text-align: left;
}
table.headerCover table,
table.headerCover table table {
	white-space: nowrap;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px solid #FF0000;
}
table.headerCover table td.upper {
	text-align: left;
	height: 110px;
}
table.headerCover table td.lower {
	height: 64px;
}

.header {
	width: 100%;
	background: #000000;
	white-space: nowrap;
	border: 0px solid #FF0000;
	border-collapse: collapse;
	height: 110px;
	margin: 0px;
	padding: 0px;
}
.toolbarCover {
	background-image: url(../images/toolbar_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	border: 0px solid #FF0000;
	border-collapse: collapse;
	white-space: nowrap;
	height: 64px;
	margin: 0px;
	padding: 0px;
}
.toolbarCover tr,
.toolbarCover td {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
.toolbarCover td.L {
	width: 621px;
}
.toolbarCover td.C {
	width: 50%;
}
.toolbarCover td.R {
	width: 50%;
	text-align: right;
}
.toolbar {
	border: 0px solid #FF0000;
	border-collapse: collapse;
	white-space: nowrap;
	height: 64px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}

.searchCover { 
	background: #828282;
	background-image: url(../images/search_bg.jpg);
	height: 34px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.search tr,
.search td,
.search {
	margin: 0px;
	padding: 0px 3px 0px 0px;
	height: 34px;
	vertical-align:middle;
	color: #d6d5e5;
}

.line_separator1 {
	font-size: 1px;
	height: 8px;
}

.contentLeft {
	width: 177px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.mainmenu {
	width: 177px;
	margin: 0px;
	padding: 0px;
}
.mainmenu table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	background: #FFFFFF;
}
.mainmenu table td {
	border-left: 0px solid #cecece;
	border-right: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	height: 40px;
	width: 177px;
	vertical-align: middle;
}

.mainmenu a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

.mainmenu table td.menuoff {
	background: #FFFFFF;
	background-image: url(../images/mainmenu_icon_general1.jpg);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 40px;
}
.mainmenu table td.menuon {
	background: #e2e2e4;
	background-image: url(../images/mainmenu_icon_general2.jpg);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 40px;
}
.mainmenu table td.submenu {
	padding: 0px;
}

.mainmenu table.submenuTable {
	border: 0px solid #FF0000;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}
.mainmenu table.submenuTable ul {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.mainmenu table.submenuTable td.submenuOff{
	border: 0px;
	background: #ebeaef;
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	padding: 0px 5px 0px 35px;
}
.mainmenu table.submenuTable td.submenuOn {
	background: #dddde9;
	border-top: 1px solid #FFFFFF;
	padding: 0px 5px 0px 35px;
}
.mainmenu table.submenuTable ul li {
	color: #676765;
	list-style-type:none; list-style-position:outside;
	background: url(../images/bullet_menu.gif) no-repeat 0 3px;
	margin-left: 0px;
	padding: 0 0 0 10px;
}

/*** potlet # 1 ***/
.potlet1_headTL {
	background: url(../images/potlet1_tl.gif) no-repeat top left;
}
.potlet1_headTR {
	background: url(../images/potlet1_tr.gif) no-repeat top right;
	padding: 5px 8px;
}
.potlet1_head {
	background: url(../images/potlet1_t.gif) repeat-x top right #bbbbbc;
	color: #37363a;
	font-weight: bold;
}
.potlet1_body {
	background: #FFFFFF;
	color: #323233;
	border: 1px solid #bababa;
	border-bottom: none;
	padding: 5px 8px;
	line-height: 130%;
}
.potlet1_B {
	background: url(../images/potlet1_b.gif) repeat-x top left; 
	font-size: 1px;
}
.potlet1_BL {
	background: url(../images/potlet1_bl.gif) no-repeat bottom left;
	font-size: 1px;
}
.potlet1_BR {
	background: url(../images/potlet1_br.gif) no-repeat bottom right; 
	height: 5px;
	font-size: 1px;
	margin-right: 0px!important;
	margin-right: 2px;
}

.potlet1_body li {
	color: #323233;
	list-style-type:none; 
	background: url(../images/bullet_potlet.gif) no-repeat 0 7px;
	margin: 0px 0px 8px 3px;
	border: 0px solid #FF0000;
	padding: 0 0 0 10px;
}
.potlet1_body ul {
	margin: 0px;
	padding: 0px;
}
.potlet1_body a {
	color: #323233;
	text-decoration: none;
}
.potlet1_body a:hover {
	color: #323233;
	text-decoration: underline;
}
/*** potlet # 2 ***/
.potlet2_headTL {
	background: url(../images/potlet2_tl.gif) no-repeat top left;
}
.potlet2_headTR {
	background: url(../images/potlet2_tr.gif) no-repeat top right;
	padding: 7px 10px;
	vertical-align: middle;
}
.potlet2_head {
	background: url(../images/potlet2_t.gif) repeat-x top right #bbbbbc;
	color: #37363a;
	font-size: 14px;
}
.potlet2_body {
	background: #FFFFFF;
	color: #323233;
	border: 1px solid #cdcdcd;
	border-top: 1px solid #b4b4b6;
	border-bottom: none;
	padding: 4px 8px;
	line-height: 130%;
}

.potlet2_B {
	background: url(../images/potlet2_b.gif) repeat-x top left;
	font-size: 1px; 
}
.potlet2_BL {
	background: url(../images/potlet2_bl.gif) no-repeat bottom left;
	font-size: 1px; 
}
.potlet2_BR {
	background: url(../images/potlet1_br.gif) no-repeat bottom right; 
	margin-right: 0px!important;
	margin-right: 2px;
	height: 4px;
	font-size: 1px; 
}

/*** 3 Tabs Potlet ***/
.ThreeTabsCover {
	width: 341px;
	border: 0px solid #FF0000;
}
				/* mouse over RED for video*/
.ThreeTabsPotlet1_headTL {
	background: url(../images/tabs_video_tl1.gif) no-repeat top left;
}
.ThreeTabsPotlet1_headTR {
	background: url(../images/tabs_video_tr1.gif) no-repeat top right;
	padding: 0;
}
.ThreeTabsPotlet1_head {
	background: url(../images/tabs_video_t1.gif) repeat-x top right #bbbbbc;
	color: #37363a;
	font-weight: bold;
	height: 30px;
	padding: 0;
}
.ThreeTabsPotlet1_head_imgL {
	background: url(../images/tabs_video_hl1.gif) no-repeat top center;
}
.ThreeTabsPotlet1_head_imgC {
	background: url(../images/tabs_video_hc1.gif) no-repeat top center;
}
.ThreeTabsPotlet1_head_imgR {
	background: url(../images/tabs_video_hr1.gif) no-repeat top center;
}
				/* mouse over Gold for News */
.ThreeTabsPotlet2_headTL {
	background: url(../images/tabs_news_tl1.gif) no-repeat top left;
}
.ThreeTabsPotlet2_headTR {
	background: url(../images/tabs_news_tr1.gif) no-repeat top right;
	padding: 0;
}
.ThreeTabsPotlet2_head {
	background: url(../images/tabs_news_t1.gif) repeat-x top right #bbbbbc;
	color: #37363a;
	font-weight: bold;
	height: 30px;
	padding: 0;
}
.ThreeTabsPotlet2_head_imgL {
	background: url(../images/tabs_news_hl1.gif) no-repeat top center;
}
.ThreeTabsPotlet2_head_imgC {
	background: url(../images/tabs_news_hc1.gif) no-repeat top center;
}
.ThreeTabsPotlet2_head_imgR {
	background: url(../images/tabs_news_hr1.gif) no-repeat top center;
}
		/* end mouse over color */

.ThreeTabsPotlet_head table,
.ThreeTabsPotlet_head table tr,
.ThreeTabsPotlet_head table td {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	vertical-align: top;
	height: 30px;
	border: 0px solid #FF0000;
	text-align: center;
}
.ThreeTabsPotlet_head a {
	display: block;
}
.ThreeTabsPotlet_head table td.sep {
	width: 3px;
}
.ThreeTabsPotlet_head table td {
	width: 33%;
	text-align:center;
	border: 0px solid #FF0000;
}
.ThreeTabsPotlet_body {
	background: #cdccd2;
	color: #323233;
	border: 1px solid #b5b5b7;
	border-top: none;
	border-bottom: none;
	padding: 1px;
	line-height: 130%;
}
.ThreeTabsPotlet_B {
	background: url(../images/tabs_b.gif) repeat-x bottom left; 
	font-size: 1px;
}
.ThreeTabsPotlet_BL {
	background: url(../images/tabs_bl.gif) no-repeat bottom left;
	font-size: 1px;
}
.ThreeTabsPotlet_BR {
	background: url(../images/tabs_br.gif) no-repeat bottom right; 
	height: 4px;
	font-size: 1px;
}
.ThreeTabsPotlet_body a {
	color: #323233;
	text-decoration: none;
}
.ThreeTabsPotlet_body a:hover {
	color: #323233;
	text-decoration: underline;
}
/***  content ***/
.bannerLeft {
	width: 166px;
}
.poll {
	width: 166px;
	border: 0px solid #FF0000;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
div.contentCover {
}
table.contentTableCover {
	border-collapse: collapse;
	padding: 0px;
	width: 98%;
}
table.contentTableCover td.colL {
	width: 177px;
}
table.contentTableCover td.colC {
	width: 100%;
	padding: 0px 10px 0px 10px;
}
table.contentTableCover td.colR {	
	border: 0px solid #ff0000;
	/*width: 351px;*/
}
.rightCotentCover {
	width: 341px;
	float: right;
	margin: 0px 0px 0px 0px;
}
.events {
	width: 341px;
	border: 0px solid #FF0000;
}
.forums {
	color: #313234;
	font-size: 11px;
}
.forums table {
	border-collapse: collapse;
	border: 0px solid #FF0000;
	margin: 8px;
}
.forums table tr.row1 {
	background: #FFFFFF;
}
.forums table tr.row2 {
	background: #eaeaec;
}
.forums table td.colL {
	width: 1%;
	padding: 8px 4px;
}
.forums table td.colR {
	width: 99%;
	padding: 8px 4px;
}
.forums a {
	color: #313234;
	text-decoration: underline;
}
.forums a:hover {
	color: #313234;
	text-decoration: none;
}
.vidioContent {
	border: 1px solid #79787d;
}
.eventsNav a {
	color: #8a0000;
	text-decoration: none;
}
.eventsNav a:hover {
	color: #8a0000;
	text-decoration: underline;
}
.eventsNav input[type="text"] {
	width: expression(this.type=="text"?'100px':'auto');
	width: 100px;
}
div.viewNext {
	color: #790000;
	text-align: right;
	margin: 5px 0px 0px 0px;
	padding: 0px 16px 0px 0px;
	background: url(../images/bullet_next.gif) no-repeat 100% 4px;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
}
div.viewNext a {
	color: #790000;
	text-decoration: none;
}
div.viewNext a:hover {
	color: #790000;
	text-decoration: underline;
}
.hotnews {
	margin: 15px 0 10px 0;
	color: #3a3a3a;
	line-height: 140%;
	font-size: 13px;
    vertical-align: top;
}
.hotnews a {
	color: #3a3a3a;
	text-decoration: none;
}
.hotnews a:hover {
	color: #3a3a3a;
	text-decoration: underline;
}
.hotnews img {
	border: 2px solid #c1c1c1;
	margin: 0px 10px 10px 0px;
}
.hotnews h1 {
	font-size: 14px;
	color: #8b5e1e;
	margin: 0;
	padding: 0px 0px 5px 0px;
}
.hotnews h1 a {
	color: #8b5e1e;
	text-decoration: none;
}
.hotnews h1 a:hover {
	color: #8b5e1e;
	text-decoration: underline;
}
.news3TabsContent {
	border: 1px solid #848484;
	border-top: none;
	border-bottom: none;
	background: #FFFFFF;
	margin: 7px 5px 3px 5px;
	padding: 10px;
}
.news3TabsContent ul {
	padding: 0px;
	margin: 0px;
}
.news3TabsContent li {
	color: #323233;
	list-style-type:none; 
	background: url(../images/bullet_potlet.gif) no-repeat 0 7px;
	margin: 0px 0px 8px 3px;
	border: 0px solid #FF0000;
	padding: 0 0 0 10px;
}
.news3TabsContent img {
	border: 0;
	padding: 0 5px;
}
.news3TabsContent a {
	color: #191562;
	text-decoration: underline
}
.news3TabsContent a:hover {
	color: #191562;
	text-decoration: none;
}
.news3TabsContent a:visited,
.news3TabsContent a:active  {
	color: #545454;
}
div.hrline {
	font-size: 1px;
	height: 1px;
	background: #b8b8b8;
	margin: 10px;
}
div.hrline2 {
	font-size: 1px;
	height: 1px;
	background: #b8b8b8;
	margin: 8px 0px;
	padding: 0px;
}
div.brline {
	font-size: 1px;
	height: 8px;
}
/** logo links **/
.logolinks {
	padding: 0px;
	margin: 0px;
	border: 0px solid #FF0000;

}
.logolinks img {
	padding: 6px 5px 6px 0px;
	border: 0px;
}

/*** Starting from links until the end of the page ***/
.footer_links {
	border: 0px solid #FF0000;
	width: 100%;
	text-align: center;
	color: #000000;
	background: #a7a6a6;/*#7e7e7e*/
	line-height: 20px;
}
.footer_links_m{
	padding: 25px 0px 25px 0px;
	background: url(../images/footer_links_m.gif) repeat-x 50% left;
}
.footer_links_t {
	background: url(../images/footer_links_t.gif) repeat-x top left;
	padding: 0px;
}
.footer_links_b {
	background:   url(../images/footer_links_b.gif) repeat-x bottom left;
	padding: 0px;
}
.footer_links a {
	color: #000000;
	text-decoration: none;
}
.footer_links a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer {
	border: 0px solid #FF0000;
	width: 100%;
	padding: 20px 0px 20px 0px;
	text-align: center;
	color: #CCCCD0;
	background:  url(../images/footer_bg2.jpg) repeat-y top center #01011f;
	line-height: 20px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer span.footerEmphasize {
	color: #FFFFFF;
}
