/* CSS Document */

body {	
	background-color: #FBF2EE;
	background-image: url(../images/bg.gif);	
	margin-left: 0px;
	margin-top: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	background: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#loader {
	width: 580px;
	height: 600px;
	background: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

div h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}

A {
	font-size: 11px;
}

img {
	border: 0;
}

A	{
	color: #E193A0;
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
.menu A{
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
}
.menu A:hover{
	color: #660000;
	background-color: #FDDAE6;
	text-decoration: none;
}
.middle A{
	color: #ffffff;
	font-weight: bold;
	display: block;
	font-size:12px;
	text-decoration: none;
}
.middle A:hover{
	color: #F0CAD0;
	text-decoration:none;
	font-weight:bold;
}
.menu1 A{
	color: #000000;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
}
.menu1 A:hover{
	color: #330000;
	background-color: #FDDAE6;
}
.transparent  {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);   
    -moz-opacity: 0.3;   
    opacity: 0.3;   
}

.thumbs IMG{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
    opacity: 0.6;
}
.thumbs:hover IMG{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
    opacity: 1.0;
}
.thumbs:active IMG{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
    opacity: 1.0;
}

.bottomlinks	{
	color: #FDB2CC;
	font-size: 13px;
}
.bottomlinks A	{
	color: #E193A0;
	/*font-weight: bold;*/
	text-decoration: none;
}
.bottomlinks A:hover{
	text-decoration: underline;
}

SPAN.heading {
	font-size: 13px;
	font-weight: bold;
	background-color: #700026;
	color: #FFFFFF;
	display: block;
	padding: 2px 10px;
	height: 15px;
	border: 1px solid #FDDAE6;
	border-bottom: 0px;
}

.copyright	{
	color: #AAAAAA;
	font-size: 10px;
	font-weight:normal;
}
.copyright A{
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.copyright A:hover	{
	color: #666666;
}
.copyright A:visited{
	color: #AAAAAA;
}


INPUT.box	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFCFE;
	margin: 0px;
	padding: 2px;
	width: 200px;
	border-top: 1px solid #FDDAE6;
	border-right: 1px solid #FFECF3;
	border-bottom: 1px solid #FFECF3;
	border-left: 1px solid #FDDAE6;
}
INPUT.box180	{
	height: 20px;
	width: 180px;
}

SELECT {
	background-color: #FFFCFE;
	border-top: 1px solid #FDDAE6;
	border-right: 1px solid #FFECF3;
	border-bottom: 1px solid #FFECF3;
	border-left: 1px solid #FDDAE6;
	scrollbar-arrow-color: #ffffff;
}
SELECT.s180 {
	width: 180px;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	background-color: #FFFCFE;
	color: #000000;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	width: 400px;
	height: 200px;
	border-top: 1px solid #FDDAE6;
	border-right: 1px solid #FFECF3;
	border-bottom: 1px solid #FFECF3;
	border-left: 1px solid #FDDAE6;
}
.laser {
background-color:#F2CCD9;
width:251px;
}

.laser a {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:15px;
font-weight:bold;
display:block;

}
.laser a:hover {
text-decoration:none;
background:transparent;
display:block;
color:#CC0033;
}
.laserhead{
color:#CC0033;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
	color: #FFA8C7;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {font-size: 10px}

#bottomlinksfooter{
	color: #DA7A8B;
	font-size: 10px;
	font-weight:normal;
	width:920px;
	line-height:15px;
}
#bottomlinksfooter a:hover{
	text-decoration: underline;
	color: #660000;
}
#bottomlinksfooter a:link{
	color: #DA7A8B;
	font-weight:normal;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
border:1px solid #DF8CA7;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #DF8CA7;
padding: 1px 0;
text-decoration:none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DF8CA7;
}

