body{
padding:0;
margin:0;
background:#f3f3f3  url(../images/shape_1.gif) top center repeat-x;
font-family: Tahoma, Helvetica, sans-serif;
font-size:11px; 
}

.left{float:left}
.right{float:right}

.clr1{background:#f3f0c5}
.clr2{background:#e5ebeb}

h1,h2,h3,h4 {font-family: Tahoma, Helvetica, sans-serif; color:#e05600;margin:0;padding:5px 0;}
h1{font-size: 14px;}
h2 {font-size: 12px;}
h3 {font-size: 11px;}
h4 {font-size: 10px;}
h6{
	color: #010568;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-transform: capitalize;
}


a, a:link, a:visited {color:#0b034d; text-decoration: none;}
a:hover {color: #852d04; text-decoration: none;}
a:active {color:#0b034d; text-decoration: none;}
a:active, a:focus {outline:0;}
ul{list-style:none; margin:0}

p{margin:0;	padding-bottom:7px}
/*--Container & main--*/
.container,.main{width:938px;margin:0 auto;z-index:1;}

/*--Header--*/
.header{width:938px;height:127px;background:url(../images/header_01.gif) center; overflow:hidden}
/* left */
.leftmain{width:207px;float:left}


/* right */
.rightmain{width:713px;float:left}
.toplist{background:#d45d19 url(../images/shape_2.gif) bottom no-repeat; width:725px; height:50px}
.toplist-text{padding:10px 0; margin-right:10px; letter-spacing:7px; color:#eaeaea}

.list{background:url(../images/shape_3.gif) top left repeat-y; min-height:350px; width:651px; padding-left:37px; padding-right:37px }

.list-header{font-size:14px; padding-left:10px; font-weight:bold; color:#953702}
.list-caption{font-size:13px; font-weight:bold}
.welcome{
	font-family: "Trajan Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#010568;
	}

/*table*/
table.table-list{border-collapse:collapse; margin:5px 0 40px 0px; width:600px; background:#e1e2fc; border:1px solid #e76318}
table.table-list td{padding:3px 10px; border-bottom:#fff 1px solid; vertical-align:top;}
table.table-list img{ max-width:200px; margin:5px 0; padding:2px; border:3px solid #9a400d}
.table-list .spec{color:#1e5eff; font-size:14px}
.table-list th{font-size:14px; font-weight:bold;}
.table-list .head{background:#04098e; color:#fff; font-size:20px}
.table-list .foot{
	color:#fff;
	font-size:20px;
	background-color: #e76318;
}
.table-list .head td{vertical-align:midle}
.head img{height:40px; }

/*pagging*/
.pagging{padding:15px 10px}
a.pagging-but{padding:7px 5px; margin:2px; background:#f5e9d0}
a.pagging-but:hover{background:#f15a22; color:#fff}

.btmlist{background:url(../images/template_07.gif) top no-repeat; width:725px; height:18px}

.footer{background:url(../images/footer.gif) no-repeat; width:725px; height:33px; margin-bottom:20px}
.footer span a{float:right; padding:6px 10px 0 0; color:#fff}

/* menu */
ul.menu_list2{
	font-size:11px;
	background-color:#F3F3F3;
	width: 206px; 
	float:left;
	border-bottom:0px solid #bb4800;
	border-left:0px solid #eaeaea;
	margin:0;
	padding:0; 
	
	}
ul.menu_list2 li{
	border-bottom:0px solid #eaeaea;
	font-weight:bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin:0;
	}
ul.menu_list2 li:hover{
	background:#F3F3F3;
	}
ul.menu_list2 li ul{
	background:#F3F3F3;
	margin-left:-10px;
	margin-top:10px;
	margin-bottom:-7px;
	}
ul.menu_list2 li ul li{
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	border:none;
	}
ul.menu_list2 li ul li:hover{
	background:#F3F3F3;
	}

/* menu */
ul.menu_list{
	font-size:11px;
	background-color:#b9b9b9;
	width: 206px; 
	float:left;
	border-bottom:5px solid #bb4800;
	border-left:1px solid #eaeaea;
	margin:0;
	padding:0; 
	
	}
ul.menu_list li{
	border-bottom:1px solid #eaeaea;
	font-weight:bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin:0;
	}
ul.menu_list li:hover{
	background:#BECDD1
	}
ul.menu_list li ul{
	background:#d9d9d9;
	margin-left:-10px;
	margin-top:10px;
	margin-bottom:-7px;
	}
ul.menu_list li ul li{
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	border:none;
	}
ul.menu_list li ul li:hover{
	background:#acacac;
	}
.content-scroll{
	width:598px;
	padding:15px 37px 0px 15px;
	height: 495px;
	overflow-y: scroll;
	background:#f6ffb6;
        position: relative;
}


.error{
	border-width: 1px;
	border-style: solid;
	border-color: #CC0000;
	font-size: 11px;
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFEBE8;
	background-image: url(../images/status_0.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 35px;	
}
.success{
	font-size: 11px;
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #DBFECF;
	border: 1px solid #9FFD42;
	background-image: url(../images/status_1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 35px;
}