body {
	font-family: Verdana;
	font-size:11px;
	color: #424242;
	background-color: #e0e0e0;
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
   	font-family: Verdana;
	font-size:11px;
}

a, a:hover {
   	font-family: Verdana;
	color: #577387;
	text-decoration: none;
}
a:hover	{
	color:#3c5a0f;
	text-decoration: underline;
}

H1,h2 {
	font-size: 13px;
   	font-family: Verdana;
	font-weight: bold;
	color: #a1b2be;
}
.title {
	font-size: 18px;
   	font-family: "Times New Roman", Times, serif;
	color: #7a797a;
	padding-top:3px;
	padding-left:15px;
	font-weight: normal;
} 
.title_1 {
	font-size: 18px;
   	font-family: Verdana, Arial, Helvetica, sans-serif; /*"Times New Roman", Times, serif; */
	color: #7a797a;
	padding-top:3px;
	font-weight: normal;
	}
.img_bord {
	border: 1px solid #dbe1e9;
	padding:5px;
	margin-top:3px;
	background:#ffffff;
}
.sub_title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}
h2	{
	font-size: 17px;
	font-weight: bold;	
}

ol, ul	{padding-left:10px;
	margin:5px;
}
li	{
	line-height:1.4em;
	list-style: none;
	padding-left:10px;
	margin-left:-10px;
	background: url(../images/arr.gif) no-repeat top left;
}

input.tx, select.tx 	{
	font-size: 11px;
	BORDER: #dadada 1px solid;
	background-color: #FFFFFF; 
	color: #555555;
	width:99%;
}

.repx {
	background-position: top left;
	background-repeat: repeat-x;
}
.norep {
	background-position: top left;
	background-repeat: no-repeat;
}
.padd	{
	padding:15px;
}
.small	{
	font-size:11px;
	color:#000000;
}
.small:hover	{
	font-size:11px;
	color:#10234d;
	text-decoration:underline;
}
.menu {
	text-decoration:none;
	padding-top:16px;
	padding-bottom:10px;
}
.menu:hover {
	text-decoration:none;
	padding-top:16px;
	padding-bottom:10px;
	background: url(../images/corn.gif) no-repeat 50% top;
}
li.list	{
	font-size: 11px;
	line-height:1.7em;
	margin-left:0px;
	padding-left:15px;
	background: url(../images/line.gif) no-repeat left 9px;
}
.bodytext 	{
	font-size: 12px;
	color: #7a797a;
}
.brd_bot	{
	BORDER-top: #c0c0c0 1px solid;
	color: #979797;
}
a.hmenu {
text-decoration:none;
color:#577387;
}
a.hmenu:hover{
text-decoration:none;
border:1px #666666 dotted;
border-top:0px;
border-left:0px;
border-right:0px;
color:#999999;
}

.bloktitle{
background:#356e8f;
height:30px; 
font-family:Verdana; 
font-size:15px; 
color:#FFFFFF; 
font-weight:bold;
text-align:center;
}
.blokbottom{
background:#eaeaea;
display:blok;
}


/*menu*/
.ddsmoothmenu{
font-family: Verdana;

font-size:11px;
padding: 0px;
margin:0px;
}

.ddsmoothmenu ul{
z-index:100;
padding: 0px;
margin:1px;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
font-family: Verdana;
font-size:11px;
display: block;
padding: 12px 10px;
margin:0;

text-decoration: none;
}
.ddsmoothmenu ul li a.tt{
font-family: Verdana;
color:#000000;
font-size:11px;
padding: 13px 15px;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
* html .ddsmoothmenu ul li a.tt{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
* html .ddsmoothmenu ul li a.tt1{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:hover,.ddsmoothmenu ul li.active a{
font-family: Verdana;
color:#ffffff;
font-size:11px;
padding: 13px 15px;
 }

.ddsmoothmenu ul li a.tt:hover,.ddsmoothmenu ul li.active a.tt{
font-family: Verdana;
color:#999999;
font-size:11px;
padding: 13px 15px;
margin:0px;
background: url(../images/corn.gif) no-repeat 45% top;
 }	
 .ddsmoothmenu ul li a.tt1{
font-family: Verdana;
color:#000000;
padding: 12px 10px;
font-size:11px;
background: url(../images/corn.gif) no-repeat 45% top;
 }	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
margin-top:0px;
padding-top:0px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font-family: Verdana;
font-size:11px;
width: 100px;
padding: 5px;
color:#000000;
margin: 0;
border:1px #666666 dotted;
border-top:0px;
border-right:0px;
border-left:0px;
}
.ddsmoothmenu ul li ul.p1 li a{
background:#CACACA;
font-family: Verdana;
color:#000000;
font-size:11px;
text-align:left;
width: 155px;
padding: 5px;
margin: 0;
border:1px #666666 dotted;
border-top:0px;
border-right:0px;
border-left:0px;

text-decoration:none;
}

.ddsmoothmenu ul li ul.p1 li a:hover{
background:#CACACA;
font-family: Verdana;
color:#ffffff;
font-size:11px;
text-align:left;
width: 155px;
padding: 5px;
margin: 0;
border:1px #666666 dotted;
border-top:0px;
border-right:0px;
border-left:0px;

text-decoration:none;
}
.ddsmoothmenu ul li ul.p12 li a{
background:#CACACA;
font-family: Verdana;
color:#000000;
font-size:11px;
text-align:left;
width: 168px;
padding: 5px;
margin: 0;
border:1px #666666 dotted;
border-top:0px;
border-right:0px;
border-left:0px;
text-decoration:none;
}

.ddsmoothmenu ul li ul.p12 li a:hover{
background:#CACACA;
font-family: Verdana;
color:#ffffff;
font-size:11px;
text-align:left;
width: 168px;
padding: 5px;
margin: 0;
border:1px #666666 dotted;
border-top:0px;
border-right:0px;
border-left:0px;
text-decoration:none;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;


}
.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 1;
}

#gallery {
		padding: 10px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #999;
		margin:10px;
	}
	#gallery ul a:hover img {
		border: 2px solid #CCC;
		margin:10px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
.sl{
	border: 2px solid #999;
}
a.sl2:hover img{
	border: 2px solid #CCC;
}
	
.section {
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*"Times New Roman", Times, serif;*/
	color: #7a797a;
	font-weight: normal;
} 