/*-- default settings - CHANGE, BUT DO NOT REMOVE --*/
*                 	{}
body   					{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #707172;
	font-size: 13px;
	background-attachment: fixed;
	background-repeat: repeat;
}

				
			 
/*-- default menu --*/
/*-- DON'T CHANGE THIS CLASS NAME, REQUIRED BY THE DEFAULT CMS SETTINGS --*/
.menu, .menu a  	{color: #333333; text-decoration: none; }
.menu a:hover 		{color: #666666; text-decoration: underline;}

.flymenu 	{	
    color: #666666;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none; }
.flymenu a:hover 		{color: #999999; text-decoration: underline;}




/*-- custom settings --*/

.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.link a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.Headingtext {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.contecttext {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


.copyright {
	font-size: 11px;
	color: #C85AA3;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright a{
	font-size: 11px;
	color: #C85AA3;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright a:hover, visited{
	font-size: 11px;
	color: #F7C6DC;
	font-family: Arial, Helvetica, sans-serif !important;
}

.copyright a:visited{
	font-size: 11px;
	color: #F7C6DC;
	font-family: Arial, Helvetica, sans-serif !important;
}
.menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px none #999999;
}
.leftbg {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bottombg {
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707172;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #707172;
	font-weight: bold;
}

.maintable {
	background-image: url(../images/pink_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tablebg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
