body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C6C7C6;
	font-size: 11px;
}
body {
	background-color: #211C21;
}
a:link {
	color: #738EA5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #738EA5;
}
a:hover {
	text-decoration: underline;
	color: #738EA5;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active. {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 36px;
	display: inline;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}

.green {
color: #84AE31;
}
.greenbg {
	background-color: #84AE31;
}
.mmenu {
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}
.mmenusel {
	font-size: 13px;
	font-weight: normal;
}
.dashes {
	border-width: thin;
	border-style: dashed;
	border-color: #738EA5;
}
.dashes-butright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #738EA5;
	border-right-color: #738EA5;
	border-bottom-color: #738EA5;
	border-left-color: #738EA5;
}
.dashes-butrightup {
	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: dashed;
	border-left-style: dashed;
	border-top-color: #738EA5;
	border-right-color: #738EA5;
	border-bottom-color: #738EA5;
	border-left-color: #738EA5;
}

.dashes-butrightdown {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #738EA5;
	border-right-color: #738EA5;
	border-bottom-color: #738EA5;
	border-left-color: #738EA5;
}
.dashes-up {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #738EA5;
	border-right-color: #738EA5;
	border-bottom-color: #738EA5;
	border-left-color: #738EA5;
}
.white {
color: #FFFFFF;
}
.graybg {
	background-color: #A5B2D6;
	border: thin solid #63799C;
}

