/*
style.org
public style sheet (gray) by Jonathan Corum
updated January 24, 2004

You are welcome to use this style sheet.
For additional colors, please see http://www.style.org/css/
*/

<?php header("Content-type: text/css"); ?>

body{margin:0px;}


BODY {
	background-image:url(/images/background.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:top left;
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
}

A {
	color: #E1477B;
	text-decoration: none;
	font-family:arial;
}

A:hover {
	color: #E1477B;
	text-decoration: underline;
	font-family:arial;
}
.content {
	color:black;
	font-family:arial;
	font-size: 14px;	 
		}


.head {
	color:#E1477B;
	font-family:arial;
	font-size: 16px;
	font-weight: bold; 
		}

.title {
	color:#45007A;
	font-family:arial;
	font-size: 16px;
	font-weight: bold; 
		}
		
.table2{
	BORDER-RIGHT: #585858 thin;
    PADDING-RIGHT: 0px;
    BORDER-TOP-WIDTH: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 1px;
    BORDER-LEFT: #585858 thin;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
	}

.table1{
	BORDER-RIGHT: #585858 thin;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #585858 thin;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 1px;
    BORDER-LEFT: #585858 thin;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #585858 thin;
   }

.title1 {
	color:black;
	font-family:arial;
	font-size:11pt;		
	font-weight: bold;

}
.cominfo {
	color: #000000;
	font-family:Verdana;
	font-size: 12.5px;  
	font-weight: bold;
	
}	

.script {
	color: black;
	font-family:Verdana;
	font-size: 13px;  
	font-weight: bold; 	
	
}
.yourbusi {
	color: red;
	font-family:Verdana;
	font-size: 18px;  	
	font-weight:bold;	
}

.bestsolu {
	color: #30322F;
	font-family:Verdana;
	font-size: 18px;  	
	font-weight:bold;	
}

.freemail {
	color: #30322F;
	font-family:Verdana;
	font-size: 15px;  	
	font-weight:bold;	
}

.headkey {
	color: black;
	font-family:Verdana;
	font-size: 10px;  	
	
}
.footer {
	color: white;
	font-family:verdana;
	font-size: 10px;  	
	
}
.footer1 {
	color: white;
	font-family:verdana;
	font-size: 9px;  	
	
}

H1 {
	color: black;
	font-family: Verdana;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 0px;
}

H2 {
	color: black;
	font-family: verdana;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
}

H3 {
	color: #000000;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	
}

/*----------------- quick contact------------------*/

#quickcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 9px;
}
#quickcontact input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	display:block;
	height:12px;
	border:1px #000000;
	padding:0px 1px 2px 1px;
	margin:0px 0px 0px 0px;
	border-style:outset;
}
#quickcontact input.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	display:block;
	height:16px;
	border:1px #000000;
	padding:0px 1px 2px 1px;
	margin:0px 0px 0px 0px;
	border-style:outset;
}