body {
	padding:0px;
	margin:0px;
	background:#4E1A40 url('../images/bodyBg.jpg') repeat-x;
	color:#FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Arial; background-color:#4E1A40; background-repeat:repeat-x
}
body, form {
	padding:0px;
	margin:0px;
}
:focus {
	-moz-outline-style:none;
}

img {
	border:0px;
}
.menuTxt, .menuTxt a:link, .menuTxt a:visited, .menuTxt a:active {
	color:#C6C6C6;
	text-decoration:none;
}
.menuTxt a:hover {
	color:#FFFFFF;
}
#wrapper {
	width:952px;
	height:420px;
}
#welcomeMsg {
	width:270px;
	padding-top:341px;
	padding-left:30px;
	text-align:justify;
}
#welcomeMsg div a {
	color:#a8a932;
	text-decoration:none;
	float:right;
}
#welcomeMsg div a:hover {
	text-decoration:underline;
}
#bubbleContainer {
	width:374px;
	height:67px;
	float:right;
	position: relative;
	left:-40px;
	top:15px;
	overflow:inherit;
	margin-left:25px;
	margin-top:10px;
	text-align:justify;
}
#bubbleContainer div {
	padding-left:13px;
	margin-bottom:-3px;
}
#bubbleContainer div a, #bubbleContainer div a:link, #bubbleContainer div a:active, #bubbleContainer div a:visited {
	padding:4px 0 0 13px;
	color:#acb025;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	display:block;
	width:290px;
	height:27px;
	background:url(../images/bubble.png) no-repeat;/*	cursor:crosshair;*/
	
}
#bubbleContainer div a:hover {
	color:#FFFFFF;/*		cursor:crosshair;
margin-top:5px;
	margin-left:-2px;*/
}
.dot {
	margin-top:20px;
	width:24px;
	height:26px;
	background:url(../images/dot2.png) no-repeat;
}
#thumbContainer {
	width:140px;
	height:170px;
	float:right;
	padding-right:50px;
	padding-top:120px;
}
#footer {
	width:950px;
	padding:10px 20px;
	margin:auto;
	text-align:justify;
}
#footer #copy {
	width:auto;
	float:left;
}
#footer #design {
	width:auto;
	float:right;
}
#footer #design a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
#footer #design a:hover {
	text-decoration:underline;
}
#topLinks {
	width:950px;
	padding:10px 20px;
	margin:auto;
	text-align:right;
	vertical-align:top;
}
#topLinks a {
	text-decoration:none;
	color:#fff;
	padding:5px;
}
#topLinks a:hover {
	text-decoration:underline;
}
.style11 {
	font-family: Arial;
	color:#acb025;
	font-size:13px;
}
.style11 a {
	text-decoration:none;
	color:#acb025;
}
.style11 a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#menuContainer {
	width:231px;
	height:auto;
	float:right;
	left:0px;
	top:10px;
	overflow:inherit;
	/*	margin-left:25px;
	margin-top:8px;*/
	text-align:justify;
}
#menuContainer .arrowdiv{
position: absolute;
right: 2px;
background:  url(../arrow.gif) no-repeat center right;
}
#menuContainer div {
	padding-left:13px;
	margin-bottom:-3px;
	margin-top:5px;
	background:url(../images/menuBg.jpg) repeat-y;
	background-position:left;		
}
#menuContainer div a, #menuContainer div a:link, #menuContainer div a:active, #menuContainer div a:visited {
	margin-left:-12px;
	padding-top:6px;
	color:#acb025;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	display:block;
	width:231px;
	height:22px;
	text-indent:23px;
	background:url(../images/dot.png) no-repeat;
	background-position:0px;
}
#menuContainer div a:hover {
	color:#FFFFFF;
}

.active
{
	font-weight:bold;
}

