/* CSS Document */

#menu9 {
        width: 200px;
        border: 1px solid #ccc;
        margin: 10px;
        }

#menu9 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu9 li a:link, #menu9 li a:visited {
        color: #000066;
        display: block;
        background: url(menu9.gif);
        padding: 8px 0 0 30px;
        }

#menu9 li a:hover, #menu9 li #current, #menu9 li a:active {
        color: #990066;
        background: url(menu9.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }



#menu13 {
        width: 200px;
        margin: 10px;
        }

#menu13 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu13 li a:link, #menu13 li a:visited {
        color: #800000;
        display: block;
        background:  url(menu13.gif);
        padding: 8px 0 0 10px;
        }

#menu13 li a:hover, #menu13 li #current, #menu13 li a:active {
        color: #6C7250;
        background: url(menu13.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }



          
#ulsone ul {
        list-style: disc;
        margin: 0;
        padding: 0;
        }
         
ul {
        list-style: none;
        margin: 0;
        padding: 0;
	color: #000080;
	



.back {
background-color: #90c4eb;
color: #000066;
border-top: 3px ridge #ffffff;
border-bottom: 3px ridge #ffffff;
border-left: 3px ridge #ffffff;
border-right: 3px ridge #ffffff;

}

#signup table { 
 background-color: #ffffff; 
 color: #000000; 
 
 border: 3px ridge #ffffff; 
 border-collapse: collapse; 
} 

#signup td { 
 border: 1px ridge #ffffff; 
 padding-left: 4px; 
}

.labelcell {
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #3670A7; 
 background-color: #ffffff;
font-weight: bold; 

}

.fieldcell {
background-color: #d4ecfb; 
 color: #000000; 
 text-align: right; 
 margin-right: 0px; 
 padding-right: 0px; 
}


.smalllabelcell { 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: transparent; 
 color: #3670A7; 
  
} 

.smallfieldcell { 
 background-color: #ffffff; 
 color: #000000; 
 text-align: right; 
  
}


.fieldcell input { 
 width: 150px; 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #ffffff; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
} 

.smallfieldcell input { 
 width: 50px; 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #ffffff; 
 color: #102132; 
 border: 1px solid #284279; 
} 



.button { 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}



textarea { 
 background-color: #ffffff; 
 color: #000000; 

}


.style1 {font-size: 16px}
.style2 {font-size: 16}
  
 a{
color:"#000080";
text-decoration: none;
}
   a:hover{color:"#ff0000"}

.type1 {
	font-family: "Book Antiqua";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	
}
.type2 {
	


border-top: 4px ridge #ffffff;
border-bottom: 4px ridge #ffffff;
border-left: 4px ridge #ffffff;
border-right: 4px ridge #ffffff;


}


.type3 {
	font-family: "Book Antiqua";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	

}


h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}



font: bold 1.3em; Verdana, Arial, Helvetica, sans-serif;
        }

img {
    border: none;
}



#menu3 {
        width: 225px;
        border: 1px solid #ccc;
        margin: 10px;
        }

#menu3 li a {
          height: 26px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 26px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #888;
        display: block;
        background: url(menu3.gif);
        padding: 6px 0 0 30px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color: #283A50;
        background: url(menu3.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }



#message div.menuBar,
#message div.menuBar a.menuButton {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}
 
#message div.menuBar {
  background-color: peachpuff;
 
  text-align: center;
  margin-left:0px;
}
 
#message div.menuBar a.menuButton {
  background-color: transparent;
  border: 2px solid;
  border-color: #ffffff #990066 #990066 #990066;
  color: #000080;
  cursor: pointer;
  font-weight: bold;
  left: 10px;
  margin: 1px;
  padding: 1px 6px 2px 6px;
  xposition: left;
  text-decoration: none;
  top: 0px;
  width: 150;
  z-index: 100;
}
 
#message div.menuBar a.menuButton:hover {
  background-color: papayawhip;
  border-color: #ffffff #990066 #990066 #990066;
  color: #990066;
}

 
.head {
 
font-family:"times-roman"; "verdana", "helvetica", "sans-serif";
font-weight: bold;
font-size: 48px;
color: #ffffff;
text-align: center;
background: url("banner60.jpg");
background-repeat: no-repeat; 
height; 90px;
}
 
.line {
 
border-top: 2px ridge #ffffff;
border-bottom: 2px ridge #ffffff;
border-left: 2px ridge #ffffff;
border-right: 2px ridge #ffffff;
}
 
 
.line1 {

border-top: 3px ridge #ffffff;
border-bottom: 3px ridge #ffffff;
border-left: 3px ridge #ffffff;
border-right: 3px ridge #ffffff;
}
 
