/* WEBDESIGN & WEBSITE BY RANDHIR RAMAUTAR webarchitecture / http://webarchitecture.awardspace.com*/ 
/* DATE: 20-05-2008 / V1.0  BROWSER: IE 6.0, FF 1.0 / OS: WINDOWS / RESOLUTION: 1024x768 */


body 	{
	background-color:#2e0e34;
    margin-left: 20px;
	margin-top: 20px;
	scrollbar-arrow-color:purple;
	scrollbar-track-color:#2e0e34;
	scrollbar-shadow-color:#2e0e34;
	scrollbar-face-color:#2e0e34;
	scrollbar-highlight-color:#2e0e34;
	scrollbar-darkshadow-color:#2e0e34;
	scrollbar-3dlight-color:#2e0e34;
	}


h1 	{
	font-family: verdana, arial;
	color:#999999;
	font-size:10pt;
	font-weight:normal; 
	line-height:normal;
	margin-bottom:2px;
	}

h2 	{
	font-family: Verdana, Helvetica;
	color:white;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:2px;
	}
	
h3 	{
	font-family: verdana, arial;
	color:silver;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:2px;
	}
	
h4 	{
	font-family: verdana, arial;
	color:#777777;
	font-size:9pt;
	font-weight:normal;
	margin-bottom:2px;
	}
h5 	{
	font-family: verdana, arial;
	color:#999999;
	font-size:8pt;
	font-weight:normal; 
	line-height:normal;
	margin-bottom:2px;
	margin-left:2px;
	}
	
h6 	{color: #FFFFFF; font-family:verdana, arial; font-weight: normal; font-size: 20px;
	margin-bottom:2px;}

hr	{
	height: 0;
	border: 0;
	border-top: 1px solid purple;
	
	}
	
A:link 		{ color: silver; text-decoration: none;} 
A:visited 	{ color: silver; text-decoration: none;} 
A:hover 	{ color: white; text-decoration: underline; }

table 		{width:435px; border-top: 0px solid purple; cellpadding:0;}
.atbl 		{width:85px;}

td			{vertical-align:top}

img 		{border: 1px solid purple;}
.nb		{border: 0px solid purple;}
object		{border: 1px solid purple;}


