 /*CSS Document */

body{ margin:0px; padding:0px;}

/*iframe { display:block; hight:100%; border:none; }*/
td{ font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#000000;} /* #C7C5C5; */
	
p{ margin:0px; padding:0 0 8px 0; color:#000000;}
div, img, h1{ padding:0; margin:0; border:0px;}
a{ outline:none; text-decoration:none;}


.header{ background:url(images/header_bg.gif) left top repeat-x;}


.menutop{ background:url(images/menubg_top.gif) left top repeat-x; height:4px;}
.menubottom{ background:url(images/menubg_bottom.gif) left top repeat-x; height:4px;}
.menuleft{ background:url(images/menubg_left1.gif) left top repeat-y;}
.menuright{ background:url(images/menubg_right1.gif) left top repeat-y;}
.menudivider{ background:url url(images/menu_divider.gif) left top; width:2px;}
.menu { background:url(images/menu_bg.gif) left top no-repeat; width:105px; padding-top:6px;}
.menu a{ color:#FFFFFF; text-transform:uppercase;}
.menu a:hover{ color:#FFC4E9; text-transform:uppercase;}


.body_bg{ background:#820050 url(images/body_bg.gif) left top repeat-x;}
.body_bg2{ background:#ffffff url(images/body_bg2.gif) left top repeat-x;}
.body_bg3{ background:#ffffff url(images/body_bg3.gif) left top repeat-x;}


.heading{ font-size:18px; text-decoration:none; color:#FFFFFF; padding-bottom:10px;}
.heading2{ color:#DF87B2; font-weight:bold;}
.heading3{ font-size:18px; text-decoration:none; color:#A84D85; font-weight:bold}
.heading4{ font-size:16px; text-decoration:none; color:#A84D85; font-weight:bold}


.pinktext a{ color:#DF87B2; font-weight:bold; text-decoration:underline;}
.pinktext a:hover{ color:#C8017F; font-weight:bold; text-decoration:none;}
.pinktext2{ color:#98005E; font-weight:bold; text-decoration:none; font-size:16px;}
.graytext{ color:#7C7B7C; text-decoration:none;}
.graytext2{ color:#737373; text-decoration:none;}

.whitetext{ color:#FFFFFF; font-weight:bold;}
.whitetext{ color:#FFFFFF; font-weight:normal;}

.whiteborder{ border:#FFFFFF 1px solid;}

.dot1{ background:url(images/dot1.gif) left bottom repeat-x;}
.dot2{ background:url(images/dot2.gif) left bottom repeat-x;}

.input_pink{
	height : 25px;
	margin : 0;
	padding : 0;
	font-size : 12px;
	width : 300px;
	border : 1px solid #B2538E;}
.textarea_pink {
	width : 300px;
	border : 1px solid #B2538E;}


.footer{ color:#CC509C; background:url(images/footer_bg.gif) left top repeat-x;}
.footer a{ font-size:11px; text-decoration:none; font-weight:normal; color:#CC509C;}
.footer a:hover{ font-size:11px; text-decoration:none; font-weight:normal; color:#5E5A78;}
.footertext{ color:#98005E; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	padding-right:35px;
	}
.foot1{
	padding-right:80px;
}
.footSep{
padding-right:8px;
padding-left:8px;
color:#CC509C; 
}

/* Dropdown menu */
#dropmenudiv{
width:220px;
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
width:220px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF; text-transform:uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#FFC4E9; text-transform:uppercase;
width:220px;
}
/* Dropdown menu ends */

.error{
	font-family: Arial;
	font-size:9px;
	color:#FF0000;
}

.redTxt10px {
font-family: verdana, arial, helvetica, san-serif; font-size: 10px; color: #ff0000; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}
H1 {
font-family: verdana, arial, helvetica, san-serif; font-size: 14px; color: #df87b2; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}

#powcont{
text-align:center;
/*background:#810050;*/
}
/* #powtxtContainer{background:#810050;}  
#powtxtContainer td{
text-align:center;
}*/