
body {
padding : 0;
margin : 0;
color : #8d8d8d;
background:#eeeeec url(images/bac_top.gif) repeat-x;
font : 12px Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, h4, h5, img {
padding : 0;
margin : 0;
}
.h1{
	color:#e21279;
	font-size:14px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:5px;
	}
	
.h1{
	color:#e21279;
	font-size:14px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-left:20px;
	}	
	
.h2{
	color:#999999;
	font-size:12px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin-top:0;
	margin-left:20px;
	}
	
.h3{
	color:#666666;
	font-size:12px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	padding:0;
	line-height:1.2em;
	margin-top:0;
	margin-left:20px;
	margin-right:10px;
	}	
		
	
.clr {
clear : both;
}
.spacer {
height : 10px;
}
.spacer1 {
height : 16px;
}
.spacer2 {
height : 15px;
}
a img {
border-top-style : none;
border-right-style : none;
border-left-style : none;
border-bottom-style : none;
}

/*global wrapper*/
#globalwrapper{
	background:#eeeeec url(images/bac_top.gif) no-repeatn top;
	margin:0 auto;
	}
	
#page{
	background:url(images/pagetop.gif) no-repeat top;
	width:771px;
	padding:18px 0 0 22px;
	margin:43px auto;
	}
	
#pageinner{
	width:748px;
	background:url(images/page_bac.gif) repeat-y;
	}

#pagebottom{
	background:url(images/page_foot.gif) no-repeat;
	width:748px;
	height:15px;
	}	
	
#header{
	width:748px;
	border-bottom:1px solid #cccccc;
	height:101px;
	}
	
#header img{
	margin-left:13px;
	}


/*menu items*/	
#menu{
	background:url(images/menumain_bac.gif) no-repeat top;
	width:185px;
	float:left;
	margin-left:1px;
	height:500px;
	}

#list{
	
	}
	
#list ul{
	margin-left:121px;
	margin-top:27px
	}
	
#list ul li{
	list-style:none;
	background:url(images/list.gif) no-repeat left;
	padding-left:20px;
	font-size:12px;
	margin-bottom:5px;
	color:#e21279;
	}		
	
#menu ul{
	width:149px;
	margin-left:16px;
	}
	
#menu ul li{
	text-align:right;
	width:149px;
	height:24px;
	background:url(images/menu_bac.gif) no-repeat bottom;
	list-style:none;
	}
	
#menu ul li.first{
	text-align:right;
	width:149px;
	height:15px;
	background:url(images/menu_bac.gif) no-repeat bottom;
	list-style:none;
	}	
	
#menu ul li a{
	font-size:11px;
	color:#625739;
	text-decoration:none;
	text-transform:capitalize;
	line-height:24px;
	}

#menu ul li a.active{
	font-weight:bold;
	color:#e21279;

	}						
	
#content{
	float:right;
	margin-top:15px;
	width:560px;
	}
	
#login{
	width:543px;

	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	}
	
#loginbox{
	width:220px;
	margin:0 auto;
	}
	
#login .box{
	height:26px;
	width:220px;
	}		
	
#login input{
	border:1px solid #e21279;
	height:19px;
	margin-top:4px;
	background:#ebebeb;
	}
#login h2{
	font-size:12px;
	color:#666666;
	text-transform:capitalize;
	font-weight:normal;
	float:left;
	text-align:right;
	margin-top:8px;
	margin-right:4px;
	width:65px;
	}
	
#login .submit{
	background:url(images/submit.gif) no-repeat;
	width:81px;
	height:27px;
	border:none;
	margin-left:90px;
	cursor:pointer;
	
	}
	
#signature{
	float:right;
	margin-right:35px;
	margin-top:5px;
	}
	
#signature .web{
	color:#ccc;
	font-size:11px;
	}
	
#signature a{
	color:#999999;
	font-size:11px;
	text-decoration:none;
	}
	
#content a{
	color:#e21279;
	}									
								
.tableheader {background-color: #999999; color: #FFF; font-weight: bold;}


	

