a.white,a.white:hover,a.white:visited,a.white:active {
	text-decoration: none;
	font-family: Verdana,Arial,Helvitica;
	font-size: 11px;
	color: #FBF8F3;
}
a,a:hover,a:active,a:visited {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
}
a.promo,a.promo:active,a.promo:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
        color: color:#000000;
	text-decoration: none;
}
a.promo:hover {
	text-decoration: underline;
}

a.small,a.small:visited,a.small:active {
	text-decoration: none;
	font-size: 10px;
	line-height: 10pt;
	color: #EDEDED;
}
a.small:hover {
	text-decoration: underline;
	color: #EDEDED;
}

a.interior,a.interior:visited,a.interior:active {
	text-decoration: none;
	font-size: 11px;
	line-height: 11pt;
	color: #50535A;
}
a.interior:hover {
	text-decoration: underline;
	color: #50535A;
}



.vsmall {
	font-size: 9px;
}
.light {
	background-color: #FEF9E6;
}
.dropdown {
	background-color: #F1EACD;
	border: 1px solid #E0DAC4;
}
hr {
	height: 1px;
	color: #797AA8;
}
.quickavbox {
	border: 1px solid #E8DEBB;
}
.wrap1{
position:relative;
}
.wrap2{
position:absolute;
}
.dropitem, .dropitem:visited {
	display:block; 
	padding-left:10px; 
	padding-top:4px; 
	padding-bottom: 4px; 
	font-size: 9px; 
	color:#85774E; 
	border: 1px solid #E0DAC4;
	border-top: 0px; 
	background-color: #F1EACD; 
	text-decoration: none;
}
.dropitemlast, .dropitemlast:visited {
	display:block;
	padding-left:10px;
	padding-top:4px;
	padding-bottom: 4px;
	font-size: 9px;
	color:#85774E;
	border: 1px solid #E0DAC4;
	background-color: #F1EACD;
	text-decoration: none;
}
.topbase {
	border-bottom: 1px solid #E0DAC4;
}
.dropitem:hover, .dropitemlast:hover {
	background-color:#FBF5DF; 
	text-decoration: none; 
	color:#85774E;
}
.mid {
	background-color: #FBF5DF;
}
.dark {
	background-color: #F7F1D7;
}
td,p {
	font-family: Verdana,Arial,Helvitica;
	font-size: 11px;
	line-height: 11pt;
	color: #50535A;
}
.outline {
	border: 1px solid #4A4B84;	
}
.small {
	font-size: 10px;
	line-height: 10pt;
	color: #EDEDED;
}
.medimage {
	border: 1px solid #000000;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #4A4B84;
}
h1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color: #4A4B84;
        text-transform : uppercase;
        font-weight : bold;
	padding-top: 0px;
}
input {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color: #4A4B84;
        background-color : #ffffff;
}

.force {
        color : #FFFFFF;
        background-color : #FEF9E6;
}

textarea {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color: #4A4B84;
        background-color : #ffffff;
}

select {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color: #4A4B84;
        background-color : #ffffff;
}
.horizontalline {
        color : #9997AE;
}
.popupcolour {
	background-color: #FEF9E6;
}
.whitetext {
	font-family: Verdana,Arial,Helvitica;
	font-size: 11px;
	color: #FBF8F3;
}
.redtext {
	font-family: Verdana,Arial,Helvitica;
	font-size: 12px;
	color: #CE3F37;
}
.largetext {
	font-family: Verdana,Arial,Helvitica;
	font-size: 14px;
	color: #000000;
}
.outerline{
	border: 1px solid #9997AE;
}
.newstable{
	background-color : #F5F5EB;
	border: 1px solid #9997AE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}