/* CSS Document */

body{
	font-family: courier new;
	background-attachment: fixed;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}
Table {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #000000;
	border: thin solid #000000;
	background-color:#FFFFFF;


}
TD {
	font-family:"arial";
	font-size: 11px;
	color: black;
	border: none;
	margin-left:15px;
	margin-right:15px;



	
}

}
A:link { color: white; text-decoration:none; font-size: 10px;}
A:visited { color:  white; text-decoration:none; font-size: 10px;}
A:active { color: pink; text-decoration:none; font-size: 10px;}
A:hover {color: white; text-decoration:underline; font-size: 10px;} 

.textclass {
	font-family:tahoma;
	font-size:11px;
	color:black;
	font-style: normal;
	font-weight: normal;
	border: thin solid black;
	}
.tdcomorant {
	font-family:"arial";
	font-size: 11px;
	color: #000000;
	border: none;
	margin-left:15px;
	margin-right:15px;
	background-color: #FFFFFF;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.registerbox {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color:black;
	color: black;
	
	}
	
	
.pixLink {
border-color:black;
}

.list {
font-family: courier new;
	font-size: 14px;
	color: black;
	font-weight: normal;
}

.details {
font-size:12px;
color:black;
font-weight: bold;
}


.imagebox
{
font-family:tahoma;
font-size:11px;
color:black;
font-style: normal;
font-weight: normal;
border: thin solid black;
}

html {
scrollbar-base-color: #339933;
scrollbar-arrow-color: white;
scrollbar-track-color: black;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}