/*************Main Table**********************/
#mainTd
{	
	width:778px;	
	}
.body_background_ltr
{
	height: 830px;
	width: 100%;
	background-image: url(BodyBg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.body_background_rtl
{
	height: 830px;
	width: 100%;
	background-image: url(BodyBg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.left_bg
{
	width: 30%;
	background-image: url(LeftBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.right_bg
{
	width: 30%;
	background-image: url(RightBg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/****Top Page Margin******/
.TopPageColor
{
	background-color: transparent;
	width: 100%;
	height: 10px;
}
.bodybg
{
	background-image: url(BodyBg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: transparent;
	height: 533px;
	width: 100%;
}
/******Navigation*****************/
.ImgNavigation
{
	height: 5px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.ImgNavigationTD
{
	width: 4px;
}

.link_navig:link, .link_navig:visited, .link_navig:active
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #422502;
	font-family: Arial;
	display: inline;
}

.link_navig:hover
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	display: inline;
}
.link_navigOut{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #422502;
	font-family: Arial;
	display: inline;
	cursor:pointer;
}
.link_navigOver{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	display: inline;
	cursor:pointer;
}
.link_navig1
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	display: inline;
}
.link_navig2
{
	vertical-align:top;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	display: inline;
	padding-bottom:1px;	
}
.nav_cat
{
	height: 5px;
	width: 7px;
	vertical-align: top;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	color: #7a0000;
}

.nav_cat1
{
	height: 5px;
	width: 7px;
	vertical-align: top;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 4px;
}

.nav_cat_ltr
{
	background-image: url(nav_ltr.gif);
	height: 5px;
	width: 7px;
	vertical-align: top;
    margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #188637;
}

.nav_cat_rtl
{
	background-image: url(nav_rtl.gif);
	height: 5px;
	width: 7px;
	vertical-align: top;
    margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #188637;
}
/*****TOP MENU*****************************/
.left_bor
{
	background-image: url(left_bor.gif);
	height: 100%;
	width: 3px;
}

.right_bor
{
	background-image: url(right_bor.gif);
	height: 100%;
	width: 3px;
}

.one_dot
{
	background-image: url(1_dot.gif);
}
.TopBorH
{
	height: 33px;
	width: 3px;
}
.TopMenuW
{
	background-image: url(1_dot_right.gif);
	height: 33px;
	width: 8px;
}
.TopMenuH
{
	height: 100%;
}

.TopMenuTable
{
	height: 33px;
	width: 778px;
}

.ActiveTable
{
	width: 100%;
	height: 100%;
}
.TMenuSpan
{
	cursor: pointer;
	font-weight: bold;
	}
	/*for the Homepage category active */
	.TMenuSpan_link
{
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
	display: block;
}

.TMenuSpan_over
{
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	display: block;
}
/***************SIDE BAR******************/
.td_color_out_act
{
	width: 17px;
	height: 12px;
	vertical-align: top;
}

.tr_color_out
{
	vertical-align: top;
	background-color: transparent;
	padding-top: 5px;
}

.tr_color_over
{
	vertical-align: top;
	background-color: transparent;
}


.tr_color_out_act
{
	vertical-align: top;
	color: #fd6e05;
	background-color: transparent;
}

.menu_bullet_ltr
{
	background-image: url(menu_bullet_ltr.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 12px;
}

.td_menu_bullet
{
	padding-left: 5px;
	padding-right: 5px;
}

.menu_bullet_rtl
{
	background-image: url(menu_bullet_rtl.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 12px;
}
.tdBar
{
	width: 180px;
	height: 100%;
}
/************END SIDE BAR******************/
.leftspc_ltr
{
	background-image: url(leftspc_ltr.gif);
	width: 20px;
	height: 100%;
}
.leftspc_rtl
{
	background-image: url(leftspc_rtl.gif);
	width: 20px;
	height: 100%;
}

.verticalspc_ltr
{
	background-repeat: repeat-x;
	overflow: hidden;
	height: 3px;
	margin-top: 0px;
	background-image: url(verticalspc_ltr.gif);
}
.verticalspc_rtl
{
	background-repeat: repeat-x;
	overflow: hidden;
	height: 3px;
	margin-top: 0px;
	background-image: url(verticalspc_ltr.gif);
}

.mainspc_ltr
{
	background-image: url(mainspc_ltr.gif);
}
.mainspc_rtl
{
	background-image: url(mainspc_rtl.gif);
}

.rightspc_ltr
{
	background-image: url(rightspc_ltr.gif);
}
.rightspc_rtl
{
	background-image: url(rightspc_rtl.gif);
}

/*********FOOTER********************/
.fotlogo_ltr
{
	
	height: 14px;
	vertical-align: text-top;
}
.fotlogo_rtl
{
	
	height: 14px;
	vertical-align: text-top;
}


TABLE.fotlogo
{
	color: #5e5e5e;
}

img.fotlogo
{
	vertical-align: top;
}

A.fotlogo
{
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
}

A.fotlogo:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #ff5400;
	text-decoration: none;
}
.fotlogo_hover
{
	font-size: 11px;
	font-weight: normal;
	color: #ff5400;
	text-decoration: none;
}
.manage_ltr
{
	background-image: url(manage_ltr.gif);
	width: 21px;
	height: 20px;
	border: 0px;
}

.manage_rtl
{
	background-image: url(manage_rtl.gif);
	width: 21px;
	height: 20px;
	border: 0px;
}



/********************ITEMS*****************************/
.titleitemGif
{
	background-image: url(itemtitle.gif);
	height: 25px;
	width: 100%;
	text-indent: 5px;
	vertical-align: middle;
	
	}


.bulTitleItem_ltr
{
	width: 12px;
	height: 10px;
	background-image: url(bulTitleItem_ltr.gif);
	vertical-align: top;
	margin-top: 3px;
}
.bulTitleItem_rtl
{
	width: 12px;
	height: 10px;
	background-image: url(bulTitleItem_rtl.gif);
	vertical-align: top;
	margin-top: 3px;
}

.newsBulTd
{
	vertical-align: top;
	width: 17px;
}

.newsBulHead
{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.bulletContact_ltr
{
	background-image: url(contact_ltr.gif);
}
.bulletContact_rtl
{
	background-image: url(contact_rtl.gif);
}


.bulletContactMar
{
	width: 10px;
	height: 10px;
	vertical-align: top;
	margin-top: 2px;
	background-repeat: no-repeat;
}
.bulletContactMar1
{
	width: 10px;
	height: 10px;
	vertical-align: top;
	margin-top: 2px;
	text-indent: 5px;
	background-repeat: no-repeat;
}

.ImageBgColor
{
	border: 1px solid #c1c102;
}
/*********************************************OLD CSS****************************************************/

body
{
	font-family: Arial;
	color: #7a0000;
	padding: 0;
	font-size: 11px;
	background-color: #ffffef;
}

BODY *
{
	-moz-box-sizing: border-box;
}

a
{
	text-decoration: none;
}
td
{
	font-size: 11px;
}

.alwaysOn
{
	color: #7a0000;
}

.navig:link, .navig:visited, .navig:active
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-family: Arial;
}
.navig:hover
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #CEBB37;
	font-family: Arial;
}

.TopMenuSpan_out
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
	display: block;
	cursor: pointer;
	}

.TopMenuSpan_over
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	display: block;
	cursor: pointer;
	}

.link_nav:link, .link_nav:visited, .link_nav:active
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
	display: block;
}


.link_nav:hover
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	display: block;
}

.link1_nav:link, .link1_nav:visited, .link1_nav:active
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-family: Arial;
}
.link1_nav:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-family: Arial;
}

.link1
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-family: Arial;
}

