/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #DFDFDF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423D3D;
	text-align:left;
	margin-left: 1px;
}
p, span {
	text-align: justify;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423D3D;
}
td {
	font-size: 11px;
}
img {
	border: 0px;
}
.search {
	width: 120px;
	height: 15px;
}
#top {
	background-color: #FFFFFF;
	height: 78px;
}
.border-right-top-bottom {
	border-bottom: 1px solid #6B7C86;
	border-right: 1px solid #6B7C86;
	border-top: 1px solid #6B7C86;
	background-image: url(../images/bg_left.gif);
	background-position: right bottom;
	background-repeat: repeat-y;
}
.border-left-top-bottom {
	border-bottom: 1px solid #CED2D2;
	border-left: 1px solid #CED2D2;
	border-top: 1px solid #CED2D2;
	padding-top: 1px;
	padding-bottom: 1px;
}
.border {
	border: 1px solid #C0C0C0;
}
.orange {
	color: #BE8019;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;

}
.blue {
	color: #4B5EA2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
}

#leftpane {
	background-color: #DCE1E4;
	color: #373737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.bg_left {
	background-image: url(../images/bg_left.gif);
	background-position: right bottom;
	background-repeat: repeat-y;
}
#news {
	width: 90%;
	color: #373737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	padding-left: 10px;
}
ul.li {
	list-style: square;
	color: #4B5EA2;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
a.news-head:link, a.news-head:visited, a.news-head:active {
	color: #4B5EA2;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.news-head:hover {
	color: #EDA630;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.heading {
	color: #5365A4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D3D5D3;
	padding: 5px 2px 5px 10px;
	text-align: left;
}
.desc {
	background-color: #E4E7E5;
	color: #423D3D;
	padding: 7px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a.readmore:link, a.readmore:visited, a.readmore:active {
	color: #BE8019;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.readmore:hover {
	color: #4B5EA2;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.page:link, a.page:visited, a.page:active {
	color: #BE8019;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.page:hover {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#bottom {
	background-color: #DADADA;
	height: 50px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	text-align: right;
}
.copyright {
	font-size: 10px;
}
a.bottom:link, a.bottom:visited, a.bottom:active {
	color: #646364;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.bottom:hover {
	color: #5364A5;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.head-cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #254667;
	padding-right: 5px;
	text-align: left;
}
.img-cat {
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
}
a.bread-crumb:link, a.bread-crumb:visited, a.bread-crumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #3B81BF;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}
a.bread-crumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #BE8019;
	vertical-align: middle;
	text-align: left;
	text-decoration: underline;
}
.h2 {
	color: #BE8019;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.h3 {
	color: #3B81BF;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.product {
	color: #BE8019;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B81BF;
	text-align: left;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE8019;
	text-align: left;
	text-decoration: underline;
}
.format {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.bread-crumb {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 14px;
       font-weight: bold;
       padding: 10px;
       color: #3B81BF;
       vertical-align: middle;
       text-align: left;
       text-decoration: none;
}