/* CSS Document - USE UK 2006*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6
form, fieldset, a, div, img{margin: 0;padding: 0; border: 0px none;}
body{
	background-color: #FFF;
	vertical-align: top;
	background-image: url('../images/bg-lady.jpg');
	background-repeat:repeat-y;
	background-position: 50% 0px
}

.mainTxt {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 100%;
	text-align:justify;
}

.mainTxt a {
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}

.mainTxt a:hover {	
	color: #FF0066;
	text-decoration:underline;
}
p.mainTxt {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 100%;
	text-align:justify;
}

p.mainTxt a {
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}

p.mainTxt a:hover {	
	color: #FF0066;
	text-decoration:underline;
}

html{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
}

h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-size: 140%;
	color:#666666;
	font-weight: bold;
}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-size: 120%;
	color:#666666;
	font-weight: bold;
}


#MainMenu {
	text-align:center;
	color:#FF0066;
	font-weight:bold;
	font-size: 100%;
	text-decoration:none;
}

#MainMenu a {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}

#MainMenu a:hover {	
	color: #FF0066;
	text-decoration: none;
}

#subMenu {
	font-size: 95%;
	color: #FF0066;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
}
#subMenu a {
	font-size: 95%;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	list-style-type: circle;
	line-height: 20px;
}

#subMenu a:hover {	
	color: #CC3366;
}

#subMenu2 {
	font-size: 95%;
	color: #FF0066;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
}
#subMenu2 a {
	font-size: 95%;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	list-style-type: circle;
	line-height: 20px;
}

#subMenu2 a:hover {	
	color: #FF0066;
}


#Footer {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 20px;
	color: #666666;
	font-size: 75%;
}
#Footer a {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}

#Footer a:hover {	
	color: #79A4AC;
}