#coDataContainer
{
 width:620px;
 height:auto;
 margin:auto;
}
.style1 {
	color: #acb025;
	font-weight: bold;
}
#coDataContainer div.coTitle
{
	width:620;
	height:30px;
	padding-top:0px;
	padding-left:20px;
	font:bold italic 19px Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bodyBg.jpg);
}

#coDataContainer div.coData
{
	width:620;
	height:auto;
	color:#D4D4D4;
	text-align:justify;
	background-image: url('../images/bodyBg.jpg');font-size:13px; padding-left:18px; padding-right:18px; padding-top:10px; padding-bottom:10px
}

/*FORM*/

.input {
	border:1px solid #685d60;
	width:120px;
	height:18px;
	background-color:#5d5054;
	color:#fff;
	padding-left:5px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
.textarea {
	border:1px solid #685d60;
	width:200px;
	height:80px;
	background-color:#5d5054;
	color:#fff;
	overflow:auto;
	padding-left:5px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
.btnContainer {
	padding-top:10px;
}
.subBtn {
	background:url(../images/subBtn.jpg) no-repeat;
	color:#333333;
	border:0px;
	text-align:justify;
	width:56px;
	height:20px;
	padding-left:10px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

#addressBox {
	width:260px;
	/*	border:1px solid #4f4f4f;*/
	padding:10px 20px;
	margin-top:5px;
	text-align:left;
}
#addressBox a, #addressBox a:link, #addressBox a:active, #addressBox a:visited {
	color:#a8a932;
	text-decoration:none;
}
#addressBox a:hover {
	color:#BCBABB;
	text-decoration:underline;
}
#addressBox p {
	font-weight:bold;
	line-height:0px;
}

/*FORM ENDS*/
.style6 {
	color: #acb025;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:445px;
	top:133px;
	width:273px;
	height:27px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:483px;
	top:161px;
	width:275px;
	height:27px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:504px;
	top:189px;
	width:275px;
	height:27px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:524px;
	top:217px;
	width:275px;
	height:27px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:542px;
	top:245px;
	width:277px;
	height:27px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:542px;
	top:273px;
	width:275px;
	height:27px;
	z-index:6;
}
#apDiv7 {
	position:absolute;
	left:545px;
	top:302px;
	width:275px;
	height:27px;
	z-index:7;
}
#apDiv8 {
	position:absolute;
	left:538px;
	top:331px;
	width:275px;
	height:27px;
	z-index:8;
}
#apDiv9 {
	position:absolute;
	left:521px;
	top:360px;
	width:275px;
	height:27px;
	z-index:9;
}
#apDiv10 {
	position:absolute;
	left:495px;
	top:388px;
	width:276px;
	height:31px;
	z-index:10;
}
#apDiv11 {
	position:absolute;
	left:470px;
	top:415px;
	width:275px;
	height:27px;
	z-index:11;
}
.style7 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	color: #acb025;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {
	font-size: 11px;
	font-weight: bold;
}
.style10 {color: #acb025; font-weight: bold; font-size: 11px; }




.footerTxt a:visited
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #418fb4;
	font-weight:none;
	text-decoration:none;
}



.footerTxt a:active
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #418fb4;
	font-weight:none;
	text-decoration:none;
}



.footerTxt
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #418fb4;
	font-weight:none;
	text-decoration:none;
}

a:hover.footerTxt
{
	color:#000000;
}




<!-- paging-->
div.pagination {
	padding: 2px 5px 2px 5px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid  #cecece;
	font-family:tahoma;
	text-decoration: none; /* no underline */
	color: #85008e;
	width:20px;
    height:20px;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #cecece;
	background-color: #85008e;
    font-family:tahoma;
	color: #000;
	width:17px;
height:16px;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #cecece;
		font-family:tahoma;
		font-weight: bold;
		background-color:#85008e;
		color: #FFF;
		width:17px;
height:16px;
	}
	div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #cecece;
	 font-family:tahoma;
		color: #cccccc;
		width:17px;
height:16px;
	}