.regtext
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-left: 0px;
}
.regtext1Pre
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
	cursor: pointer;
}
.regtext2
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
	cursor: default;
}
.regtext3
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
	cursor: default;
}
.regtext2_over
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
}

.regtext2NotEdit
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ff9900;
	font-family: Arial;
}

.regtext2:hover
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
}
.regtext1_over
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
	cursor: pointer;
}
.regtext1:link, .regtext1:visited, .regtext1:active
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7a0000;
	font-family: Arial;
}
.regtext1:hover
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fd6e05;
	font-family: Arial;
}
.TitleItem
{
	height: 25px;
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 4px;
	color: #7a0000;
}
.TitleItemLink
{
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 6px;	
	color: #fd6e05;
	cursor: pointer;
	height: 25px;
	overflow: hidden;
	background-color: transparent;
	border: 0;
	text-indent: 5px;
}
.TitleItemLink3
{
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 6px;
	color: #fd6e05;
	height: 25px;
	overflow: hidden;
	background-color: transparent;
	border: 0;
	text-indent: 5px;
	
}
.TitleItemLink_over
{
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 6px;
	color: #7a0000;
	cursor: pointer;
	height: 25px;
	overflow: hidden;
	background-color: transparent;
	border: 0px;
	text-indent: 5px;
}

