@charset "utf-8";
html {
    overflow-y:scroll;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#CDCDCD;
	scrollbar-shadow-color:#6387C3;
	scrollbar-face-color:#6387C3;
	scrollbar-highlight-color:#6387C3;
	scrollbar-darkshadow-color:#6387C3;
	scrollbar-3dlight-color:#6387C3
}
body {
	margin:0px;
	background:#ccc url(img/bgloop.gif) repeat-x top;
	font-family: Arial
}

a:link {
	text-decoration: none;
	color: #354C70
}
a:visited {
	text-decoration: none;
	color: #354C70
}
a:hover {
	text-decoration: none;
	color: #333
}
a:active {
	text-decoration: none;
	color: #333;
	outline:1px dotted
}

a.whitel:link {
	text-decoration: none;
	color: #fff
}
a.whitel:visited {
	text-decoration: none;
	color: #f0f0f0
}
a.whitel:hover {
	text-decoration: none;
	color: #333
}
a.whitel:active {
	text-decoration: none;
	color: #333;
	outline:1px dotted
}

.title {
	font-size: 11px;
	color: #354C70;
	text-transform:uppercase;
	font-weight:bold
}
.title2 {
	font-size: 12px;
	color: #111;
	text-transform:uppercase;
	font-weight:bold
}
.title3 {
	font-size: 13px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold
}
.title4 {
	font-size: 14px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold
}
.main {
	font-size: 11px;
	color: #354C70
}
.info {
	font-size: 10px;
	color: #354C70;
	text-transform:uppercase;
	font-weight:bold
}
.ft {
	font-size: 10px;
	color: #f1f1f1
}
.date {
	font-size: 10px;
	color: #192F61;
	font-weight:bold
}
.news {
	font-size: 11px;
	color: #354C70;
}
.main2 {
	font-size: 11px;
	color: #fff
}
.main3 {
	font-size: 10px;
	color: #fff;
	line-height:10px
}
.main4 {
	font-size: 11px;
	color: #354C70;
	line-height:16px
}
.main5 {
	font-size: 11px;
	color: #283C57;
	line-height:20px
}
.form {
	font-size: 9px;
	color: #283C57;
	text-transform:uppercase;
	font-weight:bold
}
.click1 {
	font-size: 10px;
	color: #fff;
	font-weight:bold
}
.date2 {
	font-size: 9px;
	color: #222
}
.title5 {
	font-size: 14px;
	color: #354C70;
	font-weight:bold
}







.form1 {
    width:398px; border:1px dotted; background:#FFF; font-size:11px; font-family:Arial; height:20px; padding-top:2px
}
.form2 {
    width:400px; border:1px dotted; background:#FFF; height:100px; font-size:11px; font-family:Arial; overflow:auto; padding-top:2px
}





.imgborder {
    border:dotted 1px #003366
}






