/* Start of CMSMS style sheet 'main' */
body
{
font-family:Arial;
font-size:12px;
}
* a{color:#000;}
* a img{border:0;}
.left{float:left;}
.right{float:right;}
.block{display:block;}
.hidden{display:none;}
.bold *{font-weight:bold!important;}
.error{color:#f00!important;}
.size12 *{font-size:12px!important;}
.size10 *{font-size:10px!important;}
.size9 *{font-size:9px!important;}
.clearfix{clear:both;}

input[type$="submit"]
{
font-family:Arial;
text-transform:uppercase;
width:104px;
height:17px;
border:1px solid #000;
background-color:#fff;
color:#000;
cursor:pointer;
font-size:10px;
}
input[type$="submit"]:hover
{
background-color:#000;
color:#fff;
}
input[type$="checkbox"]
{
border:0px!important;
width:14px!important;
height:14px!important;
}
.container
{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
min-height:100%;
}
.row{vertical-align:top;}
.row0{height:180px;}
.row1{height:27px;}
.row2{padding-bottom:20px;}
.row3{height:40px;}
.main
{
width:936px;
margin:0 AUTO;
}
.logo
{
margin-top:30px;
}
.rmenumargin
{
margin-top:42px;
}
.rmenu a
{
margin-bottom:20px;
display:block;
height:15px;
width:104px;
padding-top:2px;
color:#000;
text-decoration:none;
border:1px solid #000;
text-align:center;
text-transform:uppercase;
}


.hmenu{border-top:1px solid #000;}
.hmenu ul{padding:0;margin:0;}
.hmenu ul li
{
list-style:none;
float:left;
width:104px;
height:17px;
border-right:1px solid #000;
text-align:center;
}
.hmenu ul li a
{
display:block;
text-transform:uppercase;
text-decoration:none;
color:#000;
width:104px;
height:15px;
padding-top:2px;
}
.bmenu ul li
{
width:auto;
min-width:20px;
}
.bmenu ul li a
{
width:auto;
padding:3px 20px 0 20px;
}
.rmenu{padding-top:20px;}
.search-input
{
width:104px;
text-align:center;
height:17px;
border-top:0px;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
text-transform:uppercase;
font-size:10px;
}
.currentpage, .hmenu ul li a:hover, .rmenu a:hover
{
background-color:#000!important;
color:#fff!important;
}

.welcome
{
text-transform:uppercase;
}
.content_b
{
width:460px;
}
.title_b
{
font-weight:bold;
width:460px;
border-bottom:1px solid #000;
text-transform:uppercase;
margin:0 0 10px 0;
}
.title_all
{
font-weight:normal;
width:936px;
margin:10px 0 20px 0;
}
.input input, .input textarea, .input select
{
width:210px;
border:1px solid #000;
}
.label, .input, .submit
{
margin-bottom:10px;
}

.search span{text-transform:none;}
.search ul{padding:0px;margin:0px;}
.search ul li{list-style:none;}

.copyright{padding-top:3px;height:14px;}
/* End of 'main' */

