body,td,a,p{
	font-family:Arial;
	font-size:11px;
}

body{
	background-color:#c7c7c7;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
}

table,img{
	border:0px;
}

a{color:#000;text-decoration:underline;font-weight:bold;}
a:hover{color:#000;text-decoration:underline;font-weight:bold;}


td.top {background: #858f99 url('images/lgb.gif');}
td.brd1 {background: #858f99 url('images/brd1.gif');width:4px;}
td.brd2 {background: #858f99 url('images/brd2.gif');height:4px;}

td.m1 {
	font-family:Impact;
	background: #858f99 url('images/m1.gif');
	color:#6a6e75;
	width:159px;
	height:22px;
	padding-left:34px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
td.m1 a,td.m1 a:hover{
	font-family:Impact;
	color:#6a6e75;
	letter-spacing: 1px;
	text-decoration:none;
	font-weight:normal;
}

td.m2 {background: url('images/m2.gif');width:159px;height:1px;}
td.mi2 {background: url('images/mi2.gif');height:41px;}
td.mi3 {background: url('images/mi3.gif');height:41px;}

td.mi5 {
	font-family:Impact;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#fff;
	background: url('images/mi5.gif');
	height:45px;
	padding-bottom:6px;
}
td.mi5 h1{
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	letter-spacing: 1px;
}

td.main{background: #fff url('images/ma1.gif') left top no-repeat;}
td.content{padding-left:20px;padding-right:20px;padding-bottom:20px;height:500px;}
td.b1{background: #d3d3d3 url('images/b2.gif');}
td.b1 a,td.b1 a:hover{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
td.left{background:#dcdcdc;}
td.b3{background: #fa9f21 url('images/b3.gif');height:64px;padding-right:20px;}
td.lts{
	height:20px;
}
td.ltstrip{
	font-family:Impact;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#fff;
	background:#9c9c9c;
	height:27;
	padding-left:19px;
}
td.lstrip{
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#6a6e75;
}
td.lstrip a,td.lstrip a:hover{
	color:#6a6e75;
	text-decoration:underline;
	font-weight:normal;
}

img.aimg{
    border:1px solid #CCC;
    padding : 1px;
    margin : 10px;
}

input {
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 300px;
}
textarea {
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 300px;
}
textarea.lnks {
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 400px;
	height: 80px;
}
select{
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 400px;
}
