BODY {
	font-family : verdana;
	font-size : 11px;
	color: black;
}
.maincontent {
	border-right: 1px solid #afb3af;
	border-left: 1px solid #afb3af;
	}
TABLE {
	font-family : verdana;
	font-size : 11px;
}
H1 {
	font-size : x-large;
	font-weight : bold;
}
Table.standard {
	font-family : verdana;
	font-size : 11px;
	border : 1px solid Silver;
}
Table.strong {
	font-family :verdana;
	font-size : 11px;
	border : medium solid Black;
	font-weight : bold;
}
Table.header {
	border-bottom : 1px solid Silver;
	font-family : verdana;
	font-size : 11px;
}
TABLE.footer {
	font-family : verdana;
	font-size : 10px;
}
TABLE.viewpage {
	font-family : verdana;
	width : 95%;
}
.right {
	border-right : 1px solid Silver;
	font-family : verdana;
	font-size : 11px;
}
.left {
	border-left : 1px solid Silver;
	font-family : verdana;
	font-size : 11px;
}
.top {
	border-top : 1px solid Silver;
	font-family : verdana;
	font-size : 11px;
}
.bottom {
	border-bottom : 1px solid Silver;
	font-family : verdana;
	font-size : 11px;
}
TD.content {
   font-family : verdana;
   font-color : black;
   bgcolor : #ebe8e8;
   border-left : 2px #afb3af;
   border-right : 2px #afb3af;
   } 
TD.standard {
	font-family : verdana;
	font-size : 11px;
	border : 1px solid Silver;
}
TD.strong {
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
}
TD.colour {
	color: Green;
}
.linkname {
	background-color : #f138oc;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	border : none;
}
.linkname1 {
	background-color : White;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	border : thin solid Navy;
}
.linkname2 {
	background-color : #f138oc;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
	color : Navy;
	border : 1px solid Navy;
}
TD.email{  
			background-color : silver;
			font-size : 11px;
		}
TD.email2{
	font-family : "verdana";
	font-size : 12pt;
}	
P.strong {
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
}
P.standard {
	font-family : verdana;
	font-size : 11px;
}	
input.email{
	font-size : 11px;
	border : 1px solid Black;
}
input.submit{
	font-size : 11px;
	border : 1px solid Black;
	background : silver;
}
HR.colour {
	color : Silver;
	height : 1pt;
}
A. {
	color : black;
	text-decoration : bold;
}
A.:VISITED {
	color : red;
	text-decoratioin : bold;
}
A.:HOVER {
	color : red;
	text-decoration : bold;
}
A.menu {
	text-decoration : none;
	color : #f138oc;
}
A.menu:VISITED {
	color : #f138oc;
}
A.menu:HOVER {
	color : #f138oc;
	text-decoration : underline;
}
A.menu2 {
	text-decoration : none;
	color : #f138oc;
}
A.menu2:VISITED {
	color : #f138oc;
}
A.menu2:HOVER {
	color : #f138oc;
	text-decoration : underline;
}
A.menu3 {
	text-decoration : underline;
	color : #f138oc;
}
A.menu3:VISITED {
	color : #f138oc;
}
A.menu3:HOVER {
	color : #f138oc;
	text-decoration : none;
}


