/* CSS Document */

BODY {


    scrollbar-face-color:#3D3D3D;    
	scrollbar-base-color:#3D3D3D;
	scrollbar-arrow-color:F34A99;
	scrollbar-shadow-color:#3D3D3D;	
	scrollbar-highlight-color:#7C7C7C;
	scrollbar-dark-shadow-color:#F34A99;
	scrollbar-3d-light-color:#F34A99;
	
	
	}
	
.style1 {	color: #FF0066;
font-weight: bold;
}
	

.big_white_tab{
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:normal;
}

.light_grey {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#D7D6D6;
text-decoration: none;
line-height:normal;
}

.pink_link{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#E61577;
text-decoration: none;
line-height:normal;
}
a.pink_link:visted{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#E61577;
text-decoration: none;
line-height:normal;
}
a.pink_link:hover{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration: none;
line-height:normal;
}

.admin_tab_head{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#000000;
text-decoration: none;
line-height:normal;
}
.white_link{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:normal;
}
a.white_link:visted{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:normal;
}
a.white_link:hover{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration: none;
line-height:normal;
}
.black_link {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#3D3D3D;
text-decoration: underline;
line-height:normal;
}

a.black_link:visited {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#3D3D3D;
text-decoration: underline;
line-height:normal;
}

a.black_link:hover {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#E51476;
text-decoration: underline;
line-height:normal;
}

.white_txt {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:1.5;
}
a.white_txt:visited {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration: bold;
line-height:1.5;
}
a.white_txt:hover {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration: bold;
line-height:1.5;
}

.blk_txt {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#292929;
text-decoration: none;
line-height:normal;
}
a.blk_txt:visited {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#292929;
text-decoration: none;
line-height:normal;
}
a.blk_txt:hover {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#66CCFF;
text-decoration: none;
line-height:normal;
}

.normal_txt {
font-family:verdana;
font-size:11px;
font-weight:none;
color:#7C7C7C;
text-decoration: none;
line-height:1.5;
}

.lightgrey_txt {
font-family:verdana;
font-size:10px;
font-weight:none;
color:#CCCCCC;
text-decoration: none;
line-height:1;
}

a.lightgrey_txt:hover {
font-family:verdana;
font-size:10px;
font-weight:none;
color:#00FFFF;
text-decoration: none;
line-height:1;
}

.top_link {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#3D3D3D;
text-decoration: none;
line-height:normal;
}

a.top_link:visited {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#3D3D3D;
text-decoration: none;
line-height:normal;
}

a.top_link:hover {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#E61577;
text-decoration: none;
line-height:normal;
}

.left {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:1.5;
}
a.left:visited {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration: bold;
line-height:1.5;
}
a.left:hover {
font-family:Tahoma;
font-size:11px;
font-weight:none;
color:#E61577;
text-decoration: bold;
line-height:1.5;
}

.text_box{
	border:1px solid #000000;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	height: 16px;
	color: #333333;
	}

.pink {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#F34A99;
text-decoration: none;
line-height:normal;
}

.text_area{
	border:1px solid #cccccc;
    background-color:#FFFFFF;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	width: 300px;
	height: 100px;
	color: #333333;
	}

.btn
{
background-color:#DBDBDB;
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
line-height:normal;
cursor:hand;
border:solid 1px #3D3D3D;
}
.mid_box{
	padding: 0px;
	border-top: 1px solid #C1C2C1;
	border-right: 1px solid #C1C2C1;
	border-bottom: 1px solid #C1C2C1;
	border-left: 1px solid #C1C2C1;
	width: 100%;
	height: 100%;
	color: #9E9E9E;
	}

.black_bold {

font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#710030;
text-decoration: none;
line-height:normal;
}
.wite_txt {

font-family:Tahoma;
font-size:10px;
font-weight:none;
color:#FFFFFF;
text-decoration: none;
line-height:normal;
}
.style7 {color: #F1D1D5}


.pink_big {

font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#F894C4;
text-decoration: none;
line-height:normal;
}
.normal_txt_wite {

font-family:verdana;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration: none;
line-height:1.5;
}
.admin_table {

font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration: none;
line-height:normal;
}
.pink-hd1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:none;
color:#E61577;
text-decoration: none;
line-height:normal;
font-weight:normal;
}
.white-hd1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:none;
color:#FFFFFF;
text-decoration: none;
line-height:normal;
font-weight:normal;
}


