/* DEFAULT STYLE FOR WEBSITE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td, th, div, p, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.insidenav {
	font-size: 12px;
	font-weight: normal;
	color: #665522;
	text-decoration: none;
}

.insidenav a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.insidenav a:hover{
	text-decoration:underline;
}


.greennew a:hover
{
	text-decoration:underline;
}

.lgreen11 {
	font-size: 10px;
/*	color: #009933; */
	text-decoration: none;
}

.lgreen12bold {
	font-size: 12px;
/*	color: #009933; */
	font-weight:bold;
	text-decoration: none;
}

.green11bold {
	font-weight: bold;
	color: #665522;
	text-decoration: none;
}



.greyborder {
	border: 1px solid #D6D6D6;
}

.green12bold {
	font-size: 12px;
	font-weight: bold;
	color: #665522;
	text-decoration:none;
}

.cherrybold {
	font-weight: bold;
	color: #B00201;
	text-decoration: none;
}

.hapsbold {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

.grey11 {
/*	color: #CC9900; */
	text-decoration: none;
}

.orange11bold {
	font-weight: bold;
/*	color: #F3A21D; */
}

.red11bold {
	font-weight: bold;
	color: #DC5300;
	text-decoration:none;
}

.lightgreenborder {
	border: 1px solid #BDDFC8;
}

.red11bold:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.yellow11bold {
	font-weight: bold;
	color: #D49106;
}

.yellow13bold {
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
/*	color: #D49106; */
}
.cherry {
	font-weight: normal;
	color: #B00201;
	text-decoration: none;
}

.black {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.black:hover {
	font-size: 12px;
	font-weight: normal;
	color: #B00201;
	text-decoration: none;
}

.box {
	font-size: 12px;
	color: #000000;
	border: 1px solid #FFE1E1;
}

.txtarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #FFE1E1;
}

.selectbox {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	SCROLLBAR-BASE-COLOR: #FFE1E1;
	BACKGROUND-COLOR: #FFE1E1;
	border: 1px dotted #A60000;
}

.button {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	padding: 1px;
	cursor: hand;
	color: #ffffff;
	background-color: #A40000;
}

.button1 {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	padding: 1px;
	cursor: hand;
	color: #000000;
	background-color: #E5E5E5;
}

.red{
	color: #ff0000;
}

.greyborder1 {
	border: 1px solid #EEEEEE;
}

.arrow {
    color: #F18302;
    font-size: 11px;
    font-weight: bold;
    font-family: arial, verdana, sans-serif;
	text-decoration:none;
    cursor: hand;
    cursor: pointer;
}

.arrow.hover {
    color: red;
	text-decoration:none;
}

.cherry12bold {
	font-size: 12px;
	font-weight: bold;
	color: #B00201;
	text-decoration: none;
}

.dotline {
	font-weight: normal;
	color: #DADADA;
	text-decoration: none;
}
.eventtitle {
	font-size: 18px;
	font-weight: bold;
	color: #E1D3A8;
	text-decoration: none;
}

.cherry15head {
	font-size: 15px;
	font-weight: bold;
	color: #B00201;
	text-decoration: none;
}

.blackborder {
	border: 1px solid #000000;
}

form 
{
	margin: 0px;
	padding: 0px;
}

.orangebdr {
	border: 1px dashed #F96714;
}

.home_searchtitle {
	color: #D49106;
	font-size: 18px;
	font-family: trebuchet ms, verdana, sans-serif;
	font-weight: bold;
}

.home_searchtitle_1 a {
	text-decoration:none;
	color: #D49106;
	font-size: 18px;
	font-family: trebuchet ms, verdana, sans-serif;
	font-weight: bold; 
}

.newstitle { color: #247892; font-size: 17px; font-family: trebuchet ms, verdana, sans-serif; font-weight: bold; }

.yellowbdr {
	border: 1px solid #FCD381;
}




fieldset {
	border-width:1px;
}

label {
	cursor:pointer;
}

input:focus, textarea:focus {
	background-color:#FFFFCC;
}

.ecardTitle {
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
}

.ecardMsg {
	font-size:16px;
	font-weight:bold;
}

.ecardHeader, .ecardFooter {
	font-size:18px;
	color:#000099;
}


