.header {
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header h1{
	float : none;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	margin-bottom : 0;
	font-size : 13pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.admin_navigation {
}
.footer {
}
.user_navigation {
}
.contents{
	font-size: 10pt;
	line-height: 120%;
}
.contents ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.contents a:link {
	font-size: 10pt;
	color: #000099;
	
}
.contents a:hover {
	font-size: 10pt;
	color: #FF3300;
	background-color: #E2FCBC;
}




.contents h3{
	background-image: url(../img/m.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 5px;
	font-size: 10pt;
	font-weight: bolder;
	float: none;
	margin-top: 10px;
	margin-bottom:10px;
	text-indent:27px;

}

.contents h4{
	padding: 5px;
	font-size: 10pt;
	font-weight: bolder;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;

}

.contents h4{
	padding: 5px;
	font-size: 10pt;
	font-weight: bolder;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;

}
.contents form{
	padding: 0px;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contents input, select, textarea{
	background-color: #EEEEEE;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contents ul{
	margin-bottom: 5px;
}
.contents li{
	margin-bottom: 0px;
}

.formlayout{
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formtitlelayout{
	background-color: #bad9f5;
	font-size: 10pt;
	color: #333333;
}
.msglist{
	font-size: 10pt;
	color: #333333;
}

.msglist a:hover{
	font-size: 10pt;
	color: #FF3300;
}
.msglist a:link{
	font-size: 10pt;
	color: #003399;
}
.msglist a:visited{
	font-size: 10pt;
	color: #990066;
}

body {
	background-color: #ffffff;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.admin_navigation {
	font-size:12px;
	background-position: center center;
	position: relative;
} 
.admin_navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
} 
.admin_navigation ul li{
	margin:0;
	text-transform:capitalize;
	display: inline;
} 
.admin_navigation ul li a{
	color:#990000;
	float:left;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FAFCB4;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-right: 5px;
} 
.admin_navigation ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-	color: #bad9f5;
	border-bottom-width: 1px;
} 
.admin_navigation ul li a.active{
	color:#FFFFFF;
	border-bottom:1px solid #EAEAEA;
	background-color: #333333;
} 









.user_navigation {
	font-size:12px;
	background-position: center center;
	position: relative;
} 
.user_navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
} 
.user_navigation ul li{
	margin:0;
	text-transform:capitalize;
	display: inline;
} 
.user_navigation ul li a{
	color:#666666;
	float:left;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #bad9f5;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 5px;
} 
.user_navigation ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #0066CC;
	border-bottom-width: 1px;
} 
.user_navigation ul li a.active{
	color:#FFFFFF;
	border-bottom:1px solid #EAEAEA;
	background-color: #bad9f5;
} 
.del_set {
	background-color: #FFCCCC;
	padding: 5px;
	text-align: right;
}
.msg_body {
	margin: 10px;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
}
