html {
     overflow: -moz-scrollbars-vertical;
}
.std {
	margin: 0px 0 10px 0px;
	padding: 0px 0 10px 0px;
	text-align: justify;
} 
.SubmitBtn {
	height: 18px;
	width: 103px;
	float: right;
}
.srch {  height: 20px; width: 33px; margin-top: 3px;}

.Slink {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-left: 30px;
	width: 193px;
} 

.SlinkHi { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000099; font-style: normal} 
.stdhi { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000} 
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px} 
a:hover {color: #5D6C45;
	text-decoration: none;
	
} 

a {	color: #532E62;
	text-decoration: none;
	}

.menuTable {
	margin-bottom: 8px;
	padding-bottom: 8px;
	
}
.menuTable a:hover {}
.menuTable a:active {}
.menuTable a{
margin-bottom:20px;
padding-bottom:20px;
	} 

.menuCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2px 0 4px 0px;
	padding: 2px 0 4px 5px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #64493E;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	background-color: #532E62;

}
	
	.menuCell a{color: #FFFFFF;	text-decoration: none;}
	.menuCell a:hover {color:#88669E;}

.btnImg {margin-left: 5px; margin-right: 5px;}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 200px;
	vertical-align:top;
	color: #000000;
} 

.CheckBox {
	color: #666666;
	height: 13px;
	width: 13px;
	background-color: #000000;
	border: 1px solid #000000;
	float: left;
	padding: 1px 10px 0 0;
	overflow: hidden;
	vertical-align: top;
	margin: 1px 10px 0 0;
}

.inputbutton { font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #47582B; width: 120px; vertical-align: middle; font-style:normal; text-align: center; line-height: normal; font-weight: normal;}
 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 40px;
	width: 200px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.Error {  font-weight: bold; color: #CC0000;}
.Tick { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333366; width: 15px; vertical-align: middle; font-style: normal; text-align: center;  line-height: normal; font-weight: normal; }


body { 
	font-size: 14px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*Below must remain for rich editor BG Color*/
	background-color:#FFFFFF;
}
.BelowMainTopImage {
	background-color: #FFFFFF;
white; 23px;; 
}

.SmallInput {  width: 30px;}
.ImageField {
	margin: 4px 0px 10px 32px;
	background-image: url(/Art/RightBG.jpg);
	background-repeat: repeat;
	height: 190px;
	float: right;
	padding: 0px 0px 0px 0px;
}
.ImageFieldLeft {
	padding-bottom: 15px;
	margin-right: 10px;
	margin-top: 4px;
	
}


hr {
	vertical-align: bottom;
	color: #47582B;
}


h1 {
	font-size: 14px;
	color: #532E63;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding-left: 0px;
}
h1 a{color: #9675AC;}
h1 a:hover{color: #fa891a;}
h4 {
	color: #5a2807;
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/***************		RIGHTPANEL			**************/
table.RightPanel {
	background-color: #efebef;
	width: 174px;
	text-align: center;
	margin: 0px 0px 10px 32px;
	float: right;
	padding: 0px;
}
table.RightPanel th {
	padding: 8px 10px 2px 4px;
	border-collapse: collapse;
	font-size: 12px;
	font-weight: bold;
	background-color: #efebef;
}
.RightPanelTextCell{
	padding: 10px 8px 10px 8px;
	border-collapse: collapse;
}
.RightPanelImageCell{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.pnlTitleImg {
	float: left;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 18px;
	color: #445720;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


p {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.tableSpecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 50px;
}
.SubRightBG {
	background-repeat: repeat;
	background-image: url(/Art/RightBG.jpg);
	margin: 0 0 10px 28px;
	margin-right: 0px;
	padding-right: 0px;
}

.thumb {  padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; border-style: none; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px;}

li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	line-height: 20px;
}

ul {
	margin-right: 0px;
}

.ImgRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 13px;
	padding-top: 4px;
}
.button{
	margin-bottom:0px;
}

.TopLeftImg {
	padding: 2px 0 2px 10px;
}
.PageLine {
	padding-top: 5px;
	margin-top: 5px;
}



.footer {
	color: #CCCCCC;
	font-size: 9px;
}
.footer a{
	color: #CCCCCC;
	font-size: 9px;
}
.footer a:hover{
	color: #000000;
	font-size: 9px;
}
.ImageFieldRight {
	float: right;
	border: 0px;
	padding: 0;
	margin: 0;
}

select {color: #000000;}
	

.FormInput {

	font-family: Arial, Helvetica, 
sans-serif;
	font-size: 12px;
	height: 18px;
	width: 200px;
	vertical-align: 
top;
	background-color: #000000;
	color: #FFFFFF;
}


Tables {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
}


.SubTopMenu {
	padding:0 10px 0 10px;
	margin:0 10px 0 10px;
	text-align: center;
	white-space: nowrap;
}

.subMenuContainerTable {
	border-bottom:  #445A2C 1px solid;
	margin-bottom: 10px;
}

/***************		SUBMENU			**************/
.SubMenuTable{
	float: left;
}
.subMenuTable a {
	
}
.subMenuTable a:hover {
}

.subMenuCell{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #532E62;
	background-color: #efebef;
	border: 1px solid #64753E;
	text-align: center;
	white-space: nowrap;
	margin: 3px 10px 15px 0px;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
.subMenuCell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #532E62;
	text-decoration:none;
	text-align: center;
	white-space: nowrap;
	padding: 5px;
}
.subMenuCell a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #586B34;
	text-decoration:none;
	text-align: center;
	white-space: nowrap;
	padding: 5px;
}

.SubMenu1st {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color: #FDFDE8;
	float: left;
	border: 1px solid #8B9D7E;
	border-bottom-color: #8B9D7E;
	border-right-color: #8B9D7E;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-top: 1px;
}

.FloatTableLeft {
	float: left;
}
.WrapTextSpecial {
	width: 300px;
}



/*New Stuff*/
.FeedbackCell  {
	color: #990000; /* Link */
	border-bottom-color: #CCCCCC; /* Border Light */
}



.FeaturedItemBody  {
	color: #666666; /* Text Dark */
}

.FeaturedItemBody_paddingTop15px {
	color: #666666; /* Text Dark */
	padding: 10px 10px 10px 0;
}

.FeaturedItemBodyText  {
	color: #666666; /* Text Dark */
}

.FeaturedItemBodyTextBold  {
	color: #003399; /* Primary */
}

.FeaturedItemDetailBullet  {
	color: #FFFFFF; /* Text Light */
	background-color: #003399; /* Secondary */
	width: 5px;
}

.FeaturedItemDetailCell  {
	color: #003399; /* Primary */
}

.FeaturedItemDetailCell_noLineHeight {
	color: #003399; /* Primary */
	border-left:10px;
	text-indent: 10px;
}

.FeaturedItemDetailCell_fontSize11px_lineHeight16px {
	color: #003399; /* Primary */
}

.FeaturedItemDetailTable  {
	background-color: #FFFFCC; /* Accent */
	border-top-color: #CCCCCC; /* Border Light */
	border-right-color: #CCCCCC; /* Border Light */
	border-bottom-color: #CCCCCC; /* Border Light */
	border-left-color: #CCCCCC; /* Border Light */
}
.MemebersList a{ text-decoration:none; color:#666666; font-size:11px; text-indent:5px;}
.MemebersList a:hover{ text-decoration:none; color:#990000; font-size:11px; text-indent:5px;}
.QuestionItemDetailBullet {
	width: 18px;
	height: 18px;
	background-image: url('/Art/question.gif');
	background-color: #666666;

}
.medinput {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.RightImageCell {
	margin: 0px;
	padding: 0px;
}
.paybutton {
	height: 48px;
	width: 117px;
}
.cm_buttonOvr
{
    BORDER-RIGHT: #572600 1px solid;
    PADDING-RIGHT: 9px;
    BORDER-TOP: #e0e0e0 1px solid;
    PADDING-LEFT: 9px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #e0e0e0 1px solid;
    CURSOR: pointer;
    COLOR: #572600;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #572600 1px solid;
    FONT-FAMILY: Arial, 'MS Sans Serif', sans-serif, Helvetica;
    POSITION: relative;
    TOP: -2px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}
.cm_buttonOut
{
    BORDER-RIGHT: #572600 1px solid;
    PADDING-RIGHT: 9px;
    BORDER-TOP: #6B7C4B 1px solid;
    PADDING-LEFT: 9px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #6B7C4B 1px solid;
    COLOR: white;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #572600 1px solid;
    FONT-FAMILY: Arial, 'MS Sans Serif', sans-serif, Helvetica;
    POSITION: relative;
    TOP: -2px;
    BACKGROUND-COLOR: #6B7C4B;
    TEXT-DECORATION: none
}

.thumbtable {
	margin: 4px 0 5px 28px;
	height: 190px;
}

.smtxt {

	color: #000000;
	font-size: 9px;
}
.floatRight{
	float: inherit;
	height: 100%;
} 

div.wrapContainer{
	float:left;
	width: 396px;
} 
.thumbtableLast {
	margin: 4px 28px 5px 28px;
}
.flr {
	float: right;
}
.fll {
	float: left;
}
.contentTable {
	margin-left: 0px;
	border: 0px;
	padding: 0px;
	margin-bottom: 23px;
}
.ScrollBG {
	background-color: #e6e1e6;
}

 #ScrollAdvertisers {
	position:relative;
	width:176px;
	height:513px;
	z-index:1;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color : #CDCAE5;
	/*scrollbar-highlight-color : #AAAAAA;
	scrollbar-3dlight-color : #AAAAAA;
	scrollbar-shadow-color : #AAAAAA;
	scrollbar-darkshadow-color : #AAAAAA;*/
	scrollbar-track-color : #c7c4e2;
	scrollbar-arrow-color : #532e63;
	scrollbar-padding-right: 0px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
 } 
.ScrollBG #ScrollAdvertisers img {
	margin-right: 8px;
	padding-right: 8px;
}
.MainBGColor {
	background-color: #88669E;
}
h5 {
	font-size: 18px;
	color: #5F3D6F;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
table.LeftPanel {
	background-color: #efebef;
	width: 128px;
	text-align: center;
	margin: 0px 0px 10px 32px;
	float: left;
}
table.LeftPanel th {
	padding: 10px 10px 10px 10px;
	border-collapse: collapse;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
.LeftPanelImageCell{
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	-moz-border-radius: 0px 0px 0px 0px;
}
