body {
/*     background: url(images/background.gif);	 */
	background-color : #64B7B7;
	color: #313031;
	margin: 10px;

}

.rightcellbkg {
    background: url(images/c-bkg-right.gif);
}

.leftcellbkg {
    background: url(images/c-bkg-left.gif);
}

h1 {
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size: 16px;
}

h2 {
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size: 14px;
}

a {
	color: #021188;
	text-decoration:none;
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 14px;
}

a:hover {
	color : #D0D705;
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 14px;
	text-decoration : underline;
}


a:active {
	color : #ABB4EF;
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 14px;
	text-decoration : none;
}

a:visited {
	color : #999999;
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 14px;
	text-decoration : none;
}

.searchbox {
	background-color:#F8FDFF;
	color:#000000;
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size: 14px;
	width:100px;
}
td {
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size: 15px;
 }
 
.button {
	/*<% If IE Then %>*/
	background-color : #C5DF4B;
	border : 1px solid #A3A3A3;
	cursor : hand;
	color : #365702;
	/*<% End If %>*/
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 12px;
	font-weight:600;
	}
 
.bottomtext {
  color: #FFFFFF;
  text-decoration:none
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 12px;
}

.copyright {
  color: #000000;
  text-decoration:none
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 11px;
}

.fronttext {
  color: #385A20;
  text-decoration:none
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	font-size : 14px;
}

.field {
	/*<% If IE Then %>*/
	background-color : #FFFAFA;
	border : 1px solid #5C5C5C;
	/*<% End If %>*/
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
 	font-size : 12px;
	padding : 1px 3px 3px 2px;
}

 .topborder {
	border-top : 1px solid #BFDAAD;
}

 .menuborder {
	border-bottom : 1px solid #c92327;	
}

 .box {
	border-left : 3px solid #2EC647;
 	border-bottom : 3px solid #6A9C00;
	border-right : 3px solid #2EC647;
}


.buttom {
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
letter-spacing:1;
border-style: outset;
border-width: 1;
height: 20;
}

.input {
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
border-style: inset;
border-width: 2;
padding-left: 1;
padding-right: 1;
padding-top: 0;
padding-bottom: 2;
}


.rightbg {
    background: url(images/right-background.jpg) 0% 100% no-repeat;
}

.leftmenu{
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
	color: #000000;
	border-bottom: 1px dotted #777777;
	background: #FFFFFF;
	
}

.formbox {
-moz-border-radius: .5em .5em .5em .5em; 
padding:5px; width:90%; 
border: 1px solid #CDCDCD; 
background-color: #F5F5F5;
}


/* td menu */

td.navlink {
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-left: 1px solid #c92327;
margin: 0 0 0 0;
background-repeat: no-repeat;
background-position: left center;
}

td.navlink a {
display: block;
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-left: 1px solid #c92327;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background-repeat: no-repeat;
background-position: left center;
border: 0px #000000 solid;
padding: 5px 0px 5px 0px;

}

td.navlink a:visited {
display: block;
font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-left: 1px solid #c92327;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background-repeat: no-repeat;
background-position: left center;
border: 0px #000000 solid;
padding: 5px 0px 5px 0px;
}

td.navlink span {
display: block;
margin:0; 
padding: 5px 0px 5px 0px;
}

td.navlink a:hover {
	font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-left: 1px solid #c92327;
background: url(images/menu-bkg.gif) 0% 0%;	
color: #ffffff;
background-color: #BEBEBE;
background-position: left center;
border: 0px #000000 solid;
padding: 5px 0px 5px 0px;
}

td.navlink a:active {
color: #ffffff;
background-color: #9EAF57;
background-repeat: no-repeat;
background-position: left center;
}
/* td menu end */


/* td menu 1 */

td.navlink1 {
font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-bottom: 1px solid #c92327;
margin: 0 0 0 0;
background-repeat: no-repeat;
background-position: left center;
}

td.navlink1 a {
display: block;
font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-bottom: 1px solid #c92327;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background-repeat: no-repeat;
background-position: left center;
border: 0px #000000 solid;
padding: 5px 5px 5px 5px;

}

td.navlink1 a:visited {
display: block;
font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-bottom: 1px solid #c92327;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background-repeat: no-repeat;
background-position: left center;
border: 0px #000000 solid;
padding: 5px 5px 5px 5px;
}

td.navlink1 span {
display: block;
margin:0; 
padding: 5px 0px 5px 0px;
}

td.navlink1 a:hover {
font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-bottom: 1px solid #c92327;
background: url(images/menu-bkg.gif) 0% 0%;	
color: #ffffff;
background-color: #BEBEBE;
background-position: left center;
border: 0px #000000 solid;
padding: 5px 5px 5px 5px;
}

td.navlink1 a:active {
color: #ffffff;
background-color: #9EAF57;
background-repeat: no-repeat;
background-position: left center;
}
/* td menu end */

.visitedlink {
font-family: Comic Sans MS; Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
border-bottom: 1px solid #c92327;
background: url(images/menu-bkg.gif) 0% 0%;	
color: #ffffff;
background-color: #c92327;
background-position: left center;
border: 0px #000000 solid;
padding: 5px 5px 5px 5px;
}
