body
{
    font-family:arial;
	font-size:12px;
	background:#FFFFFF;
	margin-top:0;
	padding-top:0;
}
#all{
	width:990px;	
}
#header{
	background:url(../images/WEB_new_04.png) no-repeat top right;
        height:125px;
	border-top:7px solid #CC0000;
}
#logo{
	float:left;
	background: url(../images/logo.gif) no-repeat;
    height:125px;
	width:115px;
 	margin-left:30px;
	margin-top:3px;
}
#breadcrumbs{
	background:url(../images/WEB_new_06.png) repeat-x;
	height:30px;
}
#breadcrumbs ul{
	margin-top:0px;
}
#breadcrumbs ul li{
   	display:inline;
	border-right:1px solid #FFFFFF;
    line-height:30px; 
}
#breadcrumbs ul li a{
	color:#FFFFFF;
	text-decoration:none;
        margin-left:22px;
        margin-right:22px;
	font-weight:bold; 
}
#breadcrumbs ul li a:hover,a:active{
	color:#000033;
}
#main{
   	width:100%;
	background: transparent url(../images/content.gif) no-repeat top right;
	min-height:229px;
	margin-top:4px;
	text-align:left;	
}
#flag{
    float:right;
}
#left{
	float:left;
	clear:right;
	width:200px;
	padding-left:10px;
	margin-top:20px;
}
#menuhead{
	background:url(../images/WEB_new_09.png) repeat-x;
	height:25px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:4px;
	font-weight:normal;
}
#menu{
	font-weight:normal;
	font-size:12px;
}
#menutitle{
	background:#D2D0D1;
	border-top:2px solid #FFFFFF;
	height:16px;
	padding-top:3px;
	padding-left:10px;
}
.menucontent{
	background:#F1EFF1;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #D2D0D1;
	width:100%;
	color:#990000;
}
.menucontent a{
	color:#990000;
	text-decoration:none;
	background:url(../images/bullet_star.png) no-repeat center left;
	padding-left:25px;
	margin-left:10px;
}
#content{
	float:left;
	clear:right;
	width:505px;
	padding:5px 10px;
	margin-top:10px;
}
#right{          
	float:left;
	clear:right;
	width:230px;
	padding-right:25px;
	font-weight:normal;
}
#righttop{
	width:100%;
	margin-bottom:7px;   
	margin-top:90px;
}
#righttophead{
	background:#999999;
	height:25px;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:4px;
}
#righttopcontent{
	background:#F1EFF1;
	/*height:170px;*/
	font-size:13px;
	padding:7px;
}
#righttoplist{
	padding-bottom:46px;
	padding-left:7px;

}
#righttopbottom{
	color:#D01112;
	padding-top:3px;
	border-top:2px solid #999999;
}
#rightbottom{
	width:100%;
}
#rightbottomhead{
	background:#999999;
	/*height:25px; */
	color:#FFFFFF;
	padding-left:5px;
	padding-top:4px;
}
#rightbottomcontent{
	background:#F1EFF1;
	height:120px;
}

#footer{
	border-top:2px solid #CC0000;
	color:#CC0000;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
#foot{
	text-align:right;
	float:left;
	clear:right;
	width:100%;
	font-weight:bold;
}
#foot a{
	text-decoration:none;
	color:#CCCCCC;
	font-size:12px;
}
/*-----------Used tools-------------*/
.form{
font-size:12px;
font-weight:normal;
}
.button{
	background:#CC0000 !important;
	color:#FFFFFF !important;
}
.msg{
	color:#990000;
	font-weight:bold;
}
.title{
	color:#990000;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
input
{
	background-color:#FFFFFF;
}
input:hover
{
	background-color:#FFFFCC;
}
input:focus
{
	background-color:#FFFFCC;
}
.thead{
background:#CC0000;
color:#FFFFFF;
text-align:center;
font-weight:bold;
font-size:12px;
}
.row1{
background:#FFE8E9;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.row2{
background: #F1EFF1;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.jsvalidation {
color:#CC0000;
font-size:12px;
}
