body
{
margin= 0;
background-color:#444343;
padding= 0;
}
.bgcolor
{
background-color:#444343;
}
.b {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.img {
	background-color: #434343;
	background-image: url(../images/c0.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img_bottom {
	background-color: #434343;
	background-image: url(../images/bor2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.link_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #505050;
}
.img2 {
	background-color: #434343;
	background-image:url(../images/c01.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.img4 {
    background-image:url(../images/bor2.jpg);
	background-color: #434343;
}
.bg {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
}


.img3 {
	background-image: url(../images/bor3.gif);
}

.bor4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dotline3 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B1B1B1;
}


.h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFD600;
}
.h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Dotline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A1A1A1;
	border-left-style: solid;
	border-left-color: #505050;
}

.Dotline1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #A1A1A1;
}
.content {
	font-family: arial;
	font-size: 15px;
	color: #cccccc;
	font-weight: normal;
}
.h4 {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFCC;
}
.h5 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}


.bor2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505050;
}
.orange {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:line-through;
}


.contactimg {
	background-image: url(../images/contact.png);
}
.menu 
{
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:100px;
}
.menu a
{
	
	font-family:Verdana;
	font-size:12px;
	background-image:url(../images/arrow2.jpg);
	font-weight:bold;
	color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:right;
}
.menu a:hover
{
	font-family:Verdana;
	font-size:12px;
	background-image:url(../images/arrow2a.jpg);
	background-position:50px;
    font-weight:bold;
	color:#FFC300;
	background-repeat:no-repeat;
}
.vis
{

}

