td,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	}
a:link.menu {
	color: #ffffff;
	text-decoration: none;
	}
a:visited.menu {
	color: #ffffff;
	text-decoration: none;
	}
a:hover.menu {
	text-decoration:underline;
	color: #ffffff;
	}
	
a:link.undermenu {
	color: #5C5C5C;
	text-decoration: none;
	font-weight:bold;
	}
a:visited.undermenu {
	color: #5C5C5C;
	text-decoration: none;
	font-weight:bold;
	}
a:hover.undermenu {
	text-decoration:underline;
	color: #5C5C5C;
	font-weight:bold;
	}

a:link.undermenuselected {
	color: #5C5C5C;
	text-decoration: underline;
	font-weight:bold;
	}
a:visited.undermenuselected {
	color: #5C5C5C;
	text-decoration: underline;
	font-weight:bold;
	}
	
a:hover.undermenuselected {
	text-decoration:underline;
	color: #5C5C5C;
	font-weight:bold;
	}

.menubg {
	background-color:#3A4F64;
	padding-left:16px;
	padding-right:16px;
	cursor:pointer;
	color:#ffffff;
	border-right:1px solid #3A4F64;
	font-size: 10px;
	}
	
.menubgover {
	background-color:#ffffff;
	padding-left:16px;
	padding-right:16px;
	color:#29ABE2;
	cursor:pointer;
	border-right:1px solid #ffffff;
	font-size: 10px;
}

.menubgover1 {
	background-color:#ffffff;
	padding-left:16px;
	padding-right:16px;
	color:#29ABE2;
	cursor:pointer;
	border-left:1px solid #CFCFCF;	
	font-size: 10px;
	
}
.menubgover2 {
	background-color:#ffffff;
	padding-left:16px;
	padding-right:16px;
	color:#29ABE2;
	cursor:pointer;
	border-right:1px solid #CFCFCF;
	font-size: 10px;
}
.seperator {
	color:white;
	font-weight:bold;
	}

h1{
	font-size:17px;
	color: #5D5D5D;
	text-transform: uppercase;
}
h2{
	font-size:12px;
	color: #5D5D5D;
	font-weigth:bold;
	
}
.but {
	color:#ffffff;
	text-transform: uppercase;
	font-size: 10px;
}

.content {
	color: #5D5D5D;
	font-size:11px;
}
