
/*
Stylesheet for www.sciencedeal.com
Source	: sciencedeal.css
Author	: sciencedeal
Date	: August 2009
*/


body {
	background:#0E192B;
}

div.text_normal {
	text-align:left;
	font-family:"Verdana";	
	font-size:11px;
	font-weight:normal;	
	color:#A0A8B5;	
}


div.pageheadertext_left {
	text-align:left;
	font-family:"Verdana";	
	font-size:11px;
	font-weight:normal;	
	color:#A0A8B5;	
}

div.pageheadertext_center {
	text-align:center;
	font-family:"Verdana";	
	font-size:11px;
	font-weight:normal;	
	color:#A0A8B5;	
}

div.url_link_header {
	text-align:center;
	font-family:"Verdana";
	font-size:11px;
	font-weight:bold;
	color:#A0A8B5;
}

div.url_link {
	text-align:center;
	font-family:"Verdana";
	font-size:11px;
	font-weight:normal;
	color:#A0A8B5;
}


body.pop_up {
	background: #0E192B;
}


#arrow{
	padding:2px;
	border:0px;

}

#conimage{

	border:1px solid #9e0a0a;

}

#relimage{

	border:1px solid #35535e;

}

#main {
	text-align:left; 
}

#datamain {
	width:529px;
	height:261px;
	padding:0px;
	border:0px;
	text-align:left;
}

#spacer {
	width: 50px; 
	background: #FFFFFF;
}

#main2 {
	position: relative;
	top: 20px;
	
}

p {
	text-align:center;
	margin-left:10px;
	margin-top:5px;
	padding:0px;
}

a {
	color:#808080;
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
}