.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #666666;

}

.address {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

TD, P, UL, LI, OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252d41;
	font-style : normal;
}

TD.active {
	background-color: #ce9a31;
	color:red;
}

TD.main {
	margin-top:50px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: bold;
	color:#664C29;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
}
H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: Underline;
	color: White;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



A { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #330066;
}



BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	left: auto;
	text-indent: 20pt;

} 
A:active {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
	background-color: transparent;
	
} 
A:link {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
A:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: maroon;
	background-color:transparent;
	text-decoration: none;
}

TextObject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Aqua;
}
A:FOCUS {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
	background-color: transparent;
}
input {
	color: #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
}
select {
	color: #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
}
input.button {
	border : 1px ridge #9A989B;
	
	background-color : #FFFFFF;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height : 12px;
	height : 20px;
	font-size : 11px;
	padding-left:0px;
	padding-right:0px;
	color : #333333;
	
	margin-top : 0;
	margin-bottom : 0;

	
}
input.file {
	border : 1px ridge #9A989B;
	background-color : #FFFFFF;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height : 12px;
	height : 20px;
	font-size : 11px;
	padding-left:6px;
	padding-right:6px;
	color : #5D6476;
}

input {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
}

select {
	color: #000000;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodylinks {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #336699; font-weight: bold
}
.smhead {
	font-size: 12px;
	font-weight: bolder;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bighead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #336699;
	font-style: normal;
	font-variant: normal;
	line-height: normal;


}
.dotBordTop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dotBordRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dotBordLeft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dotBordBottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dotBordNE {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dotBordNW {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bulletgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #94c631;
	font-style: normal;
}