body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	font-size:16px;
	color:#030067;
}

a{
	color:#030067;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}

.clsCMOn {
	color: #030067;
	font-size : 12px;
	text-decoration : none;
	font-weight:bold;
    padding: 3px;
	text-align:right;
}
.clsCMOver
{
	color: #030067;
	font-size : 12px;
	text-decoration : none;
	font-weight:bold;
    padding: 3px;
	text-align:right;
}

td.headings{
	color:white;
	background-color:#030067;
	font-size:20px;
	font-weight:bold;
	border-right:1px solid black;
}

td.htmlContent{
	background-color:#FFFFFF;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

table.yellow{
	background-color:#FDCD00;
	border-top:1px solid black;
	border-bottom:1px solid black;
	color:#030067;
	font-weight:bold;
	font-size:17px;
}

td.menu{
	background-image:url(Images/TemplateImages/back.jpg);
	padding:20px;
	border-right:1px solid black;
}

td.content{
	background-image:url(Images/TemplateImages/back.jpg);
	padding-right:10px;
}