@charset "utf-8";

/* CSS Document */

body {
	background-color: #660066;
	margin-top: 5px;
	background-attachment:fixed;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #EFDDF3;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #EFDDF3;
}
.style1 {color: #333333}
.style2 {color: #35025F}
.style4 {color: #35025f}
.style5 {color: #000000}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color: #35025F;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #35025F;
	border-left-width: 2px;
	border-left-color: #35025F;
}
.bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #35025F;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}

.topmenu {
	background-color: #35025F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.middlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #35025F;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.middlebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #35025F;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	border-left-style: none;
}
.youarehere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B0060;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
}
.testimonialbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	color: #2B0060;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #2B0060;
}
.topmenunew {
	background-color: #E8D403;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #35025F;
	text-align: center;
	vertical-align: middle;
}

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		/*background:url(images/topmenubg.png);*/
		background: #35025F;
		border-width:1px;
		border-style:solid;
		border-color:#35025F;
		text-align: left;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 25px 5px 8px;
		color:#fff;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		/*background: url(images/topmenubg.png);*/
		background: #663399;
		background-position: -20px;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#A2BFE9;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px 0px 0px -1px;
		background-color:#35025F;
		border-width:1px 1px 1px 1px;
		border-style:solid;
		border-color:#fff;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		text-decoration:underline;
	}

input[type="submit"], input[type="reset"] {
background: #7b0099; 
color: #FFFFFF; 
border: 1px solid #663399;
padding: 2px 10px;
border: 1px solid #000066;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif
}

input[type="text"] {
background:url(images/inputbg.png) center top repeat-x;
border: 1px solid #D5D5D5
}

textarea {
background:url(images/inputbg.png) center top repeat-x #FFFFFF;
border: 1px solid #CCCCCC;
}

label.error { 
  float: none;
  color: red;
  background:url(images/unchecked.gif) no-repeat 0px 0px;
  padding-left: 25px;
  font-size:13px;
  margin-left: 10px;
  font-style: italic;
  vertical-align: top
 }

span.black {color:black;font-weight:bold}