@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
}

P,BR,DIV,TD   {font-family: Verdana, Geneva, sans-serif;
}

p	{padding-bottom:5px; line-height:18px;}

h1            {color:#337dc9; font: bold 24px Verdana, Geneva, sans-serif; margin-bottom:10px; margin-top:5px;}
h2            {color:#337dc9; font: bold 20px Verdana, Geneva, sans-serif; margin-bottom:10px;}
h3            {color:#337dc9; font: bold 18px Verdana, Geneva, sans-serif; margin-bottom:10px;}
h4            {color:#337dc9; font: bold 16px Verdana, Geneva, sans-serif; margin-bottom:10px;}
h5            {color:#337dc9; font: bold 14px Verdana, Geneva, sans-serif; margin-bottom:10px;}
h6            {color:#337dc9; font: bold 12px Verdana, Geneva, sans-serif; margin-bottom:10px;}

a             {color: #1e5790; font-family: Verdana, Geneva, sans-serif;}
a:link   	  {color: #1e5790; text-decoration: underline;} 
a:visited     {color: #1e5790; text-decoration: underline;} 
a:active      {color: #1e5790; text-decoration: underline;} 
a:hover       {color: #1e5790; text-decoration: none;} 
             
/* PAGE */

#page{
	width:951px;
	margin-right: auto;
	margin-left: auto;

}

#header {
	margin-top:10px;
	background-color:#2668ab;}
	
#header_td01 {
	width:169px;
	height:158px;
	background-image:url(headerimg01.jpg);
	}
	
#header_td02 {
	width:782px;
	height:115px;
	background-image:url(headerimg02.jpg);
	}
	
#header_td03 {
	width:782px;
	height:43px;
	background-image:url(headerimg03.jpg);

	}
	
#headertext {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	width:220px;
	height:80px;
	margin-left:450px;
	line-height:18px;
	padding-top:15px;
	text-align:right;
}

	
#maincontenttab {
	margin-top:10px;}
	
#maincontent_td1 {
	width:240px;}
	
#maincontent_td2 {
	padding-left:10px;
	padding-right:10px;
}

.titleimg {
}
	

#maincontent_td3 {
	width:240px;}
	
#maincontent_td4 {
	}
	
#maincontent_td5 {
        width:330px;
	padding-left:10px;
}
	
#maincontent_td3 p {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
}
	
.t {background: url(dot.gif) 0 0 repeat-x;}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:12px; color:#22609f} 

div.scroll {
height: 112px;
overflow: auto;
border: 1px solid #e8e8e8;
background-color: #fff;
padding: 8px;
}

#membutton {
	width:609px;
	height:49px;
	margin-bottom:5px;
	background-image:url(barmembers.gif);
	line-height:49px;}
	
#membutton a {
	padding-top:8px;
	padding-bottom:8px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding-left:90px;
	padding-right:120px;
	text-transform: uppercase;
}

.featuredlist {
	list-style-type: none;
}

.featuredlist li {
	margin-bottom:10px;

}

.bl2 {background: url(bl2.gif) 0 100% no-repeat #1e5790; width: 330px;}
.br2 {background: url(br2.gif) 100% 100% no-repeat}
.tl2 {background: url(tl2.gif) 0 0 no-repeat}
.tr2 {background: url(tr2.gif) 100% 0 no-repeat; padding:15px; color:#FFF;  height:300px;}
.clear {font-size: 1px; height: 1px} 

#adverbox {
	text-align:center;
	color:#999;
	margin-top:10px;
	height:140px;
	line-height:100px;
	border: 1px solid #CCC;
}

#footertd01 {
	font-size:11px;
	margin-top:20px;
	height:60px;
	background-image:url(footerbg01.jpg);
	line-height:60px;
	text-align:center;}
	
#footertd02 {
	font-size:11px;
	color:#FFF;
	height:38px;
	background-image:url(footerbg02.jpg);
	line-height:38px;
	text-align:center;
	margin-bottom:10px;}