.TitleItemLink1
{
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #7a0000;
	cursor: pointer;
}

.TitleItemLink1_over
{
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #fd6e05;
	cursor: pointer;
}
.TitleItemLinkNo
{
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #7a0000;
}
.titleImage
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.MainPageColor
{
	background-color: transparent;
}
/************Borders for the Bars - Left - Main - Right **************************************/
.Bar_Border
{
	border-left: solid #c1c102 1px;
	border-right: solid #c1c102 1px;
	background-repeat: repeat-y;
	height: 100%;
	width:180px;
}

.Page_Border
{
	border-left: solid #c1c102 1px;
	border-right: solid #c1c102 1px;
	background-repeat: repeat-y;
}

.Two_Bar_Border
{
	border-left: solid #c1c102 1px;
	border-right: solid #c1c102 1px;
	background-repeat: repeat-y;
	height: 100%;
}

.Too_Bar_Border_ltr
{
	border-right: solid #c1c102 1px;
	background-repeat: repeat-y;
	height: 100%;
}

.Too_Bar_Border_rtl
{
	border-left: solid #c1c102 1px;
	background-repeat: repeat-y;
	height: 100%;
}
/************Borders for the Bars - Left - Main - Right **************************************/

/*Side menu****************************************************/
#tdSideCategory
{
	background-color: transparent;
	width: 180px !important;
}

#tdSideCategory TD
{
	font-size: 12px; /*display: block;*/
	border-bottom: solid #c1c102 1px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	/*position: relative;*/
	font-family: Arial;
	cursor: pointer;
	padding: 5px 0px 5px 0px;
}
.tableSideBar
{
	color: #a9bfd0;
	background-color: transparent;
}
.tableSideBar_over
{
	color: #a9bfd0;
	background-color: transparent;
}

#tdSideCategory TD IMG
{
	display: block;
	margin: 1px 0px 0px 0px;
}
img
{
	border: none;
}


.side_text_over
{
	width: 100%;
	color: #fd6e05;
	vertical-align: top;
	padding-top: 3px;
	display: block;
	font-weight: normal;
	font-size: 12px;
}

.side_text_out
{
	width: 100%;
	display: block;
	color: #7a0000;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
}
.a_side_text_out:link, .a_side_text_out:visited, .a_side_text_out:active
{
	width: 100%;
	color: #7a0000;
	display: block;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
}
.a_side_text_out:hover
{
	width: 100%;
	color: #fd6e05;
	display: block;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
}
.AftSideMenu
{
	height:15px;
	}
	
	.AftSideMenuPre
{
	height:5px;
	}
/*************** end side menu*****************/


/*begin search*/
input.searchbox
{
	background-color: transparent;
	font-size: 11px;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	width: 50px;
	height: 19px;
	border-color: #c1c102 #c1c102 #c1c102 #c1c102;
	border-style: solid;
	border-width: 1px;
}

