/* Copyright 2001 sol media development */
/* Main Section */
OPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-size:8pt;
}

input, text, select {
	font-family : Arial, Helvetica, sans-serif;
font-size:8pt;
}

Body, p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

TD{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

a:link{
	color : #3b6c1e;
	font-weight : normal;
	text-decoration : none;
}

a:visited{
	color : #3b6c1e;
	font-weight : normal;
	text-decoration : none;
}

a:hover{
	color : #3b6c1e;
	font-weight : normal;
	text-decoration : underline;
}

a:active{
	color : Gray;
	text-decoration : none;
}

/* Nav Bar Links */

a.NavLink:link{
	color : #3b6c1e;
	font-weight : normal;
	text-decoration : none;
}

a.NavLink:visited{
	color : #3b6c1e;
	font-weight : normal;
	text-decoration : none;
}

a.NavLink:hover{
	color : #3b6c1e;
	font-weight : normal;
	text-decoration : underline;
}

a.NavLink:active{
	color : Gray;
	text-decoration : none;
}


/* End Nav Bar Links */


a.img:link{
	color : #990099;
	font-weight : normal;
	text-decoration : underline;
	}

a.img:visited{
	color : #CD00CE;
	font-weight : normal;
	text-decoration : underline;
}

a.img:hover{
	color : #339933;
	font-weight : normal;
	text-decoration : underline;
}

a.img:active{
	color : #009933;
	text-decoration : none;
}

.mainText{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	font-weight : normal;

}

.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;

}

.footer2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
}

.BodyStandard{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}


.sectionHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight: bold;
	color: #339999;


}

.sectionSubheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;


}

.sectionSub2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;


}

.FormDropMenu {
	background-color : #ECFFEC;
	color : Black;
	border : 1px solid #CCCCCC;
}

.SearchT1 {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.SearchField {
	background-color : #4c8a28;
	width: 150px ;
	height: 20px ;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;

}

.mainTextBold{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	}
	
.borderAll{
	border: 1px solid #393939;
}

.borderBot{
	border-top: 1px none #393939;
	border-right: 1px none #393939;
	border-bottom: 1px solid #393939;
	border-left: 1px none #393939;
}	

li{
	padding: 2.5px;
}.giftservicesmenu {
	display: inline;
}
