body,td,a,p{
	font-family:Arial;
	font-size:12px;
}

body{
	background-color:#ecf2f8;
	color:#000;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding:0px;
}

table,img{
	border:0px;
}

a{color:#006699;text-decoration:none;font-weight:none;}
a:hover{color:#006699;text-decoration:underline;font-weight:none;}

input {
	color: #000;	
	background-color: #dae7f3;
	border: 1px solid #c4d2ea;
}
textarea {
	color: #000;	
	background-color: #dae7f3;
	border: 1px solid #c4d2ea;
}
select{
	color: #000;	
	background-color: #dae7f3;
	border: 1px solid #c4d2ea;
}
h1{
	padding:0px;
	margin:0px;
	font-size:18px;
}
h2,h3{
	padding:0px;
	margin:0px;
	font-size:14px;
}


div.main{
	color: #000;	
	background-color: #fff;
	border: 2px solid #dad9d6;
	width:990px;
	padding:3px;
}

td.logo{
    height:55px;
}

td.m1{
    background: #3079a8;
    border-top: 2px solid #80afcf;
    border-left: 2px solid #80afcf;
    border-right: 2px solid #80afcf;
    padding:0 9px 0 9px;
    height:28px;
}
td.m1 a, td.m1 a:hover{color:#fff;font-weight:bold;text-decoration:none;}

div.p1{width:3px;}
td.p1{width:3px;}
div.p2{height:3px;}
td.p2{height:3px;}

td.m2{
    background: #e4eff7;
    border-top: 2px solid #80afcf;
    border-left: 2px solid #80afcf;
    border-right: 2px solid #80afcf;
    height:27px;
    padding:0 8px 0 8px;
}

td.m3{
    background:#80afcf;
    height:80px;
}

td.m4{
    padding:0 0 0 9px;
}
td.m4b{
    padding:0 0 0 9px;
}
img.d1{border:1px solid #fff;}
img.d2{padding:1px;border:1px solid #c4d2ea;}
img.aimage{padding:1px;border:1px solid #c4d2ea;}

td.m5{
    background: #3079a8;
    height:20px;
}
td.m6{
    background: #255c80;
    height:1px;
}
td.sidebar{
    background:#dae7f3;
    width:252px;
    padding-top:6px;
}
td.mainbar{
    padding:3px;
}
td.title{
    background:#c4d2ea;
    height:29px;
    padding:2px 8px 2px 8px;
}
td.sitem{
    height:24px;
    padding:0 6px 0 14px;
}
td.pu{
    height:1px;
    background:url('images/pu.gif');
}
td.sim{
    padding:8px 0 8px 0;
}
td.counter{
    padding:8px 0 8px 0;
}
td.main1{
    background:#dae7f3;
    border:2px solid #c4d2ea;
    padding:6px;
}
td.main2{
    background:#fff;
    border:2px solid #c4d2ea;
    padding:6px;
}
td.posl{
    padding: 2px 8px 2px 8px;
}
td.dt{
}
textarea.lnks{
	color: #000;	
	background:#bdae7f3;
	border:1px solid #c4d2ea;
	width:550px;
}
