@charset "utf-8";


body {
	margin:0;
	padding:0;
	background-image:url(/img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

ul {
	margin-top: 0px;
}
li {
	margin-bottom: 5px;}

table, P	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height: 17px;
	letter-spacing: 0.03em;	
	}
	
p {
	margin:0px;
	margin-bottom:10px;
	}	
	


.welcome_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	}
	
.welcome_cotent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	}
	
.welcome_cotent_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffcb05;
	padding:1px;
	background-color:#871c4b;
	font-weight:bold;
	}			
	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.hyper_lnks {
font-size:13px;
	color:#ffcb05;
	text-decoration:none;
	}

a.hyper_lnks:hover {
	color:#000000;
	text-decoration: underline;
	}
	
	
.hyper_lnks2 {
	font-size:13px;
	color:#a92860;
	text-decoration:none;
	}

a.hyper_lnks2:hover {
	color:#000000;
	text-decoration: underline;
	}	
.footer_lnks {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}

a.footer_lnks:hover {
	color:#ffcb05;
	text-decoration: underline;
	}		
	
.footer_devide_line {
	font-size:13px;
	color:#FFFFFF
	}	
.inner_welcome_heading {
    font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	}	
	
	
#leftlinks A:link, #leftlinks A:visited {
background-image:url(/img/bullet.gif);
background-repeat:no-repeat;
background-position: 0px;

display:block;
padding:4px 0px 4px 12px;
margin:3px 0px 4px 0px;
font:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color:#000000;
height:12px;
text-decoration:none;

}

#leftlinks A:active, #leftlinks A:hover {

font-weight: bold;
color:#FFFFFF;
}

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





.footer_links a:link {
	margin: 0px; padding: 5px 0px 5px 5px; color:#FFFFFF; font-size: 12px; text-decoration: none; border-bottom-color:#FFFFFF; border-bottom-width: 1px; border-bottom-style: dotted; display: block;
}
.footer_links a:visited {
	margin: 0px; padding: 5px 0px 5px 5px; color: rgb(168, 168, 168); font-size: 12px; text-decoration: none; border-bottom-color: rgb(101, 101, 101); border-bottom-width: 1px; border-bottom-style: dotted; display: block;
}
.footer_links a:active {
	color: rgb(204, 204, 204); text-indent: -1px; border-left-color: rgb(80, 80, 80); border-left-width: 1px; border-left-style: solid; background-color: rgb(51, 51, 51);
}
.footer_links a:hover {
	color: rgb(204, 204, 204); text-indent: -1px; border-left-color: rgb(80, 80, 80); border-left-width: 1px; border-left-style: solid; background-color: rgb(51, 51, 51);
}
	
	
	
	
	
	

.contact_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	}



.link_mail {
font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	}

a.link_mail:hover {
	color:#FF9900;
	text-decoration: underline;
	}	










.textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	letter-spacing: 0em;
	border:1px solid #2f2f2f;
	background-color:#282828;
    width: 400px;
	height: 25px;
	text-indent:5px;
	}
	


