/******layout**********/
#page{width:766px;
display:block;
margin-left:50%;
left:-383px;
position:relative;
font-size:small;
font-size:small;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}


#menu{
	width:315px;
	height:200px;
	position:absolute;
	left: 383px;
	top: -4px;
}

#head{width:766px;
height: 202px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;}

#content{width:766px;
float:left;
min-height:450px;
padding-top:5px;}




#foot{
float:left;
width:766px;
	height: 52px;
	font-size:inherit;
	font-size: 0.7em;
	color: #003399;
	padding: 5px 12px;
	background-color:#CCCCCC;
	text-align:center;
}


#logo {
	position:absolute;
	width:179px;
	height:72px;
	z-index:1;
	left: 36px;
	top: 19px;
}

/******Font Style*****/

.red{color:#FF0000;}

a {color:#FF0000;}

h1{color:#FF0000;
font-size:large;}


/*******Login Form*********/

#login{
}

#login #hdr{
	background-color:#1a1a1a;
	line-height:25px;
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
	text-transform:capitalize;
	margin-bottom:2px;
	color:#FF0025;
}

#logindetails{
	background:#313131;
	padding-left:5px;
	border-top:1px solid #E1DFDF;
	border-bottom:1px solid #E1DFDF;
}

input[type=text], input[type=password]{
	width:160px;
	height:17px;
	margin-bottom:3px;
	border-top:1px solid #99A5B5;
	border-left:1px solid #99A5B5;
	border-right:1px solid #E3DCD6;
	border-bottom:1px solid #C5CFD8;
}

input[type=submit]{
	margin-bottom:3px;
	padding:0 20px;
	font-size:10px;
}




/*******Old Style sheet********/

body	{
		margin:0px;
		padding:0px;

		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D
		}
a		{
		color:#0A465F;
		font-weight:bold;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}		
#f1	input{
		width:146px;
		}
textarea{
		width:196px;
		height:95px;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D;
		padding:1 0 0 5px;
		}
#form input{
		width:196px;
		padding:1 0 0 5px;
		}
input 	{
		font-family:tahoma;
		height:21px;
		font-size:11px;
		color:#3D3D3D;
		padding:2 0 0 7px;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul	li	{
		background:url(file:///C|/wamp/www/images/list2.gif) bottom left no-repeat;
		padding-left:11px;
		height:18px;
		}
ul a	{
		color:#055678;
		font-weight:normal;
		}
.priv 	{
		color:#0B2834;
		margin:19 0 0 215px
		}
.priv a	{
		color:#0B2834;
		font-weight:normal;
		}	
#header {
		width: 766px;
		height: 202px;
		}
#navigation {
		width: 766px;
		height: 83px;
		}


