Body {
	background-color: #748E38;
	margin: 0;
	padding: 0 0 0 20px;	
}	

.BodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.BodyContentblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BodyContentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.BodyContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.BodyContentSmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

#wrapper 
{
    /*contains header, middle, and footer */
	text-align: left;
	margin:0px 0px 0px 50px;
	padding: 0px;
	width: 855px;
	height:100%;
	/* border:solid 1px red;	*/
}

#pageheader {
    clear: both;
	margin: 0px 0px 0px 0px;
    width: 100%; 
    height: 293px;
	/* border:solid 1px yellow; */
}

#header_left{
    float:left; 
    width:340px; 
    height:242px; 
    background-color:#748e38;    
    
}
#header_right{
    float:right; 
    width:515px; 
    height:242px; 
    background-color:#748e38;  
      
}

div#pagemiddle 
{
/*contains left and contentright */
    margin:0 0 0 50px;
    text-align:center;
    width:755px;
    height:870px;
    background-image:url(../../images/maintable_bckgrnd.gif);
    /*border:solid 1px blue;  */
}

div#left {
    /* contains contentleft and contentcenter */
	float: left;	
	height:850px;
	width:620px;
	/* border:solid 1px yellow; /* */  
}

#contentleft 
{
	float: left;
	margin:5px 0px  0px 5px;	
	height:785px;
	width:220px;
	padding:0px;
	 /*border: 1px solid green;	*/
}

#contentcenter 
{
    float:right;
	overflow:auto; text-align:left;
	margin:5px 0px  0px 0px;
	height:800px;
	width:378px;
	background-color:White;
	padding: 5px 5px 5px 5px;
	color: #333333;	
	/* border: 1px solid green;  */
}


#contentright 
{
	width: 125px;
	height: 850px; 
	float: right;
	margin:5px 3px  0px 0px;
	/* border:solid 1px yellow;  */
}

#footer 
{
    margin: 0px 0px  0px 50px;	
	width: 755px;		
	
	text-align:center;	
    /*
    background-image:url(../../images/maintable_bckgrnd.gif);	
	 border: solid 1px red;	 
	 */
}


/* STYLE FOR THE INDEX PAGE ONLY 


#header 
{
	background-color: #748E38;
	padding: 0;
	margin: 0;
	height: 246px;
	width: 855px;
	top:0px;
	
	position:absolute;
	/*border: 1px solid lime; 
}

#menuframe 
{
	position:absolute;
	top:240;
	left:20px;
	background-color: #748E38;
	height: 51px;
	width: 810px;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000000; 
	}
	*/
#menu
	{
	float:left;	
	margin: 0;
	padding: 0;		
	}		
	
#menu ul {
	padding: 0;
	margin: 0;
	top:0px;
	list-style: none;
	}
#menu li {
	float: left;
	position: relative;
	} 	
#mainframe 
{
/*
	position:absolute;
	top:291;
	left:70px;	
	background-image:url(../../images/maintable_bckgrnd.gif);		
	width: 755px;
	height:890px;
	margin:51px 0px 0px 0px;
	padding: 0;
	text-align: left;
	 border: 1px solid blue; */
	}



	
	


.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.Headlinebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.singleformshortfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px groove #666666;
	height: 15px;
	width: 125px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.singleformmediumfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px groove #666666;
	height: 15px;
	width: 225px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.singleformlongfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px groove #666666;
	height: 15px;
	width: 350px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.multipleformshortfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px groove #666666;
	height: 100px;
	width: 225px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.multipleformmediumfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px groove #666666;
	height: 300px;
	width: 400px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.dropdownmenu {
	font-weight: normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
	cursor: hand;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.linkbuton{color:#993333; text-decoration: underline;}

#DIV_Intro
{
	padding:8px;
	width:350px;	
}

#DIV_June1_Title
{
	background-image:url(../../images/DIV_June1_Bkgd.jpg);
	padding:8px;
	width:350px;
}

#div_contest_descript
{
	background-image:url(../../images/DIV_June1_Bkgd.jpg);
	width:350px;
	padding:8px;
	border:1px;
	border-color:Olive;
	border-style:solid;
}

#DIV_June1_SignUp
{
	background-image:url(../../images/DIV_June1_Bkgd.jpg);
	padding:8px;
	width:350px;
}
#DIV_RD
{
	background-image:url(../../images/DIV_June1_Bkgd.jpg);
	padding:8px;
	width:350px;
}

#DIV_Gold_Bkgd
{
	background-image:url(../../images/DIV_June1_Bkgd.jpg);
	padding:8px;
	width:340px;	
}

#DIV_ZarChat_Icon
{
	width:120px;
	text-align:center;
	background-color:White; 
}

A:link{color:#993333; text-decoration: underline;}
A:visited{color:#993333; text-decoration: underline;}
A:active{color:#993333; text-decoration: underline;}
A:hover{color:#333333; text-decoration: none;}

/* STYLE FOR THE DOWNLOADS PAGE ONLY */
.textboxmultiline {
	font-weight: normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-align:left;
}

#DIV_Agreement
{
	background-color:#DDBA73;
	height:700px;
	width:350px;
	overflow:auto;
	text-align:left;
}
#DIV_Instructions
{
	background-color:#FFFFC0;
	height:280px;
	width:350px;
	overflow:auto;
	text-align:left;
	padding:10px,10px,10px,10px;
}

#DIV_Instructions_Old
{
	background-color:#FFFFC0;
	height:380px;
	width:350px;
	overflow:auto;
	text-align:left;
	padding:10px,10px,10px,10px;
}