td.titleBar
{
	font-family: Arial;
	height: 10px !important;
	width: 180px !important;
	font-size: 11px;
	background-color: transparent;
	font-weight: bold;
	border-bottom: 1px solid #c1c102;
}

.titleBar_ser
{
	font-family: Arial;
	height: 20px !important;
	width: 180px !important;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
}

.search_field
{
	width: 115px;
	height: 16px;
	font-family: Arial;
	font-size: 11px;
}
.search_image
{
	height: 16px;
	margin: 1px 0px 0px 2px;
	cursor: pointer;
}

.search_bg
{
	background-color: transparent;
}

/*end search*/


#hTitle H1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 2px 0px 2px 0px;
	padding-top: 10px;
	color: #fd6e05;
}

#hTitle H2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 2px 0px 2px 0px;
	padding-top: 10px;
	width: 100%;
	color: #fd6e05;
}
#foot H1
{
	display: inline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	color: #422502;
	text-decoration: none;
}

#foot a:hover H1
{
	display: inline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	color: #fd6e05;
	text-decoration: none;
}

#H1ExTitle H1
{
	font-weight: normal;
	display: inline;
	font-family: Arial;
	color: #fd6e05;
	font-size: 11px;
}

.h1Prev
{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


TD.textItem
{
	font-family: Arial;
	font-size: 11px;
	color: #422502;
	overflow:visible;
	padding: 0px 3px 0px 3px;
}

TD.textItemNotEdit
{
	font-family: Arial;
	font-size: 11px;
	color: #ff9900;
}

.textItem2:link, .textItem2:visited, .textItem2:active
{
	font-family: Arial;
	font-size: 11px;
	color: #422502;
}
.textItem2:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #422502;
}
.textItemLink:link, .textItemLink:visited, .textItemLink:active
{
	color: #422502;
	text-decoration:underline;
	}
.textItemLink:hover
{
	color: #fd6e05;
	text-decoration:underline;	
}
.textItem1
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.textItem1_over
{
	font-family: Arial;
	font-size: 11px;
	color: #fd6e05;
	text-decoration: underline;
}
.textItemPre
{
	font-family: Arial;
	font-size: 11px;
	color: #7a0000;
	padding-left: 50px;
	outline-color: #000000;
}
TD.dateItem
{
	font-family: Arial;
	font-size: 11px;
	color: #422502;
}
TD.dateItemIn
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #422502;
}

.linkContact
{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #7a0000;
	padding-bottom: 2px;
	cursor: pointer;
}
.linkContact_over
{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #fd6e05;
	padding-bottom: 2px;
	cursor: pointer;
}
/**************************top menu********************************/
.dropCut
{
	background-color: transparent;
	display: none;
	z-index: 100000;
	position: absolute;
}


TD.tm_background
{
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	height: 33px;
	border-top: 1px solid #c1c102;
	border-bottom: 1px solid #c1c102;
}

TD.tm_background:hover
{
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	height: 33px;
}

.tm_background_act
{
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	color: #fd6e05;
	height: 33px;
	border-top: 1px solid #c1c102;
	border-bottom: 1px solid #c1c102;
}

.dropmenuLine
{
	background-color: transparent;
	height: 2px;
}

.dropmenuLine_out
{
	height: 2px;
	width: auto;
}
.dropmenuCell
{
	z-index: 100;
	font-family: Arial;
	font-size: 11px;
	color: #7a0000;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px;
	text-align: left;
	background: transparent;
	cursor: pointer;
}
.dropmenuCell_over
{
	z-index: 100;
	font-family: Arial;
	font-size: 11px;
	color: #da1429;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px;
	text-align: left;
	background: transparent;
	cursor: pointer;
}
.dropmenu a
{
	text-decoration: none;
	color: #DA1429;
}
.dropmenu a:hover
{
	text-decoration: none;
	color: #DA1429;
}


/*********footer**********************************/
.SkinFooter
{
	color: white;
	height: 20px;
	vertical-align: middle;
}

.BottomFooter
{
	padding-right: 5px;
	padding-left: 5px;
}

