body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D3437;
	background-color: #EBEBEB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main_body {
	background-image:url(../images/background_members.gif);
	background-repeat:repeat-y;
}

#int_body {
	background-image:url(../images/background_int.gif);
	background-repeat:repeat-y;
}

#int_single_body {
	background-image:url(../images/background_int_single.gif);
	background-repeat:repeat-y;
}

#members_body {
	background-image:url(../images/background_members.gif);
	background-repeat:repeat-y;
}

div#tipDiv {
  position:absolute;
  visibility:hidden;
  left:0;
  top:0;
  z-index:10000;
  background-color:#dee7f7;
  border:1px solid #336; 
  width:250px; 
  padding:4px;
  color:#000; 
  font-size:11px; 
  line-height:1.2;
}

#popup_window {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

.SearhBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:right;
}
	
	.SearhBar input{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D3437;
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3437;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;

}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #2D3437;
}

ul {
	list-style-type:square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 10px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #2D3437;
	padding: 3px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.nomargin {
	margin: 0px 0px 0px 0px;
}


h1 	{  
	font-size: 18px; 
	line-height: 20px; 
	color: #003464;
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	border-bottom: 1px dotted #003464;
}
		
		
h2 	{  
	font-size: 17px; 
	line-height: 18px; 
	color: #003464;
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
}
		
		
h3 	{  
	font-size: 16px; 
	line-height: 16px; 
	color: #003464;
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
}
		
		
h4 	{  
	font-size: 15px; 
	line-height: 16px; 
	color: #003464;
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
}
		
h5 	{  
	font-size: 14px; 
	line-height: 14px; 
	color: #003464;
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
}
		
h6 	{  
	font-size: 13px; 
	line-height: 13px; 
	color: #003464;
	font-style: normal; 
	font-weight:bold; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
}

a:link
	{
		color: #FF6600;
		text-decoration: none;
		border-bottom: none;
	}

a:visited
	{
		color: #FF6600;
		text-decoration: none;
		border-bottom: 1px dotted #002f2f;
		border-bottom: none;
	}

a:hover
	{
		color: #003464;
		text-decoration: none;
		border-bottom: 1px dotted #002f2f;
	}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}

#HeaderLayer {
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	height: 127px;
	width: 100%;
	background-image:url(/images/background_header.gif);
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#HeaderLayer a {
		border-bottom: none;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

#MenuLayer {
	overflow: visible;
	visibility: visible;
	float:left;
	z-index: 2;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#MenuLayer a {
		border-bottom: none;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

#LogoLayer {
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 135px;
	width: 100%;
	background-image:url(../images/header_background.gif);
	background-repeat:repeat;
}

#TextFrame {
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height:auto;
}

#content1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height:auto;
	float:left;
	text-align:left;
	vertical-align:top;
}

#content2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:auto;
	float:left;
	text-align:left;
	vertical-align:top;
}

#content3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:auto;
	float:left;
	text-align:left;
	vertical-align:top;
}

#MainButtonLayer {
	width:299px;
	visibility: visible;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

	#MainButtonLayer a {
		border: none;
		text-decoration: none;
	}

#MainTextLayer {
	width:600px;
	text-align:left;
	vertical-align:top;
	float:inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

	#MainTextLayer a {
		border-bottom: none;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

#MainNewsLayer {
	width:280px;
	text-align:left;
	vertical-align:top;
	float:left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#IntNewsLayer {
	width:430px;
	text-align:left;
	vertical-align:top;
	float:left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#IntNewsSingleLayer {
	width:580px;
	text-align:left;
	vertical-align:top;
	float:left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#IntButtonLayer {
	width:150px;
	visibility: visible;
	text-align:left;
	vertical-align:top;
	float:right;
	padding: 0px 0px 0px 0px;
}

	#IntButtonLayer a img {
		border: none;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}


#MemberTextLayer {
	width:640px;
	text-align:left;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#MemberNewsLayer {
	width:auto;
	text-align:left;
	vertical-align:top;
	float:inherit;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #EBEBEB;
}

#FooterLayer {
	width:auto;
	text-align:left;
	vertical-align:top;
	float:inherit;
	padding: 20px 0px 0px 260px;
	margin: 0px 0px 0px 0px;
}

div.SNavLayerDivUl {
	padding-left: 20px;
}

div.SNavLayerDiv{
	padding-left: 22px;
	font-size: 10px;
	text-indent: -5px;
}

div.SNavLayerDiv a{
	color: #ffffff;
}
div.SNavLayerDiv a:hover{
	color: #000000;
}

