@charset "utf-8";
/* CSS Document */
    body {
        margin:0; padding:0;
        background:#ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#666666;
		text-align: right;
        }
	.introInfo{
	color:#522B76;padding:0px; 
	margin:0px; 
	font-size:11px; 
	line-height:16px; 
	padding-top:10px; 
	outline:none;
}
.introInfo a{
	font-size:11px; 
	line-height:16px;
    color:#522B76;
	outline:none;
}
.introInfo a:hover{
    color:#CC0000;
	
}
	.mainHolder{
		width:990px; 
		margin:auto;
		}
	.topLeft{
		float:left; 
		padding-top:10px; padding-bottom:10px;padding-left:5px; 
		font-size:15px; text-align:left; 
		}
	.topRight{
		float:right;  
		padding-top:15px; padding-right:4px;
		font-size:20px;
		}
	.imageHolder{
		width:990px;  
		clear:both; 
		}
	.pageLinks{
		font-weight:bold; padding-bottom:6px;
		}
	.pageLinks2{
		padding-bottom:6px;padding-top:10px;
		}
	.pageLinks3{
		font-weight:bold; padding-bottom:10px;
		}
	.pageLinks4{
		font-weight:bold; padding-bottom:4px; padding-top:6px; outline:none;
		}
	.orumcekLogo{
		padding-bottom:20px; padding-top:20px; 
		clear:both;
		}	
	.explonations{
		text-align:right; line-height:15px; 
		margin-bottom:10px; color: #B7B7B7;
		}	
	.labLogo a{
		display:block;
		height:25px; width:170px;
		float:right;
		background-image:url(../images/lablogo1.jpg); background-repeat: no-repeat;
		background-position:right;
		padding-right:25px; 
	   }
	.labLogo a:hover{
		background-image:url(../images/lablogo2.jpg); background-repeat: no-repeat;
		background-position:right;
	   }
A:link {text-decoration: none;
	 	color:#666666;}
A:visited {text-decoration: none;
		color:#666666;}
A:active {text-decoration: none; 
		color: #666666;}
A:hover {text-decoration: none; 
		color: #CC0000}
