body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image:url(img/bck3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:#333333;
}
td { text-align:left;
vertical-align:top;
}
a:link
 {
	color: #00A7E0;
	text-decoration:none;
}
a:active
 {
	color: #00A7E0;
	text-decoration:none;
}
a:visited
 {
	color: #00A7E0;
	text-decoration:none;
}
a:hover
 {
	color: #00A7E0;
	text-decoration:underline;
}
.shl {
	background-color:#FFFFFF;
background-image:url(img/ll.jpg);
background-position:0px;
background-repeat:repeat-y;
}
.shr {
background-image:url(img/rr.jpg);
background-position:right;
background-repeat:repeat-y;
width:10px;
border-right: 3px solid #818181;
}


.top {

	background-color: #ffffff;
	background-image:url(img/Main.jpg);
	background-position:0px;
	background-repeat:no-repeat;
	
}


.car {
padding-top:8px; 
padding-bottom:2px;
padding-right:40px;
background-image:url(img/car.gif) ;
background-position:right;
background-repeat:no-repeat;

}
.menu {
	background-image: url(style/bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #818181;
	text-align: left;
	vertical-align: top;
		border-bottom: 1px solid #444444;
		height:23px;
}
.menulink {
	text-align: left;
	height:23px;
}



.borderT {
	border-right: 3px solid #818181;
}
.borderS {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.borderI {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image:url(img/Dec.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.borderB {
	border-right: 3px solid #818181;
	background-image: url(img/rb.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}

.topborder {
	background-image: url(style/topbordre.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 21px;
}
.leftborder {
	background-image: url(style/leftb.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.tablelines {

}
h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
}
.main {
padding-top:20px;
	padding-right: 30px;
	height: 375px;
}
.headlinet {
	font-weight: bold;
	font-size:11pt;
	text-align: center;
	padding-top: 32px;
	color:#FFFFFF;
}
.stte {
	font-size:9pt;
	padding: 20px 30px 20px 30px;
}

.imgc {
	text-align: center;
	padding-top: 25px;
}

.stylebg {
background-image:url(style/temptable.jpg);
background-repeat:no-repeat;
background-position:0px;
}
.stbar {
	background-image: url(style/stylebar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#dropmenudiv{
width: 100%;
position:absolute;
border:1px solid silver;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
white-space:nowrap;

}

#dropmenudiv a{
display: block;
border-bottom: 1px solid silver;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
padding-left:5px; 

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F3F3F3;
}

