.oddRow {
	font-family: Verdana;
	font-size: 10px;
	border-width:0;
	margin-top:0px;
	text-align:left;
	background-color:white;
}
.evenRow {
	font-family: Verdana;
	font-size: 10px;
	border-width:0;
	margin-top:0px;
	text-align:left;
	background-color:#E8F2FE;
}
headLink {
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:black;
}

.headLink:visited {
}

.headLink:active {
}

.headLink:inactive {
}

.headLink:hover {
	color:red;
}
.tableHeadLink {
	font-family:verdana;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:blue;
}

.tableHeadLink:visited {
}

.tableHeadLink:active {
}

.tableHeadLink:inactive {
}

.tableHeadLink:hover {
	color:red;
}

.tableHeadRow {
	border-bottom-style:solid;
	border-bottom-color:blue;
	border-bottom-width:2;
	cellspacing:0;
}
th {
	background-color:white;
	text-align:left;
		border-bottom-style:solid;
	border-bottom-color:blue;
	border-bottom-width:2;
	
}

.catLink {
	color:blue;
	font-family: arial;
	text-decoration:none;
	font-size:12px;
}

.catLink:visited {color:blue;}

.catLink:active {color:blue;}

.catLink:hover {color:red;}

.titleLink {
	color:black;
	font-family: verdana;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.titleLink:visited {}

.titleLink:active {}

.titleLink:hover {color:red;}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../images/body-back3.jpg);
}
.topMenu {
	background-image:url(../images/cellback1.jpg);
	text-align:center;
	height:20px;
	border-style:solid;
	border-color:blue;
	border-width:2px;
}

.topMenuHover {
	background-image:url(../images/cellback4.jpg);
	text-align:center;
	height:20px;
	border-style:solid;
	border-color:red;
	border-width:2px;
}

.topMenuLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:red;
	
}

.topMenuLink:visited {
}
.topMenuLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:blue;
	
}

.leftMenuLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:white;
	text-align:center;
	
}

.leftMenuLink:visited {
}
.leftMenuLink:hover {
	color:red;
}

.leftMenu {
	background-image:url(../images/cellback2.jpg);
	background-repeat:repeat-y;
	text-align:center;
	height:25px;
	border-style: solid;
	border-width:3px;
	border-color:white;
	vertical-align:middle;
	horizontal-align:middle;
	padding-left:5px;
	padding-right:30px;
}

.leftMenuOn {
	background-image:url(../images/cellback3.jpg);
	background-repeat:repeat-y;
	text-align:center;
	height:25px;
	border-style: solid;
	border-width:3px;
	border-color:white;
	vertical-align:middle;
	padding-left:5px;
	padding-right:30px;
}

.leftMenuTP {
	background-image:url(../images/cellback2.jpg);
	background-repeat:repeat-y;
	text-align:center;
	height:25px;
	border-style: solid;
	border-width:3px;
	border-color:white;
	vertical-align:middle;
	padding-left:5px;
	padding-right:30px;
}

.leftMenuTPOn {
	background-image:url(../images/cellback3.jpg);
	background-repeat:repeat-y;
	text-align:center;
	height:25px;
	border-style: solid;
	border-width:3px;
	border-color:white;
	vertical-align:middle;
	padding-left:5px;
	padding-right:30px;
}
.aboutOmasila {
	font-family:verdana;
	font-size:12px;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:5px;
	text-align:justify;
}
.aboutOmasila {
	font-family:verdana;
	font-size:12px;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:5px;
	text-align:justify;
}
.enquiryHeading{
	font-family: Verdana;
	font-size: 12px;
	border-width:0;
	margin-top:5px;
	padding-left:25px;
	padding-bottom:10px;
	background-color: #004080;
	color:white;
	font-weight:bold;
}
.ReportHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-color: #CC00CC;
	color:white;
	font-weight:bold;
}
.ReportSubHeading{
	font-family: Verdana;
	font-size: 12px;
	border-width:0;
	margin-top:5px;
	padding-left:25px;
	padding-bottom:10px;
	background-color: #CC9966;
	color:white;
	font-weight:bold;
}
.ReportField {
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	border-width:0;
	margin-top:0px;
	text-align:center;
	background-color: #8FFF8F;
}
.enquiryTitle {
	font-family: Verdana;
	font-size: 14px;
	border-bottom-width:2px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
	background-color:#FFFF66;
	height:25px;
	vertical-align:middle;	
	color:black;
	background-color: #004080;
}
.enquiryField {
	font-family: Verdana;
	font-size: 10px;
	border-width:0;
	margin-top:0px;
	text-align:left;
	background-color: #EAF4FF;
}
enquiryField1 {
	font-family: Verdana;
	font-size: 10px;
	border-width:0;
	margin-top:0px;
	text-align:left;
	background-color: white;
}
.enquiryField2 {
	font-family: Verdana;
	font-size: 10px;
	border-width:0;
	margin-top:0px;
	text-align:center;
	background-color: lightyellow;
}
.enquiryField21 {
	font-family: Verdana;
	font-size: 10px;
	border-width:0;
	margin-top:0px;
	text-align:center;
	background-color:lightgreen ;
}
.packageTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:1px;
	text-align:left;
	text-decoration:none;
}

.packageTitle:visited{
}

.packageTitle:hover {
	color:red;
	text-decoration:underline;
}

.packageHead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
}

.pageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:blue;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

.tableTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-color: #004080;
}
ul {
	margin-top:2px;
	text-align:left;
	font-size:11px;
	font-family:verdana;
}
li {
	text-align:left;
	list-style-type:square;
}
.paragraphHeading {
	font-family: Verdana;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	margin-bottom:2px;
}
.ContactUsHeading {
	font-family: Georgia;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	margin-bottom:2px;
}
.contactUs {
	font-family:verdana;
	font-size:12px;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:5px;
	text-align:justify;
}
