BODY {
  color: #000000;
  font-size: 14px;
}

A {
  color: #000000;
  font-family: Times New Roman, Times, serif ;
  font-size: 14px;
  text-decoration: underline;
}

A:hover {
  color: #6028A4;
  text-decoration: underline;
  font-weight: bold;
}

.pagetitle {
	  color: #7011CF;
	  font-family: Times New Roman, Times, serif ;
	  font-weight: bold;
	  font-size: 21px;
	  letter-spacing: 1.5px;
	  font-weight: normal;
	  text-decoration: none;
	  margin-top: 0px;
	  top: +1.5em;
	  padding-bottom: 5px;
	  padding-top: 15px;
}

.mainContent{
 	font-family: Times New Roman, Times, serif ;
 	font-size: 14px;
 	font-weight: normal;
}

.nav1{
	background: #000000;
	color: #ffffff;
 	font-family: Times New Roman, Times, serif ;
 	font-size: 15px;
 	font-weight: bold;
	vertical-align:middle;
	text-align: center;
}

.nav1 a{
	text-decoration: underline;
	color: #ffffff;
 	font-size: 15px;
}

.nav1 a:hover{
	text-decoration: none;
	font-weight: bold;
 	font-size: 15px;
}

.nav2 {
	vertical-align: middle;
}

.nav3 {
	background-color: #EFE8BA;
	vertical-align: middle;
	padding: 15px 5px;
}

.table1{
	color: #000000;
	background-color: #BFB9A1;
 	font-family: Times New Roman, Times, serif ;
 	font-size: 15px;
 	font-weight: bold;
	padding: 0px;
	vertical-align:top;
  	border: 1px solid #BFB9A1;
}

.table1 th{
 	font-family: Times New Roman, Times, serif ;
 	font-size: 15px;
	padding: 5px 5px;
	text-align: left;
}

.table1 td{
	background-color: #ffffff;
 	font-size: 15px;
	padding: 5px 15px;
	font-weight: normal;
}

.table1 a{
	text-decoration: underline;
 	font-size: 15px;
 	font-weight: bold;
}

.table1 a:hover{
	text-decoration: none;
	color: #6028A4;
 	font-size: 15px;
 	font-weight: bold;
}

.table2{
	color: #000000;
	background-color: #6028A4;
 	font-family: Times New Roman, Times, serif ;
 	font-size: 15px;
 	font-weight: bold;
	padding: 0px;
	vertical-align:top;
  	border: 1px solid #6028A4;
}

.table2 th{
 	font-family: Times New Roman, Times, serif ;
 	font-size: 15px;
	padding: 5px 5px;
	text-align: left;
	color: #ffffff;
	letter-spacing: 5px;
}

.table2 td{
	background-color: #ffffff;
 	font-size: 15px;
	padding: 5px 15px;
	font-weight: normal;
	text-align: justify;
}

.table2 a{
	text-decoration: underline;
 	font-size: 15px;
 	font-weight: bold;
}

.table2 a:hover{
	text-decoration: none;
	color: #BFB9A1;
 	font-size: 15px;
 	font-weight: bold;
}

.footer{
  	background-image: url(../../media/images/main_r6_c2.jpg);
	color: #ffffff;
 	font-family: Times New Roman, Times, serif ;
 	font-size: 15px;
 	font-weight: normal;
	vertical-align:middle;
	text-align: center;
}

.footer a{
	text-decoration: underline;
	color: #ffffff;
 	font-size: 15px;
}

.footer a:hover{
	text-decoration: none;
	font-weight: normal;
 	font-size: 15px;
	color: #750E05;
}

.small {
	font-family: Times New Roman, Times, serif ;
	font-size: 11px;
}

.medium {
	font-family: Times New Roman, Times, serif ;
	font-size: 13px;
}

.medium a{
	text-decoration: underline;  
}

.big {
	font-family: Times New Roman, Times, serif ;
	font-size: 16px;
	font-weight: bold;
}

.xbig {
	font-family: Times New Roman, Times, serif ;
	font-size: 24px;
}
