img {
	border: 0px;
}

.leftBlock {
	float: left;
	margin-right: 5px;
}

font,th,td,p,div { font-family: Arial;  font-size: 12px; color: #536E8D;}

A:link {color:#33547D; text-decoration: underline;}
A:visited {color:#33547D; text-decoration: underline;}
A:hover {color:red; text-decoration: underline;}

A.email:link {color:#33547D; text-decoration: none;}
A.email:visited {color:#33547D; text-decoration: none;}
A.email:hover {color:red; text-decoration: none;}

A.tit:link {color:#6C000E;}
A.tit:visited {color:#6C000E;}
A.tit:hover {color:red; text-decoration: none;}

A.tit0:link {color:#6C000E; text-decoration: none;}
A.tit0:visited {color:#6C000E; text-decoration: none;}
A.tit0:hover {color:red; text-decoration: none;}

A.detailed:link {color:#CC6633; text-decoration: none; font-size: 11px;}
A.detailed:visited {color:#CC6633; text-decoration: none; font-size: 11px;}
A.detailed:hover {color:red; font-size: 11px;}

A.menu1:link {color:#CC6633; text-decoration: none;}
A.menu1:visited {color:#CC6633; text-decoration: none;}
A.menu1:hover {color:red;}

A.menu2:link {color:#536E8D; text-decoration: none;}
A.menu2:visited {color:#536E8D; text-decoration: none;}
A.menu2:hover {color:red; text-decoration: underline;}

A.white:link {color:white; text-decoration: none;}
A.white:visited {color:white; text-decoration: none;}
A.white:hover {color:red; text-decoration: underline;}

.six0 {text-decoration: none; font-size: 9px;}
.seven0 {text-decoration: none; font-size: 10px;}
.eight0 {text-decoration: none; font-size: 11px;}
.one {text-decoration: none; font-size: 6px;}
.two {text-decoration: none; font-size: 7px;}
.three {text-decoration: none; font-size: 8px;}
.four {text-decoration: none; font-size: 9px;}
.five {text-decoration: none; font-size: 10px;}
.six {text-decoration: none; font-size: 11px;}
.seven {text-decoration: none; font-size: 12px;}
.eight {text-decoration: none; font-size: 13px;}
.nine {text-decoration: none; font-size: 14px;}

td.htitle { font-family: Arial;  font-size: 12px; color:#CC6633;}

.htitle { font-family: Arial; color:#CC6633;}

A.htitle:link {color:#CC6633; text-decoration: underline;}
A.htitle:visited {color:#CC6633; text-decoration: underline;}
A.htitle:hover {color:red; text-decoration: underline;}

.blue-button {
	background-color: #BAC6D6;
	color: #6C000E;
	font-weight: bold;
	border : 1px solid #CDD7E3;
	font-family: arial;
	font-size:10px;
}
.form-search {
	margin : 0px;
	background-color: #EDF4FE;
	color: black;
	font-weight: bold;
	border : 1px solid #EDF4FE;
	font-family: arial;
	font-size: 11px;
	color: #536E8D;
	height: 14px;
}
.form-title {
	border : 1px solid #8099B8;
	margin : 0px;
	font-family: arial;
	font-size: 11px;
	color: #536E8D;
	background-color: #EDF4FE;
	font-weight: bold;
}
.form-normal {
	border : 1px solid #8099B8;
	margin : 0px;
	font-family: arial;
	font-size: 11px;
	color: #536E8D;
	background-color: #EDF4FE;
}
.form-alert {
	border : 1px solid #8099B8;
	margin : 0px;
	font-family: arial;
	font-size: 11px;
	color: #CC6633;
	background-color: #EDF4FE;
	font-weight: bold;
}
.form-help {
	background-color: #FFFFFF;
	color: black;
	font-weight: bold;
	border-top: '0px solid';
	border-left: '0px solid';
	border-right: '0px solid';
	border-bottom: '0px solid';
	border-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
.text-quote {
	background-color: #DDDDDD;
	color: black;
	border-top: '1px solid';
	border-left: '1px solid';
	border-right: '1px solid';
	border-bottom: '1px solid';
	border-color: #555555;
	font-family: arial;
	font-size:12px;
}
.newsTitle
{
/* 	text-transform: capitalize; */
}

.topTitle {
	position: absolute;
	margin-left: 150px;
	top: -5px;
}
.topTitle h1 {
	font-size: 11px;
}

.boardCatalogItem {
	margin-left: 20px;
	margin-top: 10px;
}

.boardCatalogTitle {
	font-size: 13px;
}

.boardCatalogText {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #aaa;
}

.boardCatalogList {
	margin-left: 10px;
}

.boardCatalogLI {
	padding-bottom: 2px;
}

.boardCatalogLI:hover {
	background-color: #edf4fe;
}

.boardCatalogCurrent {
	position: absolute;
	margin-left: -10px;
	margin-top: 2px;
}

.boardAddIcon {
	position: absolute;
	margin-left: 135px;
	margin-top: 3px;
	font-size: 11px;
	height: 14px;
	width: 60px;
	overflow: hidden;
	background:url(/pict/add-blank.png) no-repeat;
}

.boardAddIconTitle {
	position: absolute;
	margin-left: 145px;
	margin-top: 3px;
	height: 14px;
	width: 60px;
	overflow: hidden;
	background:url(/pict/add-blank.png) no-repeat;
}


.weatherDayInfo {
	float: left;
	margin-right: 10px;
}

.login-bg {
	display: none;
	position: absolute;
	background:url(/pict/login-bg.png);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.catalogDIV {
	margin-left: 5px;
	font-weight: bold;
}

.catalogDIV A:link {color:#CC6633; text-decoration: underline;}
.catalogDIV A:visited {color:#CC6633; text-decoration: underline;}
.catalogDIV A:hover {color:red; text-decoration: underline;}

.catalogDIVc {
	margin-left: 15px;
}
