* { margin:0; padding:0;}
body { background:#fff; font-family:Arial; font-size:105%; line-height:1em; color:#000; text-align:center;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}
.container img { padding: 0px 10px 10px 0px;}

p { margin-bottom:18px;}
table { font-size: 1em; }

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

/*==================list====================*/
.inner4 ul { list-style: disc; };
ul { list-style:none;}

.menu { padding-top:1px; width:100%;}
.menu li { display:inline;}
.menu li a { display:block; float:left; background:url(images/menu_bgd1.gif) left top; width:106px; text-align:center; font-family:tahoma; color:#fff; font-weight:bold; margin-right:2px; text-transform:uppercase; text-decoration:none; padding:14px 0 18px 0;}
.menu li a:hover { background:url(images/menu_bgd2.gif) left top repeat-x;}
.menu li a.current { background:url(images/menu_bgd2.gif) left top repeat-x;}
.menu li a.last { margin-right:0; width:107px;}
.menu li a.first { width:111px;}

.footer_menu { padding:21px 0 0 0;}
.footer_menu li { display:inline;}
.footer_menu li a {background:url(images/foot_divider.gif) no-repeat right 3px; color:#9f698e; text-decoration:none; text-transform:uppercase; padding:0 8px 0 6px;}
.footer_menu li a:hover { color:#fff;}
.footer_menu li a.last { background:none;}

.list1 { background:#fff; margin:16px -14px 18px -16px; position:relative; padding:19px 0 4px 17px;}
.list1 li { display:inline;}
.list1 li a { display:block; padding:0 0 19px 0; background:url(images/list_marker1.jpg) no-repeat left top; padding-left:32px; color:#d43320; font-weight:bold;}
.list1 li a.marker2 {background:url(images/list_marker2.jpg) no-repeat left top;}
.list1 li a.marker3 {background:url(images/list_marker3.jpg) no-repeat left top;}

.list2 li { display:inline;}
.list2 li a { display:block; position:relative; margin:-1px -14px 0 -16px; background:url(images/bull1.gif) no-repeat 16px 7px #fcdfc5; padding:2px 0 2px 27px; text-decoration:none; color:#1e3849; font-size:1.1em;}
.list2 li a.bg {background:url(images/bull1.gif) no-repeat 16px 7px;}
.list2 li a:hover { color:#fff; background:url(images/bull1.gif) no-repeat 16px 7px #4c2047;}

.list3 li a { background:url(images/arrow1.gif) no-repeat left 3px; padding-left:11px; color:#d43320; font-weight:bold; font-size:1.1em; line-height:1.67em;}

.list4 li {
	background-color:#FFECFF;
	display:block;
	position:relative;
	margin:-1px -14px 0 -16px;
	background:url(images/arrow1.gif) no-repeat 16px 7px #FFECFF;
	padding:2px 0 2px 27px;
	text-decoration:none;
	font-size:1.1em;
}
.list4 li.bg {
	color:#800000;
}

.list5 { background:#fff; margin:16px -14px 18px 7px; position:relative; padding:19px 0 4px 17px;}
.list5 li { display:inline;}
.list5 li a { display:block; padding:0 0 6px 0; background:url(images/list_marker1.jpg) no-repeat left top; padding-left:32px; color:#d43320; font-weight:bold;}
.list5 li a.marker2 {background:url(images/list_marker2.jpg) no-repeat left top;}
.list5 li a.marker3 {background:url(images/list_marker3.jpg) no-repeat left top;}
.list5 li a:hover { color: #FF6600; font-size: 14px; }


.list6 {margin-left: 20px;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { padding:0 0 13px 0;}
.img_box img { float:left; margin:0 15px 0 0;}

.p1 { margin-bottom:2px;}
.p2 { margin-bottom:14px;}
.p3 { margin-bottom:9px;}
.p4 { margin-bottom:11px;}


/*==================txt, links, lines, titles====================*/
a {color:#000;}
a:hover{text-decoration:none;}

h2 {font-size:16px; font-family:tahoma; color:#003366; text-transform:uppercase; font-weight:bold; padding:0 0 11px 2px;}
h3 {font-size:1em; font-family:tahoma; color:#fff; text-transform:uppercase; font-weight:bold; padding:10px 0 11px 51px; background:url(images/marker.gif) no-repeat 15px 5px #ad458d;}
h3.marker1 {background:url(images/marker1.gif) no-repeat 15px 5px #af5050; padding-left:46px;}
h3.marker2 {background:url(images/marker2.gif) no-repeat 13px 12px #fff5d6; padding-left:46px; color:#000; padding:15px 0 11px 46px;}
h3.marker3 {background:url(images/marker3.gif) no-repeat 13px 5px #4d2b30; padding-left:46px;}
h3.marker4 {background:url(images/marker4.gif) no-repeat 13px 5px #7f3367;}
h3.marker5 {background:url(images/marker5.gif) no-repeat 15px 8px #af5050; padding-left:46px;}
h3.marker6 {background:url(images/marker6.gif) no-repeat 15px 5px #fcdfc5; color:#31162a;}
h4 { color:#336699; font-size:1.1em; margin-bottom:5px;}
h5 { color:#d43320; font-size:1em; margin-bottom:7px;}
h5 a {color:#d43320;}

.txt1 { font-size:1.1em; }
.txt2 { font-size:1em; }
.txt3 { font-size:.69em; }

.link1 { display:block; float:right; background:url(images/link1_bgd.gif) left top repeat-x; color:#000; text-decoration:none;}
.link1 b { display:block; background:url(images/link1_left.gif) no-repeat left top; padding:3px 11px 4px 33px; border-right:1px solid #77c356;}
.link1:hover { text-decoration:underline;}
.link2 { background:url(images/arrow1.gif) no-repeat left 5px; padding-left:10px; color:#d43320; font-size:1.1em; display:block; margin-bottom:9px; font-weight:bold;}
.link3 { display:block; float:left; background:url(images/link1_bgd.gif) left top repeat-x; color:#000; text-decoration:none;}
.link3 b { display:block; background:url(images/link1_left.gif) no-repeat left top; padding:3px 11px 4px 33px; border-right:1px solid #77c356;}
.link3:hover { text-decoration:underline;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:31px; margin-bottom:35px;}
.line_hor1 { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:25px; margin-bottom:26px;}

.title { margin-bottom:13px;}


/*==================blocks====================*/
.block {background:#fff; margin:12px -14px 18px -16px; position:relative; padding:10px 10px 18px 17px;}
.block .ind { padding:0 0 0 0;}

.box1 { border:1px solid #ecc1df;}
.box1 .inner { padding:1px 1px 29px 1px;}
.box1 .inner1 { padding:20px 13px 0 15px;}
.box1 .inner2 { padding:20px 13px 0 15px; background-color:#FFECFF };
.box1 .inner3 { padding:20px 13px 0 15px;}
.box1 .inner4 ul { margin-left: 20px; }

.box2 { border:1px solid #f1d5b7; background:#f9ede0;}
.box2 .inner { padding:1px 1px 26px 1px;}
.box2 .inner1 { padding:14px 13px 0 15px;}

.box3 { border:1px solid #f5d056; background:#fff5d6;}
.box3 .inner { padding:1px 1px 25px 1px;}
.box3 .inner1 { padding:4px 13px 0 15px;}

.box4 { border:1px solid #baacae;}
.box4 .inner { padding:1px 1px 29px 1px;}
.box4 .inner1 { padding:20px 18px 0 15px;}

.box5 { border:1px solid #ecc1df; background:#fee2f5;}
.box5 .inner { padding:1px 1px 25px 1px;}
.box5 .inner1 { padding:17px 18px 0 15px;}
.box5 .inner1 ul { list-style: none; }

.box6 { border:1px solid #ecc1df; background:#fff5d6;}
.box6 .inner { padding:1px 1px 25px 1px;}
.box6 .inner1 { padding:17px 18px 0 15px;}

.box7 { border:1px solid #f5d056; background:#fff5d6;}
.box7 .inner { padding:1px 3px 1px 10px; }

.rss_info a {color: blue; font-size:12px; font-weight: bold;}
.rss_info p {padding: 4px 0 0 0;}

/*=================== special tables ======================*/
#clubs table tr.distinguished {
	background-color: #ffffcc;
}

#clubs table tr.select {
	background-color: #ffccff;
}

#clubs table tr.presidents {
	background-color: #ccffff;
}


/*header*/
#header .row_1 { height:51px;}
/*#header .row_2 { height:207px; background:url(images/header_bgd.jpg) no-repeat right top;}*/
#header .row_2 { height:88px; background:url(images/header_bgd4.jpg) no-repeat right top;}

/*content*/
#content { width:100%; padding-bottom:2px;}
#content .indent { padding:16px 0 0 0;}

/*footer*/
#footer { background:#1d0c18; text-align:center;}
#footer p { color:#f9dcf0; font-size:.91em;}
#footer p a {color:#f9dcf0;}
/*==========================================*/

.t1 td {padding-left: 10px;}

.conf table {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #7f7f7f;
	width: 100%;
	font-size: 110%;
	padding: 5px;
}

.conf table tr td {text-align: center; padding: 5px 5px 5px 5px;}
.conf table tr th {text-align: left; padding: 5px 10px 5px 10px;}

.simple table {
	padding: 5px;
	border-collapse: collapse;
}

.simple table tr td {text-align: left; padding: 0px 25px 1px 0px;}
.simple table tr td.tleft {text-align: left; padding: 0px 25px 1px 0px;}
.simple table tr td.tright {text-align: right; padding: 0px 25px 1px 0px;}
.simple table tr td.tcenter {text-align: center; padding: 0px 25px 1px 0px;}
.simple table tr th {text-align: left; padding: 5px 10px 5px 10px;}

