body  {
	COLOR:#999999;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #e4e4e4;
}

html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }

/*alternate coloured tables Start*/
tr.d0 td {
	background-color: #F2F2F2;
	color: #999999;
}
tr.d1 td {
	background-color: #E0E0E0;
	color: #999999;
}
/*alternate coloured tables End*/

.table2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
    border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

/*Sidebar Nav Links Start*/
a.navlinks {
    font-size: 11px;
	color: #5A8BAC;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
	background: url(admin/edit.gif) no-repeat left center;
	padding-left: 25px;
	margin-left:20px;
}
	
a.navlinks:link {color: #5A8BAC}
a.navlinks:visited {color: #F5A8BAC}
a.navlinks:hover {color: #666666; text-decoration: none;}

/*Sidebar Nav Links End*/


#container {
	position:relative;
	width: 890px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}


.maintext img 
{
	border-style:solid;
	border-color: #9EB9CA;
	border-width:0px
	}

.main{
	letter-spacing: 1px;

}


/* Form Styles*/
.form {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 1px;
	}

.form2 {
	font-size: 14px;
	background-color: #FFFFFF;
	color: #999999;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #e4e4e4;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 1px;
	}
	
.noform {
	font-size: 12px;
	letter-spacing: 1px;
	color: #00CC33;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 0px;
	}


input.submit_button{
	color:#666666;
	background-color: #ffffff;
	font-size: 12px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #666666;
	border-width: 1px;
	cursor: pointer;
	cursor: hand;
 }
 
/* Login Box Start*/ 

#positioner {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:350px; 
	height:150px;  
	z-index:2; 
	}


#loginboxtop {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:350px; 
	height:25px; 
	margin-left:0px;  
	z-index:2; 
	background-color: #FFFFFF; 
	background-image:url(admin/loginboxt.jpg)
	}
	
#loginbox {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:350px;  
	z-index:2; 
	background-color: #FFFFFF; 
	background-image:url(admin/loginboxm.jpg); 
	background-repeat:repeat-y
	}
	
	
#loginboxbottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:350px; 
	height:25px;  
	z-index:2; 
	background-color: #FFFFFF; 
	background-image:url(admin/loginboxb.jpg)
	}
/* Login Box End*/ 


	
 /*start header divs*/
 
#top {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:20px; 
	background-image:url(admin/bgt.jpg); 
	z-index:4
	}
 
#header {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	height:70px;
	z-index:2;
	margin-bottom:5px;
	background-color: #ffffff;
}

#logo {
	position:absolute; 
	overflow:hidden; 
	left:19px; 
	top:13px; 
	width:98px; 
	height:77px; 
	z-index:4
	}
	
#info {
	position:absolute; 
	overflow:hidden; 
	left:120px; 
	top:20px; 
	width:250px; 
	height:70px;
	z-index:4
	}

#logged {
	position:absolute; 
	overflow:hidden; 
	left:467px; 
	top:17px; 
	width:400px; 
	height:50px; 
	z-index:4
	}
	
 /*end header divs*/
 
 
 /*start main content divs*/
 
#wrapper {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	z-index:2; 
	background-image:url(admin/bgm.jpg);
	background-repeat:repeat-y;
	}
 
#main {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	z-index:2;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 3px;
	}
 
#maincontent {
 	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:625px; 
	z-index:2; 
	float :right; 
	border-color: #CCCCCC; 
	border-width: 0px; 
	border-style: solid; 
	margin-top:5px;
	padding: 10px 10px 10px 10px /*top,left,bottom,right*/
	}
	
#maincontent2 {
 	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:850px; 
	z-index:2; 
	float :left; 
	border-color: #CCCCCC; 
	border-width: 0px; 
	border-style: solid; 
	margin-top:5px;
	padding: 10px 10px 10px 10px /*top,left,bottom,right*/
	}
	
#bar {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:180px; 
	z-index:2; 
	float :left; 
	padding: 10px 0px 10px 0px /*top,left,bottom,right*/
	}
	
#memtop {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:180px; 
	height:25px; 
	background-image:url(admin/menut.jpg); 
	z-index:4
	}

#memmid {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:180px; 
	background-image:url(admin/menum.jpg); 
	z-index:4
	}
	
#membottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:180px; 
	height:25px; 
	background-image:url(admin/menub.jpg); 
	z-index:4
	}
	
	
/*end main content divs*/



/*start footer divs*/

#footer {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	height:22px;
	z-index:2;
	background-color: #CCCCCC
	}
	
	
#lefttext {
	position:relative; 
	overflow:hidden; 
	left:10px; 
	top:5px; 
	width:380px; 
	height:50px; 
	z-index:4; 
	float:left
	}
	
#righttext {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:5px; 
	width:380px; 
	height:50px; 
	z-index:4; 
	float:right
	}
	
#bottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:30px; 
	background-image:url(admin/bgb.jpg); 
	z-index:4
	}
	
/*end footer divs*/


#catscroll {
	position:relative; 
	left:0px; 
	top:0px; 
	width:590px; 
	height:200px; 
	overflow:auto; 
	z-index:9
	}
	
	
#catexpand {
	position:relative; 
	left:0px; 
	top:0px; 
	width:590px; 
	z-index:9
	}




.blue1 {
	color: #6E97CB;
	font-weight:bold;
	line-height:18px
	}
	
	
.admin1 {
	font-size: 13px;
	letter-spacing: 2px;
	color: #5A8BAC;
	font-weight: bold;
	line-height: 20pt;
	background: url(admin/wrench.gif) no-repeat left center;
	padding-left: 25px;
}	
	
	
.logged {
	font-size: 11px;
	letter-spacing: 1px;
	color: #5A8BAC;
	font-weight: bold;
	line-height: 20pt;
	background: url(admin/user.gif) no-repeat left center;
	padding-left: 25px;
}	


a.logout {
    font-size: 11px;
	color: #5A8BAC;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
	background: url(admin/logout.gif) no-repeat left center;
	padding-left: 25px;
}
	
a.logout:link {color: #5A8BAC}
a.logout:visited {color: #F5A8BAC}
a.logout:hover {
	color: #666666;
	text-decoration: none;}
	
	
a.logup {
    font-size: 11px;
	color: #5A8BAC;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
	background: url(admin/user_edit.gif) no-repeat left center;
	padding-left: 25px;
}
	
a.logup:link {color: #F5A8BAC}
a.logup:visited {color: #5A8BAC}
a.logup:hover {
	color: #666666;
	text-decoration: none;}
	
	
	
	
	
	
	
	
	

.form1 {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #CCCCCC;
	
}

.maintext {
	font-size: 12px;
	letter-spacing: 1px;
	color: #999999;
}

.wheading {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
}

.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
}


li.grn{
list-style-image:url(bul1.gif);

}

.white {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight:bold
}

.white2 {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.grey {
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	font-weight:bold
}


.loghead {
	font-size: 11px;
	color: #5A8BAc;
	font-weight:bold;
	letter-spacing:1px}

.f1 {
	color: #5A8BAC;
	line-height: 20pt;
}

.rowtext {
	line-height: 20pt;
	padding-left: 5px;
}

.small {
	color: #ff0000;
	font-size:11px;
	letter-spacing:1px
}

.head1 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #5A8BAC;
	font-weight: bold;
	line-height: 30pt;
}
.head2 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #9EB9CA;
	font-weight: bold;
	line-height: 30pt;
	background: url(twin.gif) no-repeat left center;
	padding-left: 25px;
}


.list {
	font-size: 14px;
	letter-spacing: 1px;
	color: #5A8BAC;
	font-weight: bold;
	line-height: 20pt;
	background: url(arrow2.gif) no-repeat left center;
	padding-left: 25px;
}

.update {
	font-size: 12px;
	letter-spacing: 1px;
	color: #00CC33;
	font-weight: bold;
}

.error {
	font-size: 12px;
	letter-spacing: 1px;
	color: #FF0000;
	font-weight: bold;
}

a.links {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold
}
	
a.links:link {color: #5A8BAC}
a.links:visited {color: #5A8BAC}
a.links:hover {
	color: #cccccc;
	text-decoration: none;}




a.plinks {
	font-size: 12px;
	text-decoration: none;
	cursor: default;
	background: url(arrow.gif) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;
	letter-spacing: 1px;
}
	
a.plinks:link {color: #996699}
a.plinks:visited {color: #996699}
a.plinks:hover {
	color: #996699;
	text-decoration: none;}
	

a.links2 {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
	
a.links2:link {
	color: #999999; 
	background-color:#FFFFFF; 
	padding:2px 5px 2px 5px; 
	border-color:#CCCCCC; 
	border-style:solid; 
	border-width:1px
	}
a.links2:visited {
	color: #999999; 
	background-color:#FFFFFF; 
	padding:2px 5px 2px 5px; 
	border-color:#CCCCCC; 
	border-style:solid; 
	border-width:1px
	}
a.links2:hover {
	color: #666666; 
	background-color:#FFFFFF;
	padding:3px 6px 3px 6px;
	text-decoration: none;
}


a.bullinks {
	font-size: 11px;
	text-decoration: none;
	cursor: default;
	background: url(admin/bullet_wrench.gif) no-repeat left center;
	padding-left: 20px;
	letter-spacing: 1px;
	line-height:20px;
	cursor:hand
}
	
a.bullinks:link {color: #5A8BAC}
a.bullinks:visited {color: #5A8BAC}
a.bullinks:hover {
	color: #99pp99;
	text-decoration: none;}