@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#000000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #faf5e1;
}
div, h1, h2, h3, h4, p, form, label, input, img, textarea, span{
	margin:0; padding:0;
}
/*
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
	display: inline;
}
*/

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*------------------------------------------------topheader--------------------*/
#cmTopHeader{
	width:100%;
	height:97px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
.cmTopGreyMenu {
	margin: 0px;
	float: left;
	width: 292px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.cmSmallTitle {
	font-family:Tahoma;
	font-weight: bold;
	font-size:13px;
	color:#cdb753;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
td.cmVotebarOut{ 
	background: #EEEEEE; border:0px; 
}

td.cmVotebarIn{ 
	background: #FFCC00; border:0px; 
}
div.cmVoteSpace{
	font-size:4pt; text-align:center; 
}
.cmNormalText {
	font-family:Tahoma;
	font-size:13px;
	font-color:#95874f;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.cmFooterText {
	font-family:Tahoma;
	font-size:13px;
	color:#928f83;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.cmErrorText {
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.cmLogo {
	margin: 0px;
	float: right;
	width: 212px;
	height: 48px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/cmLogo.gif);
	background-repeat: no-repeat;
}
.cmHeaderWelcome {
	float: left;
	margin: 10px;
	width: 200px;
	height: 12px;
	text-align:center;

}
.cmTopGreyLeftMenuItem {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/mnuGreyLeft.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.cmTopGreyLeftMenuItem:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/mnuGreyLeft_MO.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.cmTopGreyCenterMenuItem {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/mnuGreyCenter.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.cmTopGreyCenterMenuItem:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/mnuGreyCenter_MO.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.cmTopGreyRightMenuItem {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/mnuGreyRight.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.cmTopGreyRightMenuItem:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/mnuGreyRight_MO.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.cmTopBanner {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 38px;
	width: 100%;
}
.cmTopSearchBg {
	background-image: url(../images/searchBg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 38px;
	width: 363px;
	margin-top: 0px;
	margin-right: 74px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.cmTopSearchTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9a2500;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
.cmTopSearchBox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9a2500;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.cmTopSearchTextbox {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.cmTopSearchTextbox:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 200px;
	border: 1px solid #999999;
}
.cmTopMenuOptions {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
}

.cmBtnGo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btnGo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 34px;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cmBtnGo:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btnGo_MO.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 34px;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cmTopMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/topMenuBg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.cmTopMenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/topMenuBg_MO.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}

.contact:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu1_04.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 81px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
/*------------------------------------------------body_area--------------------*/
#body_area{
	width:100%;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
#innerbody_area{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}

.alphabet {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #c12f00;
	text-decoration: none;	
}


.cmMenuTitleBg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.cmMenuLinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(../images/mnuCurrent.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



.cmMenuLinks:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(../images/mnuCurrent_MO.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.cmFooterMenuLinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #cdb753;
	text-decoration: none;
	background-image: url(../images/mnuFooterCurrent.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.cmFooterMenuLinks:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #f5430a;
	text-decoration: none;
	background-image: url(../images/mnuFooterCurrent_MO.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.cmMainNews {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(../images/innerBannerMenuLink.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 250px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.cmMainNews:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(../images/innerBannerMenuLink_MO.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 250px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.cmTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.links_morearea {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7e7656;
	text-decoration: none;
}
.cmFooterLinksText {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #928f83;
	text-decoration: none;
}
.cmFooterBody {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 378px;
	width: 765px;
}
.cmBodyArea {
	margin: 0px;
	padding: 0px;
	float: center;
	height: 288px;
	width: 528px;
}
.cmInnerBanner {
	background-image: url(../images/innerBanner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 200px;
	width: 250px;
	padding-top: 28px;
	padding-right: 250px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.cmInnerBannerTitle {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/innerBannerTitleBg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 44px;
	width: 152px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.cmInnerBannerLink {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #b32c01;
	text-decoration: none;
	background-image: url(../images/innerBannerMenuLink.gif);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 137px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.cmInnerBannerLink:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #b32c01;
	text-decoration: none;
	background-image: url(../images/innerBannerMenuLink_MO.gif);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 137px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.right{
	margin: 0px;
	float: left;
	height: 267px;
	width: 200px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.freeregistration {
	font-family: "Arial Narrow";
	font-size: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/freereg.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 168px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


/*------------------------------------------------body_area1--------------------*/
.cmFooterBodyBg{
	width:100%;
	height:242px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/footerBodyBg.gif);
	background-repeat: repeat-x;
}#body_area1{
	width:100%;
	height:242px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-attachment: scroll;
	background-image: url(../images/bodyarea1_bg.jpg);
	background-repeat: repeat-x;
}
.cmInnerTabArea {
	margin: 0px;
	float: left;
	height: 242px;
	width: 453px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}

.cmInnerMenu {
	padding: 0px;
	float: left;
	height: 28px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tab_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #928f83;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 403px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tab_readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #928f83;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 403px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.cmMenuFooter {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/mnuWhiteFooter.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.cmMenuFooter:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/mnuGreyFooter.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.innermenu_hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/menu_inner_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	cursor:text;
}.tab_head {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #f5430a;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tab_head1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cdb753;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tablink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #928f83;
	text-decoration: underline;
}
.tablink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.cmReadMore {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	background-image: url(../images/btnreadmore.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 20px;
	width: 81px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.cmReadMore:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	background-image: url(../images/btnReadMore_MO.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 20px;
	width: 81px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.cmLoginArea {
	background-image: url(../images/cmLoginBg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 170px;
	width: 286px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cmLoginHead {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 230px;
	background-image: url(../images/cmLoginHead.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.cmLoginTextarea {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 258px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}.cmLoginName {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 55px;
}


.cmLoginBox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cmLoginTextBox {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 180px;
	border: 1px solid #666666;
}.cmLoginTextBox:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 180px;
	border: 1px solid #333333;
}
.cmRegister {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/cmLoginButtons_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
}
.cmRegister:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cmLoginButtons1_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
}
.cmLogin {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cmLoginButtons_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cmLogin:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/cmLoginButtons1_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cmEmail {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	float: left;
	width: 240px;
}
.cmEmailUs {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cmEmail.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 61px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cmEmailImage {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cmEmailTextImage.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 148px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cmMyAccountLinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/cmLoginButtons_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.cmRegister1:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cmLoginButtons1_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 104px;
	background-image: url(../images/fotter_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#fotter_1{
	width:100%px;
	height:104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
.fotter_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #9e9e9e;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 20px;
	width: 220px;
	color: #ae920f;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 150px;
	color: #c75c2c;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*------------------------------------------------fotterlinks --------------------*/
a.cmFotterLink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}
a.cmFotterLink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}
a.cmFotterLink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
a.cmFotterLink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}
/*------------------------------------------------fotterlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
.validation {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/fotter_validation.png);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 48px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.validation:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/fotter_validation1.png);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 48px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*------------------------------------------------validation--------------------*/
.cmFooterPoweredBy {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cmFooterDesignedLink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #f5430a;
}
.cmFooterDesignedLink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
}
.cmFooterText {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #AAAAAA;
}

/*------------------------------------------------ TOP 10s -------------------- BEGIN --*/

.cmStarRating1,
.cmStarRating1 a:hover,
.cmStarRating1 a:active,
.cmStarRating1 .cmCurrentRating{
	background: url(../images/cmRatingStar1.gif) left -1000px repeat-x;
}
.cmStarRating1{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.cmStarRating1 li{
	display: inline;
}
.cmStarRating1 a, 
.cmStarRating1 .cmCurrentRating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.cmStarRating1 a:hover{
	background-position: left bottom;
}
.cmStarRating1 a.cmOneStar{
	width:20%;
	z-index:6;
}
.cmStarRating1 a.cmTwoStars{
	width:40%;
	z-index:5;
}
.cmStarRating1 a.cmThreeStars{
	width:60%;
	z-index:4;
}
.cmStarRating1 a.cmFourStars{
	width:80%;
	z-index:3;
}
.cmStarRating1 a.cmFiveStars{
	width:100%;
	z-index:2;
}
.cmStarRating1 .cmCurrentRating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED) */


.cmStarRating2,
.cmStarRating2 a:active,
.cmStarRating2 .cmCurrentRating{
	background: url(../images/cmRatingStar2.gif) left -1000px repeat-x;
}
.cmStarRating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.cmStarRating2 li{
	display: inline;
}
.cmStarRating2 a, 
.cmStarRating2 .cmCurrentRating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.cmStarRating2 a.cmOneStar{
	width:20%;
	z-index:6;
}
.cmStarRating2 a.cmTwoStars{
	width:40%;
	z-index:5;
}
.cmStarRating2 a.cmThreeStars{
	width:60%;
	z-index:4;
}
.cmStarRating2 a.cmFourStars{
	width:80%;
	z-index:3;
}
.cmStarRating2 a.cmFiveStars{
	width:100%;
	z-index:2;
}
.cmStarRating2 .cmCurrentRating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.cmInlineRating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.cmRatingVotedTwice {
	background: #FFDDDD url(../images/cmRatingWarning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.cmRatingVoted {
	background: #E7FFCE url(../images/cmRatingTick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.cmRatedText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.cmOut5Class {
	color:#00CC00;
	font-weight:bold;
	}
.cmPercentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.cmVotesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
.cmTopRatedList {
	padding:0;
	margin:0;
	}
.cmTopRatedList li {
	list-style-type:none;
	}

/*------------------------------------------------ TOP 10s -------------------- END --*/

/*------------------------------------------------ Gallery -------------------- END --*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/cmGalleryPhotoOverlay.gif); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.gif", sizingMethod="scale");
	}
/*------------------------------------------------ Gallery -------------------- END --*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#innercontetblank
			{
			margin: 0px;
			padding: 0px;
			float: left;
			width: 765px;
			}
#innermidarea
			{
			margin: 0px;
			padding: 0px;
			float: left;
			width: 700px;
			}
#innerhedding
			{
			width:700px;
			font-family: Arial;
			font-size: 22px;
			font-weight: normal;
			color: #3b3b3b;
			text-decoration: none;
			background-image: url(../images/tickmark.png);
			background-repeat: no-repeat;
			margin: 0px;
			float: left;
			height: 25px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 18px;
			padding-left: 40px;
			}
#innercontent
			{
			margin: 0px;
			padding:0 0 10px 0;
			float: left;
			width: 700px;
			font-family: Arial;
			font-size: 11px;
			font-weight: normal;
			color: #7e7656;
			text-decoration: none;
			text-align:justify;
			}
#innercontent002
			{
			margin: 0px;
			padding:0 0 10px 0;
			float: left;
			width: 700px;
			font-family: Arial;
			font-size: 11px;
			font-weight: normal;
			color: #7e7656;
			text-align:justify;			
			text-decoration: none;
			}
#innercontent003
			{
			margin: 0px;
			padding:0 0 10px 0;
			float: left;
			width: 700px;
			font-family: Arial;
			font-size: 11px;
			font-weight: normal;
			color: #7e7656;
			text-align:justify;			
			text-decoration: none;
			}
#innercontent004
			{
			margin: 0px;
			padding:0 0 10px 0;
			float: left;
			width: 700px;
			font-family: Arial;
			font-size: 11px;
			font-weight: normal;
			color: #7e7656;
			text-align:justify;			
			text-decoration: none;
			}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
		
#contactinnerblank
		{
				width:100%;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
			
		}
#contactaddressblank{
				margin: 0px;
				padding:0 0 0 30px;
				float: left;
				width:236px;
				font-family: "Trebuchet MS";
				font-size: 11px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
				
	}

#contactaddresshedding
		{
			width:700px;
			font-family: Arial;
			font-size: 22px;
			font-weight: normal;
			color: #3b3b3b;
			text-decoration: none;
			background-image: url(../images/tickmark.png);
			background-repeat: no-repeat;
			margin: 0px;
			float: left;
			height: 25px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 18px;
			padding-left: 40px;
		}		

#contactaddresstext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	text-align:justify;
	}
#contactsmallhedding
			{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
			}
#contacthedding
			{
			width:700px;
			font-family: Arial;
			font-size: 22px;
			font-weight: normal;
			color: #3b3b3b;
			text-decoration: none;
			background-image: url(../images/tickmark.png);
			background-repeat: no-repeat;
			margin: 0px;
			float: left;
			height: 25px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 18px;
			padding-left: 40px;
		}
			
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(../contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:200px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:160px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:8px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:60px 0 0 0;
				padding:0;
				float:left;
				text-align: left;

			}	
			
.contactfeildname
			{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	text-decoration: none;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submitbutton
			{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/login_buttons_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 8px;
	cursor:pointer;
			}
.submitbutton:hover 
			{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/login_buttons1_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 8px;
	cursor:pointer;	
			}
			
.contactinput
		{

				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.contactinput:hover
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}
.listbox
		{

				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																		
