body{
	margin:0;
	background-image:url(/img/body_bgr.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td {
vertical-align:top;
font-size:11px;
}
input {
	border: 1px solid #000000;
	font-size:12px;
}
.check_radio {
	border: none;
}

select {
	border: 1px solid #000000;
	font-size:12px;
}

img {
	border:0;
	margin:0;
}

a {
	color:#bc0106;
	text-decoration:none;
}
a:visited {
	color:#bc0106;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


#header{
padding-bottom:0px;
}
#header a{
color:#000000;
background-color:#C5C5C5;
font-size:12px;
font-weight:normal;
line-height:20px;
margin-right:1px;
padding:3px 4px;
text-decoration:none;
}
#header a:hover {
background-color:#949494;
}
#left {
background-image:url(/img/left_bgr.gif);
background-repeat:repeat-y;
color:#FFFFFF;
width:311px;
}
#left form label{
font-size:11px;
color:#FFFFFF;
}
#left div.reg {
background-image:url(/img/left_img.gif);
background-repeat:no-repeat;
height:150px;
padding:10px 0px 0px 120px;
}
#left h1{
font-size:12px;
font-weight:bold;
margin:0 0 10px 0;
}
.button{
background-color:#bc0106;
color:#FFFFFF;
font-weight:normal;
font-size:11px;
padding:1px 4px;
border:1px solid #000000;
height: auto;
}
#left td{
vertical-align:middle;
}
#left ul{
margin-left:80px;
list-style-type:none;
color:#FFFFFF;
}
#left a{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
#left a:hover{
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}
#left ul li{
list-style-type:disc;
color:#bc0106;
}
#menu{
background-image:url(/img/left_menu_middle.gif);
background-repeat:repeat-y;
font-size:12px;
margin:0px;
}
#menu div{
padding:2px 15px 5px 80px;
}
#content{
background-color:#949494;
padding-bottom:20px;
width:100%;
}
#content h1 {
background-image:url(/img/h1_bgr.gif);
background-repeat:repeat-x;
color:#FFFFFF;
font-weight:normal;
font-size:14px;
height:23px;
vertical-align:middle;
line-height:23px;
padding-left:10px;
margin:0;
}
#content p{
margin:18px 18px 0 18px;	
}

#content h3, #content h4{
margin:18px 18px 0 18px;
font-size:12px;
}
#footer{
background-image:url(/img/footer_bgr.gif);
background-repeat:repeat-x;
}
.product{
margin:18px 0 0 18px;
width:600px;
}
#content .product img{
border:1px solid #000000;
margin:0px;
}
#content .product a{
margin:0px;
}
.product td{
padding:0px;
margin:0px;
}

.tbl_bgr {
	background-color:#FFFFFF;
}

.border_dotted {
	border: 1px dotted #000000;
}

.border_dashed {
	border: 1px dashed #000000;
}

.border_f {
	border: 1px solid #000000;
}

