body {
	background-image: url(../images_new/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E4F1C5;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.newmaintable {
	background-color: #6F1E61;
}
.newmoduleTL {
	background-color: #99CC33;
	background-image: url(../images_new/witsaimage_r11_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: underline;
}

#nav ul{
	padding : 0;
	margin : 0;
	white-space : nowrap;
	color : White;
	float : left;
	width : 768px;
	background-color: #000000;
	border-top: 2px solid #99CC33;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;



}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   color : White;
   font-weight : normal;
   text-decoration : none;
   float : left;
   border-right-color : #000033;
   border-right-style : solid;
   border-right-width : 1px;
}
#nav ul li a:hover{
   background-color : #99CC33;
   color : #000066;
}


.innertable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 3px;
	padding: 3px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;








}
.innertabletop {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	margin: 3px;
	padding: 3px;
	clear: both;
	float: left;
	height: 22px;
	width: auto;
	background-color: #99CC33;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-decoration: none;





}

.innertable2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 3px;
	padding: 3px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;


}
.innertabletop2 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	margin: 3px;
	padding: 3px;
	clear: both;
	float: left;
	height: 22px;
	width: auto;
	background-color: #663366;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #663366;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	padding: 20px 0px 5px;
	margin-bottom: 10px;


}

.heading1 a{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;






}

.heading1 a:hover{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;



}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #663366;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	padding: 0px 0px 5px;
	margin-bottom: 10px;

}
.listing {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
input {
	border: 1px solid #00CC00;
	font-size: 10px;
}
textarea {
	border: 1px solid #00CC00;
}
.heading3Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #663366;
	text-decoration: none;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #663366;
	padding: 0px 0px 5px;
	margin-bottom: 10px;
}
.selectchange {

	border: 1px solid #00CC00;
}
.newmoduleTR {
	background-color: #99CC33;
	background-image: url(../images_new/witsaimage_r11_c5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.newmoduleT {
	background-color: #99CC33;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newmoduleL {
	background-color: #FFFFFF;
}
.newmoduleC {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #6F1E61;
}
.newmoduleR {

	background-color: #FFFFFF;
}
.newmoduleBL {
	background-image: url(../images_new/witsaimage_r15_c3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.newmoduleB {

	background-color: #FFFFFF;
}
.newmoduleBR {

	background-image: url(../images_new/witsaimage_r15_c5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.newmoduleC a{
	font-size: 10px;
}

.newmoduleC a:hover{
	font-size: 10px;
}

/* Css for edge of centre table modules */

.newCmoduleTL {
	background-image: url(../images_new/witsaimage_r3_c7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.newCmoduleTR {
	background-image: url(../images_new/witsaimage_r3_c18.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.newCmoduleT {
	background-color: #FFFFFF;
}
.newCmoduleL {
	background-color: #FFFFFF;
}
.newCmoduleC {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #6F1E61;
}
.newCmoduleR {

	background-color: #FFFFFF;
}
.newCmoduleBL {
	background-image: url(../images_new/witsaimage_r22_c7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.newCmoduleB {

	background-color: #FFFFFF;
}
.newCmoduleBR {

	background-image: url(../images_new/witsaimage_r15_c5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

/* Css for centre modules */

.newDmoduleTL {
	background-image: url(../images_new/witsaimage_r18_c9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.newDmoduleTR {
	background-image: url(../images_new/witsaimage_r18_c15.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.newDmoduleT {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F1E61;
}
.newDmoduleL {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F1E61;
}
.newDmoduleC {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #6F1E61;
}
.newDmoduleR {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F1E61;
}
.newDmoduleBL {
	background-image: url(../images_new/witsaimage_r20_c9.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.newDmoduleB {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F1E61;
}
.newDmoduleBR {

	background-image: url(../images_new/witsaimage_r20_c15.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.footer {

	padding : 0;
	margin : 0;
	white-space : nowrap;
	color : White;
	float : left;
	width : 768px;
	background-color: #000000;
	border-top: 2px solid #99CC33;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
}
.prefooter {
	background-color: #6F1E61;
	padding: 5px;
}


.footer A{


	color : #CCCCCC;

}
.whitetxt {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.inputnobdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.albumtop {
	background-color: #99CC33;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px;
	width: 200;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #99CC33;
	border-left-color: #000000;
}
.hide {
	display: none;
}
