body,table{
        color:#000000;
        /*font-family:Arial, Helvetica, sans-serif;*/
        font-family:Verdana;
        font-size:10px;
        font-weight:lighter;
}
body {
        background:#ffffff;
        margin:0;
        padding:0 0 20px 0;
}

.maintab {
        width : 930px;

}

.content {
       width : 660px;
}

.topmenu {
        background : url("images/menu_bg.jpg") no-repeat;
}

.grey {
color : #bcbcbc;
}


a {
        color: #ff4800;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

h1,h2,h3,h4,h5,h6{
        color: #bcbcbc;
        line-height:100%;
        padding:0;
        font-weight:lighter;
        font-family:Tahoma;
}
h3,h4,h5,h6{
        color: #ff4800;
        font-weight:normal;
}

.orange {
	text-decoration : none;
        color: #ff4800;
		font-size : 11px;
}
.orange:hover {
	text-decoration : underline;
}

h1,h2 {
        font-size: 24px;
        margin:0 0 9px 0;
}

h3 {
   padding-top : 10px;
}

h3,h4 {
        font-size: 14px;
        margin:0;
}
h5,h6 {
        font-size: 12px;
        margin:0 0 9px 0;
}

p {
text-align : justify;
margin : 0px;
padding : 0px;
}


.bottom .ico a.tit{
        padding-left:11px;
        background:url(/images/arrow.gif) left 4px no-repeat;
        overflow:visible;
        display:block;
}
.bottom .ico img{
        margin:8px 0 19px;
}

.clH1, .clH1 table{
        color: #bcbcbc;
}
.clH1 a{
        color:#999999;
        text-decoration:none;
}
.clH1 a:hover{
        text-decoration:underline;
}

.left {
text-align : right;
}

.right a {
	color : #FB4400;
	text-decoration : none;
}
.right a:hover {
	color : #FB4400;
	text-decoration : underline;
}

.greylink {
	color : #999999;
}

.grayU {
	text-decoration : underline;
	color : #666666;
}

pre {
	    font-family:Verdana;
        font-size:10px;
		color : #777777;
}