body		
		{
			background-color: #3b96e0;	
			margin: 0;
			padding: 0;
			text-align: center;
			color: #000080;

font-family:"times-roman"; "verdana", "helvetica", "sans-serif";
		}
		
		div#container		
		{
			margin: 1em auto;
			width: 70%;

			border: 5px ridge #ffffff;
			border-style: outset;
			padding: 1em;			
			background-color: #d4ecfb; 
			text-align: left;
color: #000080;
		}
 
  









.style1 {font-size: 16px}
.style2 {font-size: 16}


  
 a{
color:"#000080";
text-decoration: none;
}
   a:hover{color:"#ff0000"}

.type1 {
	font-family: "Book Antiqua";
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;


}
.type2 {
	font-family: "Book Antiqua";
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000080;


border-top: 1px ridge #ffffff;
border-bottom: 1px ridge #ffffff;
border-left: 1px ridge #ffffff6;
border-right: 1px ridge #ffffff;


}


.type3 {
	font-family: "Book Antiqua";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	

}



 

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}







#message div.menuBar,
#message div.menuBar a.menuButton {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}
 
#message div.menuBar {
  background-color: peachpuff;
 
  text-align: center;
  margin-left:0px;
}
 
#message div.menuBar a.menuButton {
  background-color: transparent;
  border: 2px solid;
  border-color: #ffffff #990066 #990066 #990066;
  color: #000080;
  cursor: pointer;
  font-weight: bold;
  left: 10px;
  margin: 1px;
  padding: 1px 6px 2px 6px;
  xposition: left;
  text-decoration: none;
  top: 0px;
  width: 150;
  z-index: 100;
}
 
#message div.menuBar a.menuButton:hover {
  background-color: papayawhip;
  border-color: #ffffff #990066 #990066 #990066;
  color: #990066;
}

 

 

 
.line1 {

border-top: 2px ridge #ffffff;
border-bottom: 3px ridge #ffffff;
border-left: 3px ridge #ffffff;
border-right: 3px ridge #ffffff;
line-height: 0.3;
}


.line3 {
 color: #000080;
border-top: 3px ridge #ffffff;
border-bottom: 3px ridge #ffffff;
border-left: 3px ridge #ffffff;
border-right: 3px ridge #ffffff;
font-size: 1.3em;
}
 

.head {
 
font-family:"georgia", "times-roman", "helvetica", "sans-serif"; "verdana";    
font-weight: bold;
font-size: 36px;
color: #5d9482;
text-align: center;

background: url("body1.jpg");
background-attachment: repeat;


}
 

		
		div#container {


			margin: 1em auto;
			width: 70%;
			
			border: 1px solid #ffffff;
			border-style: double;
						
			 
			text-align: left;
			font-size: 1em;
		}
 


p {

color: #000080;
font-family: verdana, geneva, Arial, helvetica, sans-serif;
font-size: 8pt;

font-weight: bold;
}

td{

color: #000080;
font-family: verdana, geneva, Arial, helvetica, sans-serif;
font-size: 8pt;

font-weight: bold;
}


.text1 { 

font-size: 1.1em;
line-height: 1.0;
font-family: Arial, Helvetica, sans-serif;
background-color: #d7d7d7;
}

#content1 {height:600px; background:url(conbg2.jpg) top left no-repeat;}
#content2 {height:510px; background:url(conbg2.jpg) top left no-repeat;}
#content3 {height:530px; background:url(conbg2.jpg) top left no-repeat;}

.indent {padding:24px 25px 25px 26px;}

.darkgrey {
background-color: #898989;
}

.grey {
background-color: #d7d7d7;
line-height: 90%;
}
 
.litegrey {
background-color: #ebecf6;
}
 

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#ac7835;
	text-align:center;
}



.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size: 0.8em;
		line-height: 1em;
		color:#363636;
	}

input, select { vertical-align:bottom; font-weight:normal; font-size: 1.3em;}