.FooterTitles
{
	font-family: Arial;
	font-size: 11px;
	color: #422502;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
.FooterTitles_over
{
	font-family: Arial;
	color: #fd6e05;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
.topBanner
{
	cursor: pointer;
}

/***top menu over/out effects**********/

.tm_over
{
	color: #7a0000;
	cursor: pointer;
	font-weight: bold;
}

.tm_out
{
	color: #7a0000;
	cursor: pointer;
	font-weight: bold;
}

.hr_item
{
	height: 1px;
	color: #D7D7D7;
}
.sideNewsHr
{
	width: 20px;
	border-right: 1px solid #c1c102;
}
.TableBorderOffice
{
	border: 1px solid #c1c102;
}
.TableBorderPage
{
	border-left: 1px solid #c1c102;
	border-right: 1px solid #c1c102;
	border-bottom: 1px solid #c1c102;
	
}
.TableBorderBar
{
	border-bottom: 1px solid #c1c102;
	}
.TableBorder1
{
	border-left: 1px solid #c1c102;
	border-right: 1px solid #c1c102;
	border-top: 1px solid #c1c102;
	font-size: 6px;
}

.FooterTitles1:link, .FooterTitles1:visited, .FooterTitles1:active
{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #422502;
	text-decoration: none;
	cursor: pointer;
}
.FooterTitles1:hover
{
	font-weight: normal;
	font-family: Arial;
	color: #fd6e05;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}


.manage
{
	text-indent: 10px;
}

.partLogo
{
	background-repeat: no-repeat;
	height: 14px;
}

.newsBul
{
	vertical-align: top;
	padding-top: 2px;
}
.newsBulSide
{
	vertical-align: top;
	padding-top: 1px;
}
.newsBul1
{
	vertical-align: top;
	padding-top: 1px;
}


ItemColor
{
}

/***inner page**********/

#idBar2
{
}
#hTitle
{
}

.backbg
{
}

.hrCon
{
	height: 1px;
	border: none;
	border-top: 1px solid #c1c102;
}

.hrItem
{
	height: 1px;
	border: none;
	font-size:9px;
    border-bottom: 1px solid #c1c102;
}
.hrp10Bar
{
	height: 1px;
	border: none;
	border-bottom: 1px solid #c1c102;
	font-size: 8px;
}
.BulHeader
{
	width: 12px;
	height: 10px;
	vertical-align: top;
	margin-top: 3px;
}


.betfoot
{
	background-color: transparent;
	height: 5px;
}

.SpaceAboveFoot
{
	background-color: transparent;
	height: 5px !important;
}

.loginFooter
{
	border-top: 1px solid #c1c102;
	padding-top: 7px;
}


.divSideBar
{
	background-color: #FFFFF5;
}

.divPageTemplate
{
	background-color: #FFFFF5;
}



.divRightSideBar
{
	background-color: #FFFFF5;
}
/****************CONTACT US*******************************/
.requirementFild
{
	color: Red;
}

.tdtitleitem
{
	font-size: 11px;
	font-family: arial,helvetica,verdana;
	font-weight: normal;
	color: #422502;
}
.tdTitle
{
	font-size: 20px;
	color: Orange;
}
.btn
{
	width: 80px;
	height: 22px;
	text-align: center;
}

.ConColor
{
	color: #422502;
	font-weight: normal;
}

.FormField
{
	font-family: Arial;
	color: Black;
	font-size: 11px;
	background: white;
	border: #333333 solid 1px;
}
	 .dotted
{
	border:none; 
	border-bottom: dotted 2px #C1C102; 
	width:100%; 
	background-color:transparent; 
	color:white;
	}
.bottomBanner
{
	border: solid #c1c102 1px;
	background-repeat: no-repeat;
	cursor:pointer;
}

.maintable
{
	height: 12px;
}


/*************Full Image View Class****************/
.full_print
{
	background-image: url(full_print.gif);}

.full_close{background-image: url(full_close.gif);}
