
/* Blobal Variables */

body {
	CURSOR: default;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	background-color: #040002;
	text-color: #FFFAFF;
	margin: 0px;
	text-align:center;
}


A:visited 	{TEXT-DECORATION: underline, bold; COLOR: #0472C1}
A:hover 	{BACKGROUND-COLOR: #C7D8EA; COLOR: #110474}
A:link		{TEXT-DECORATION: underline, bold; COLOR: #0472C1 }
A:active 	{TEXT-DECORATION: none}
UL		{CURSOR: default; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
LI 		{CURSOR: default; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
P		{CURSOR: default; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
TD 		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
TR 		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
TEXTAREA	{BACKGROUND-COLOR: #C7D8EA; COLOR: #110474; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}
FORM 		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {font-color: #F400A1; font-size: 13px;}
.style3 {color: #FF00FE}
.style4 {font-size: 16}


.borderlastpicture { border: 1px dotted #000000;}

.borderrightside { border-top: 2px dotted #000000; border-left: 2px dotted #000000; border-bottom: 2px dotted #000000; border-right: 4px outset #F400A0;}

.bordergomain { border-top: 3px solid #FB53AA; border-bottom: 3px solid #FB53AA; border-left: 3px solid #FB53AA;}



/* SIGNUP Form */

.headerinfo { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 20px; color: white; font-wheight: bold; letter-spacing: 2px; border-bottom: 3px dashed white; text-transform: normal; float: center; text-align: center; font-variant: small-caps}

.subheaderinfo { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 17px; color: white; font-wheight: bold; letter-spacing: 1px; border-bottom: 1px solid white; text-transform: capitalize;}

.mustinfo { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 13px; color: #000000; font-wheight: bold; text-transform: capitalize; }

.musthint { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: #000000; font-wheight: bold;}
.shouldhint { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: red; font-wheight: bold;}

.signuptxtareas {   
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color: #E2FFE4;
	color: black;
	font-weight: bold;
	border-bottom: 2px inset #000000;
	border-top: 3px inset #000000;
	border-left: 3px inset #000000;
	border-right: 2px inset #000000;
	height: 30px;
	padding-top: 1px;	
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
	margin:1px;
	text-align:left;
       }


/* Help and Signup */

.helpheader { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 17px; color: white; font-wheight: bold; font-variant: small-caps}

.helpheader1 { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 15px; color: white; font-wheight: bold;}

.helptxt { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: #D8E4F8; font-wheight: bold;}




/* Members Area */

/* [for top of the page this one] */
.userHEADinfo { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 20px; color: white; font-wheight: bold; letter-spacing: 2px; border-bottom: 3px dashed white; text-transform: normal; float: center; text-align: center; font-variant: small-caps}

/* [for Private messages this one] */
.userHEADinfo1 { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 18px; color: white; font-wheight: bold; letter-spacing: 2px; border-bottom: 2px dotted white; text-transform: normal; float: center; text-align: center;}

.userSUBHEADinfo { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 15px; color: white; font-wheight: bold; border-bottom: 1px solid white; text-align: center; float: center;}

.userMUSTinfo { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 13px; color: #000000; font-wheight: bold; text-transform: capitalize; }

.userMUSThint { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: #000000; font-wheight: bold;}

.userSHOULDhint { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: red; font-wheight: bold;}

/* {[ User Area - E-mail BOX ]} */

.emailstatus { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: red; font-wheight: bold;}

.emailfrom { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 14px; font-wheight: bold;}

.emailsubject { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 16px; font-wheight: bold;}

.emaildate { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: white; font-wheight: bold;}

.userSHOULDhint1 { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 16px; color: red; font-wheight: bold;}

/* {[ Member Area Picture Display Infos ]} */

.picinfos { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: white; font-wheight: bold;}

.picstatus { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 12px; color: red; font-wheight: bold;}

/* [for further picture uploads this one] */
.userTXTAREAS {   
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #E2FFE4;
	color: black;
	font-weight: bold;
	border-bottom: 2px inset #000000;
	border-top: 3px inset #000000;
	border-left: 3px inset #000000;
	border-right: 2px inset #000000;
	height: 25px;
	padding-top: 1px;	
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
	margin:1px;
	text-align:left;
       }

/* [for actual infos this one] */
.userTXTAREAS1 {   
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2FFE4;
	color: black;
	font-weight: bold;
	border-bottom: 2px inset #000000;
	border-top: 3px inset #000000;
	border-left: 3px inset #000000;
	border-right: 2px inset #000000;
	height: 22px;
	padding-top: 1px;	
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
	margin:1px;
	text-align:left;
       }



/* Login */


/* [MUST LOGIN INFORMATION] */

.MUSTlogin { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 20px; color: #F400A1; font-wheight: bold; letter-spacing: 0px; border-bottom: 2px dotted black; text-transform: normal; float: center; text-align: center;}

.logging { FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 30px; background: black; color: red; font-wheight: bold; letter-spacing: 0px; border: 2px dotted red; text-transform: normal; float: center; text-align: center;}

#ourSites {
	margin:5px !important;
	min-height:200px;
	padding:0 !important;
	text-align:left;
}
}

#ourSites h4 {
	font-size:14px;
	margin:0;
	padding:0;
}

#ourSites ul {
	display:inline !important;
	list-style:none !important;
	padding:0 !important;
	margin:0 !important;
}

#ourSites li {
	display:inline !important;
	margin-right:5px !important;
	float:left;
}

.ourTopSites, .ourTopSites ul{
margin:0 !important;
padding:0 !important;
}

.ourTopSites li{
display:inline !important;
list-style:none outside none !important;
margin:0 !important;
padding:0 !important;
}
#exsi {
margin:5px !important;
padding:0 !important;
text-align:left;
}
#exsi h4 {
font-size:14px;
margin:0;
padding:0;
}
#exsi ul {
display:inline !important;
list-style:none outside none !important;
margin:0 !important;
padding:0 !important;
}
#exsi li {
display:inline !important;
margin-right:5px !important;
}