.green {color:#41840c;}



p {padding-top:14px;}
.p {padding-bottom:14px;}
/* ============================= main layout ====================== */

.more {background:url(body_bg.jpg) no-repeat top right; padding-right:12px; color:#41840c; font-weight:bold;}

h2 {color:#3b3939; font-size:1.455em; line-height:1em; margin-bottom:18px;}


/*li { background:url(images/list_bg.gif) no-repeat 0 8px; padding-left:12px;}*/



.imgindent {margin:0 0px 0 0; float:left;}


.taright {text-align:right;}
/* ============================= middle ====================== */

#content {height:410px; background:url(content_bg.jpg) top left no-repeat;}

.indent {padding:24px 25px 25px 26px;}

#menu {padding:0px 0 43px 0;}
#menu li {float:left; background:none;}
#menu li a {font-weight:bold; color:#00ffff; text-decoration:none; font-size:1.2em; font-family:tahoma; padding:0 25px 0 24px; }
#menu li a:hover {color:#990066;}
#menu .first {padding:0 30px 0 10px;}
#menu .last {padding:0 0 0 25px; border:none;}
.column1 {border-right:1px solid #cdcdcd;}

/* ============================= footer ====================== */

#footer {font-weight:bold; color:#9c9c9c;}
#footer a {color:#9c9c9c;}
#footer .taright {padding:20px 20px 0 0;}

/* ============================= splash ============================= */

#splash #content {background:none;}


/* ============================= index-1 =========================== */

#index_1 .indent {padding:4px 25px 25px 26px;}
#index_1 .line {padding:0 20px 22px 3px;}
#index_1 .t1 {margin:33px 0 21px 0;}
#index_1 .imgindent2 {margin:0 26px 0 0; float:left;}

#index_1 .column1 .padding {padding:0 0 0 25px;}
#index_1 .column2 .padding {padding:0 10px 0 35px;}

/* ============================= index-2 =========================== */

#index_2 .column1 .padding {padding:0 25px 0 0;}
#index_2 .column1 .line {padding:6px 0 27px 5px;}
#index_2 .column1 .padding2 {padding:0 0 0 8px;}
#index_2 .column2 .padding {padding:7px 10px 25px 29px;}
#index_2 .padding ul {margin:5px 0 5px 0;}


/* ============================= index-3 =========================== */

#index_3 .line {padding:0 0 20px 0;}
#index_3 .line .column1 .padding {padding:7px 25px 0 4px;}
#index_3 .line .column2 .padding {padding:7px 0 0 25px;}
#index_3 .taright {padding:10px 0 0 0;}
#index_3 .column1 ul {margin:10px 0 0 104px;}
#index_3 .column1 .padding {padding:0 15px 0 4px;}
#index_3 .column2 .padding {padding:0 0 0 28px;}

#login .rowi {height:35px;}
#login .input {width:184px; height:18px; padding:0 0 0 5px; font-size:1em;}

#register .col1 {width:157px;}
#register .col2 {width:135px;}
#register .rowi {height:35px;}
#register .input {width:131px; height:18px; padding:0 0 0 5px; font-size:1em;}

/* ============================= index-4 =========================== */

#index_4 .column1 .padding {padding:5px 23px 0 3px;}
#index_4 .column2 .padding {padding:5px 5px 0 28px;}

#index_4 .navigation {font-family:Times New Roman; text-align:center; padding-top:8px;}
#index_4 .central {margin:0 7px 5px 7px;}

/* ============================= index-5 =========================== */

#index_5 .line {padding:5px 0 10px 7px;}
#index_5 .column1 .padding {padding:0 20px 0 5px;}
#index_5 .column2 .padding {padding:0 10px 0 25px;}


/* ============================= index-6 =========================== */

#index_6 .column1 .padding {padding:0 25px 0 0;}
#index_6 .column1 .line {padding:6px 0 27px 5px;}
#index_6 .column1 .padding2 {padding:0 0 0 8px;}
#index_6 .column2 .padding {padding:7px 15px 15px 29px;}
#index_6 .padding ul {margin:5px 0 5px 0;}

#form .col1 {width:152px;}
#form .col2 {width:165px;}
#form .row {height:35px;}



textarea {width:208px; height:60px; padding:0 0 0 5px; overflow:auto; font-size:1.3em;}

/* ============================= index-7 =========================== */
#index_7 .indent {padding:31px 28px 25px 33px;}

/* ============================= rules-1 =========================== */
#rules_1 .indent {padding:31px 28px 25px 33px;}

/* ============================= rules-2 =========================== */
#rules_2 .indent {padding:31px 28px 25px 33px;}


/* ============================= rules-3 =========================== */
#rules_3 .indent {padding:31px 28px 25px 33px;}

/* ============================= home-1 =========================== */

#home_1 .indent {padding:4px 25px 25px 26px;}
#home_1 .line {padding:0 20px 22px 3px;}
#home_1 .t1 {margin:33px 0 21px 0;}
#home_1 .imgindent2 {margin:0 26px 0 0; float:left;}

#home_1 .column1 .padding {padding:0 0 0 25px;}
#home_1 .column2 .padding {padding:0 10px 0 35px;}