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%; 
}
.rouber1{
	background-image: url(img/underheader-bg.png);
	background-repeat: repeat-x;
	background-position: left;
	width: 99%;
}
td.menuhead {
	font-size: 12px;
	font-weight: bold;
	color: #003479;
	letter-spacing : 3px;
	padding-bottom : 12px;
}

.menu{
	background-image: url(img/menu-bg.png);
	background-repeat: repeat-y;
}

td.menu a{
	font-size: 12px;
	text-decoration: none;
}

td.menuitem{
	color: #CC0033;
	font-weight: bold;
	font-size: 12px;	
}

.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;
}

.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: 12px;
	margin-left: 24px;
	border-left: 1px solid #CCCCCC;
}

h1{
font-size: 180%;
color: Navy;
font-weight: bold;
}

h2 {font-size: 145%;
color: Navy;
font-weight: bold;
text-indent:1%;}

h3 {font-size: 135%; font-weight: bold;}

ul.no1 {
	list-style-type : circle;
}

ul.no2 {
	list-style-type : disc;
}
p.newsanounce{
	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 11px;
	margin-left : 17px;
}

hr{
	color: #D3D3D3;
	height: 1px;
}

.text{
	padding-right: 15%;
}

.banner{
	padding-left: 13px;
	text-align: left;
	margin-left : 12px;
}

table.banner{
	border: 1px solid #D3D3D3;
	padding: 7px;	
}

.footermenu{
	font-size: 11px;
	vertical-align: top;
	color: #104182;
	padding-top: 3px;
	padding-left: 20px;
	background-color : White;
}

.copy{
	color: #003479;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}

img.floatl{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


span.accent{
	color:#CC0000;
	font-weight: bold;
}

span.flexi{
	color:#663399;
	font-weight: bold;
}

span.rest{
	color:#666666;
	font-weight:bolder;
}

strong{
	color: #666666;
}

.showim {
	color: #104182;
	text-decoration : underline;
	cursor:hand;
}

.textact {
	color: #CC0033;
	font-weight: bold;
	font-size: 23px;
}
.leftborder {
	border-left : 1px solid #D3D3D3;
}
.price_table {
	border : 1px solid Black;
}
tr.pr {
	font-weight : bold;
	text-align : center;
}
td.slog {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	color : Navy;
}
td.name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
}
ol li.man {
	margin-bottom : 11px;
}

.slogan { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	color : Navy;
 }
 span.slogan { 
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	color : #CC0033;
  }
  
.marginalia  {
  width: 95%;
  margin: 20px 18% 15px;
  background: #F3F3F3;
  font-size:90%;
  padding: 7px;
  border: 1px solid black;
  }
