body {
	background-color:#666666;
	font-family: Verdana;
	font-size: 10px;
	color: #595959;
	text-align: justify;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #595959;
	text-align: justify;
}

A.whitemenu:link
{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}
A.whitemenu:visited
{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}
A.whitemenu:hover
{
color: #FFFFFF;
text-decoration: underline;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}
A.whitemenu:active
{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}

A.greymenu:link
{
color: #595959;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
text-align: none;
}
A.greymenu:visited
{
color: #595959;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
text-align: none;
}
A.greymenu:hover
{
color: #595959;
text-decoration: underline;
font-family: Verdana;
font-size: 10px;
text-align: none;
}
A.greymenu:active
{
color: #595959;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
text-align: none;
}

A.greenmenu:link
{
color: #727F00;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
}
A.greenmenu:visited
{
color: #727F00;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
}
A.greenmenu:hover
{
color: #727F00;
text-decoration: underline;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
}
A.greenmenu:active
{
color: #727F00;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
}

.dots
{
	font-family:Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #B9B8B8;
}

.greyheading
{
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
}

.whitetext
{
	font-family:Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.heading
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}

.heading2
{
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.textfeild
{
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	width: auto;
	border: 1px solid #595959;
	background-color: #EFEFEF;
}

.smalltextfeild
{
    font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 50px;
}

.button
{
border: 1px solid #000000;
background-color: #D6D3CE;
font-family: Verdana;
font-size: 11px;
color: #000000;
}

th {
	font-family: Verdana;
}.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

