.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;

}
.midgreybg {
	background-color: E5E5E5;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E426A;
	list-style-image: url(../images/bullet-red.gif);
}
.leftnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E426A;
}


a.leftnav2:link, a.leftnav2:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #9E426A;
	font-weight: bold;
	height: 18px;
	width: 130px;
	padding-top:3px;
	padding-left:3px;
}
a.leftnav2:link:hover, a.leftnav2:visited:hover {
	text-decoration: none;
	background-color: #9E426A;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftnav2:link:active, a.leftnav2:visited:active {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.listtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	
}
.listtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	
}

.lightgrey {
	background-color: #F2F2F2;
}

.lightgrey2 {
	background-image: url(../images/left-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.leftboor {
background-color: #F2F2F2;
	background-image: url(../images/up-down.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainpageimagestop{
	margin-left: 4px;
	margin-right: 6px;
	margin-bottom: 12px;
}
.mainpageimagesbottom{
margin-left: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}
.titlebull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.up-down {

	background-image: url(../images/up-down.gif);
	background-repeat: repeat-y;
	background-position: 1px top;
}
.greynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 20px;
}
a.greynav:link, a.greynav:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #959595;
	font-weight: bold;
}
a.greynav:link:hover, a.greynav:visited:hover {
	text-decoration: underline;
	color: #959595;
	font-weight: bold;
}
a.greynav:link:active, a.greynav:visited:active {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #959595;
	font-weight: bold;
}

.pinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-wieght: bold;
	color: #d3005d;
	padding-left: 10px;
}
a.pinktext:link, a.pinktext:visited {
	text-decoration: none;
	color:  #d3005d;
	font-weight: bold;
}
a.pinktext:link:hover, a.pinktext:visited:hover {
	text-decoration: underline;
	color: #d3005d;
	font-weight: bold;
}
a.pinktext:link:active, a.pinktext:visited:active {
	text-decoration: none;
	color:  #d3005d;
	font-weight: bold;
}
.button {
	background-color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: center;
	font-weight: bolder;
}
.boxx {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 170px;
	height: 20px;
	text-align: center;
	vertical-align: center;
	font-weight: bolder;
}
.dirnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3384CC;
	font-weight: bold;

}
.dirsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3384CC;
}
.rightedge {
	background-image: url(../images/up-down.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightbot {
	background-image: url(../images/left-right.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3384CC;
	font-weight: bold;
	height: 11px;
	width: 217px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
a.Menu:link, a.Menu:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3384CC;
	font-weight: bold;
	display: block;
}
a.Menu:link:hover, a.Menu:visited:hover {
	text-decoration: none;
	background-color: #3384CC;
	color: #FFFFFF;
	font-weight: bold;
}
a.Menu:link:active, a.Menu:visited:active {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3384CC;
	font-weight: bold;
	height: 11px;
	width: 150px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.subMenu:link, a.subMenu:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3384CC;
	font-weight: bold;
}
a.subMenu:link:hover, a.subMenu:visited:hover {
	text-decoration: none;
	background-color: #3384CC;
	color: #FFFFFF;
	font-weight: bold;
}
a.subMenu:link:active, a.subMenu:visited:active {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.topas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3384CC;
	font-weight: bold;
	height: 11px;
	/*width: 10px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3384CC;
	font-weight: bold;
	height: 11px;
	/*width: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.topMenu:link, a.topMenu:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3384CC;
	font-weight: bold;
}
a.topMenu:link:hover, a.topMenu:visited:hover {
	text-decoration: none;
	background-color: #3384CC;
	color: #FFFFFF;
	font-weight: bold;
}
a.topMenu:link:active, a.topMenu:visited:active {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3384CC;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;

	padding-top: 5px;
	padding-bottom: 5px;
}
a.content:link, a.content:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3384CC;
	font-weight: bold;
	display: block;
}
a.content:link:hover, a.content:visited:hover {
	text-decoration: none;
	background-color: #3384CC;
	color: #FFFFFF;
	font-weight: bold;
}
a.content:link:active, a.content:visited:active {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.box2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 200px;
	height: 20px;
	text-align: left;
	vertical-align: center;
	font-weight: bolder;
}
.box3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 200px;
	height: 40px;
	text-align: left;
	vertical-align: center;
	font-weight: bolder;
}

.buttonsubmit {
	background-color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: center;
	font-weight: bolder;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3384CC;
	font-weight: bold;
	height: 14px;
}

li{

}

/*.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d3005d;
	border: 2px solid #d3005d;
	font-weight: 900;
}
*/
