BODY {
	background-color : #ffffff;
}

A {
	font-family : Arial,Verdana, Helvetica;
	font-size : 12px;
	font-style : normal;
	color : #660000;
}
A:hover {
	font-family : Arial,Verdana, Helvetica;
	font-size : 12px;
	font-style : normal;
	color : #660000;
}

P.address  {
	font-family : Arial,Verdana, Helvetica;
	font-size : 10px;
	font-style : normal;
	color : #333333;	
}

P.larger {
	font-family : Arial,Verdana, Helvetica;
	font-size : 12px;
	font-style : normal;
	color : #000000;	
}

P.error {
	font-family : Arial,Verdana, Helvetica;
	font-size : 10px;
	font-style : normal;
	color : #ff0000;	
}

p.footer {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10px;
	font-style : normal;
	color : #ffffff;	
}

P, select, li, ul, input {
	font-family : Arial,Verdana, Helvetica;
	font-size : 12px;
	font-style : normal;
	color : #000000;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #000099;
	font-weight : bold;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000099;
	font-weight : bold;
}

B {
	font-weight : bold;
}
td.menu {
	background-color: #ccccff;
	border-top-style: outset;
	border-top-width: 2px;
	border-top-color: #cccccc;
	border-bottom-style: outset;
	border-bottom-width: 2px;
	border-bottom-color: #cccccc;
	border-left-style: outset;
	border-left-width: 2px;
	border-left-color: #cccccc;
	border-right-style: outset;
	border-right-width: 2px;
	border-right-color: #cccccc;
}
td.menuactive {
	background-color: #9999cc;
	border-top-style: outset;
	border-top-width: 2px;
	border-top-color: #cccccc;
	border-bottom-style: outset;
	border-bottom-width: 2px;
	border-bottom-color: #cccccc;
	border-left-style: outset;
	border-left-width: 2px;
	border-left-color: #cccccc;
	border-right-style: outset;
	border-right-width: 2px;
	border-right-color: #cccccc;
}
td.body {
	background-color: #ffffff;
	border-top-style: ridge;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-style: ridge;
	border-right-width: 1px;
	border-right-color: #000000;
}
td.menubody {
	background-color: #ccccff;
	border-top-style: ridge;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-style: ridge;
	border-left-width: 1px;
	border-left-color: #000000;
}

.topleft {
 border-top-style: ridge;
 border-top-color: #000000;
 border-top-width: 1px;
 border-left-style: ridge;
 border-left-color: #000000;
 border-left-width: 1px;
}

.top {
 border-top-style: ridge;
 border-top-color: #000000;
 border-top-width: 1px;
}

.topright {
 border-top-style: ridge;
 border-top-color: #000000;
 border-top-width: 1px;
 border-right-style: ridge;
 border-right-color: #000000;
 border-right-width: 1px;
}

.bottomleft {
 border-bottom-style: ridge;
 border-bottom-color: #000000;
 border-bottom-width: 1px;
 border-left-style: ridge;
 border-left-color: #000000;
 border-left-width: 1px;
}

.bottom {
 border-bottom-style: ridge;
 border-bottom-color: #000000;
 border-bottom-width: 1px;
}

.bottomright {
 border-bottom-style: ridge;
 border-bottom-color: #000000;
 border-bottom-width: 1px;
 border-right-style: ridge;
 border-right-color: #000000;
 border-right-width: 1px;
}

.rowleft {
 border-top-style: ridge;
 border-top-color: #000000;
 border-top-width: 1px;
 border-left-style: ridge;
 border-left-color: #000000;
 border-left-width: 1px;
 border-bottom-style: ridge;
 border-bottom-color: #000000;
 border-bottom-width: 1px;
 border-right-style: ridge;
 border-right-color: #000000;
 border-right-width: 1px;
}

.rowmid {
 border-top-style: ridge;
 border-top-color: #000000;
 border-top-width: 1px;
 border-bottom-style: ridge;
 border-bottom-color: #000000;
 border-bottom-width: 1px;
}

.rowright {
 border-top-style: ridge;
 border-top-color: #000000;
 border-top-width: 1px;
 border-right-style: ridge;
 border-right-color: #000000;
 border-right-width: 1px;
 border-bottom-style: ridge;
 border-bottom-color: #000000;
 border-bottom-width: 1px;
 border-left-style: ridge;
 border-left-color: #000000;
 border-left-width: 1px;
}


.topmenulink {
	text-decoration: none;
	font-family: Arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}