body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #444;
	background: url(../images/bg.gif) repeat-x top left;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

a, a:hover {
	font-family: Arial;
	color: #dc0000;
	text-decoration: none;
}
a:hover	{
	color:#4c4f92;
	text-decoration: underline;
}

a.smooth, a.smooth:hover {
	font-family: Arial;
	color:#ed7f7f;
	text-decoration: none;
}
a.smooth:hover	{
	color:#4c4f92;
	text-decoration: underline;
}

h1,h2,h3.title {
	padding-bottom:10px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #dc0000;
} 
h2.smooth	{
	font-size: 30px;
	color:#ed7f7f;
}
h2	{
	font-size: 30px;
	color:#dc0000;
}
h3	{
	font-size: 20px;
	color:#646464;
}
h4	{
	font-size: 17px;
	font-style:bold;
	color:#7375aa;
}
th.header	{
	background:#c3ccd1 url(../images/bghead.jpg) top left;
	border-bottom: #d1d7bd solid 1px;
}
.brd_bot	{
	border-bottom: #d1d7bd solid 1px;
}
.brd	{
	border-left: #d1d7bd solid 1px;
	border-right: #d1d7bd solid 1px;
}

ol, ul	{
	padding-left:10px;
	margin:5px;
}
ul.sub	{
	padding:0;
	margin:0;
}
li.sub 	{
	list-style: none;
	border-bottom: #aaa 1px dotted;
}

li.sub a	{
	display:block;
	padding:10px;
	padding-right:0;
	background: url(../images/arr_w.gif) no-repeat left 15px;
	color: #ea6666;
}
li.sub a:hover	{
	text-decoration:none;
	display:block;
	color: #ea6666;
	padding:10px;
	padding-right:0;
	background: #efefef url(../images/arr.gif) no-repeat left 15px;
}
li.list	{
	list-style: none;
	line-height:1.7em;
	margin-left:0px;
	padding-left:15px;
	background: url(../images/arrow.gif) no-repeat left 6px;
}

input.tx, select.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}

.repx {
	background-position: top left;
	background-repeat: repeat-x;
}
.norep {
	background-position: top left;
	background-repeat: no-repeat;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.padd	{
	padding:20px 20px 0px 20px;
	}
.bodybg{
	background: url(../images/bg.jpg) no-repeat center top;
}
.bodybgshadow{
	background: url(../images/bgshadow.jpg) repeat-y center top;
}
.botbg{
	background: url(../images/botbg.gif) repeat-x left top;
	height:31px;
	font-size:11px;
	color:#999;
	padding-top:2px;
	text-align:center;
}
.botbg td{
	font-size:11px;
	color:#999;
	text-align:center;
}
.botbg a{
font-size:11px;
	color:#999;
	padding-top:3px;
	text-decoration:none;
}
.schembg	{
	background-position: left 195px;
	background-repeat:no-repeat;
}
.schembgleft	{
	background-position: left 384px;
	background-repeat:no-repeat;
}
a.bottom	{
	color:#fff;
	font-size:11px;
}
a.bottom:hover	{
	color:#c9d1d6;
	font-size:11px;
}
.head table	{
	padding-top:40px;
}
.white{
	color:#fff;
}
.date {
	background-color: #fff;
	padding:2px;
	color: #dc0000;
}
.more, .more:hover {
	background: url(../images/morebg.jpg) no-repeat top left;
	width:96px;
	height:17px;
	padding-left:25px;
	padding-top:1px;
	display:block;
	color:#fff;
	font-size:11px;
}
.brd	{
	border: #d2d9df solid 1px;
}
.brd_bot	{
	border-bottom: #d2d9df solid 1px;
}
.inner	{
	background-position: center -100px;
}
.small	{
	font-size:10px;
	color:#777;
}
.small:hover	{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.small2	{
	font-size:10px;
	color:#777;
}
.code	{
	font-size:10px;
	color:#b0d1f0;
}
.phone	{
	font-size: 30px;
	color:#cedef4;
}
a.serv {
	font-size:10px;
	color:#FFF;
	}
a.serv:hover {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	}
.imgbotbg {
	background: url(../images/imgbotbg.gif) no-repeat bottom center;
}