body {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
}

table,td{
	font-family: Arial, sans-serif;
	font-size: 12px;	
}

a {
	color: #104182;
}
td.icon a {
	color : White;
	border : White;
}
td.icon a:hover {
	color : White;
	border : White;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}

.rouber{
	background-image: url(../img/header-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 99%; 
}

td.menuhead {
	font-size: 11px;
	font-weight: bold;
	color: #003479;
}

.menu{
	background-image: url(../img/menu-bg.png);
	background-repeat: repeat-y;
	padding-top: 14px;
}

td.menu a{
	font-size: 11px;
	text-decoration: none;
}

td.menuitem{
	color: #CC0033;
	font-weight: bold;
	font-size: 11px;	
}

td.submenuitem{
	padding-left: 13px;	
	font-size: 10px;
	color: #666666;
}

td.submenuitemcurr{
	padding-left: 13px;	
	font-size: 11px;
	color: #CC0033;
	font-weight: bold;
}


.leftcolumn{
	width: 242px;
	vertical-align: top;
}

.content{
	vertical-align: top;	
	padding-right: 13px;
	background-image: url(../img/content-bg.png);
	background-repeat: repeat-y;
	background-position: right;
}

.subhead{
	background-image: url(../img/sub-head-bg.png);
	background-repeat: no-repeat;	
	height: 35px;
	color: #003479;
	font-weight: bold;
	padding-left: 30px;
}

.sub1{
	background-image: url(../img/sub-bg.png);
	background-repeat: repeat-y;
	padding-top: 17px;	
	padding-left: 27px;
	font-size: 11px;
}

.sub2{
	background-image: url(../img/sub-bg1.png);
	background-repeat: repeat-y;
	height: 35px;
	color: #003479;
	font-weight: bold;
	padding-left: 30px;
}

input.sub{
	background-color: White;
	font-size: 10px;
	width: 128px;	
}

select.sub{
	background-color: White;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 134px;
}

input.button{
	background-color: #A2A2A2;
	font-weight: bold;
	color: White;
	font-size: 10px;
	margin-top: 5px;	
	margin-bottom: 5px;
}

.news{
	padding-left: 23px;	
	background-image: url(../img/news-bg.png);
	background-repeat: repeat-y;
}

span.newsdata{
	display: block;
	color: #104992;
	font-weight: bold;
	font-size: 11px;
}

div.newsdata{
	display: block;
	color: #104992;
	font-weight: bold;
	font-size: 12px;
	background-color: #F0F0F0;
	padding: 4px;
	padding-left: 24px;
}

div.newsitem{
	padding: 17px;
	margin-left: 24px;
	border-left: 1px solid #CCCCCC;
}


p.newsanounce{
	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 11px;
}

hr{
	color: #D3D3D3;
	height: 1px;
}

.quickmenu{
	background-image: url(../img/bg1.png);
	background-repeat: no-repeat;
}

.text{
	padding-right: 15%;
}

.banner{
	padding-left:13px; 
	text-align: center;
}

table.banner{
	border: 1px solid #D3D3D3;
	padding: 20px;	
}

.footermenu{
	background-image: url(../img/footer-bg1.png);
	font-size: 11px;
	vertical-align: top;
	color: White;
	padding-top: 3px;
	padding-left: 20px;
}
ul.ab li{
	list-style-type: disc;
	padding-bottom : 3px;
	padding-left : 20px;
}
.copy{
	background-image: url(../img/footer-bg2.png);
	background-repeat: repeat-x;
	color: White;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}

img.floatl{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#data{
	margin-left: 32px;
}

div#shops{
	margin-left: 8px;
	margin-right: 100px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}

div#shops th{
	background-color: #CEDEF7;
	text-align: left;
	padding-left: 14px;
	padding: 7px;
	color: #00317B;
	border-right: 24px solid #8CA5C6;
}

div#data th{
	background-color: #114182;
	color: White;
	text-align: left;
	padding-left: 24px;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
}

div#data td#1{
	background-color: #E3E3E3;
	padding-left: 24px
}

div#data td{
	background-color: #F5F5F5;
	padding-left: 24px
}

div#shops{
	padding: 10px;
	padding-left: 32px;
}

div#shops td.photodescription{
	padding: 2px;
	text-align: center;
	color: #104A94;
	background-color: #EFEFEF;
}

span.accent{
	color: #00317B;
	font-weight: bold;
}

div#shops p {
	margin-left: 20px;	
}

strong{
	color: #666666;
}

ul.shop li{
	list-style-type: none;
	padding: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #999999;
}

div.subitem{
	padding: 17px;
	margin-left: 24px;
	line-height : 23px;
}
.showim {
	color: #104182;
	text-decoration : underline;
	cursor:hand;
}
.textact {
	color: #CC0033;
	font-weight: bold;
	font-size: 23px;
}
