.titles {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
; color: #336699}

.titles_big {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #990000; text-decoration: none}

.titles_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
	border: none;
	list-style-type: none;
}

a:hover {
	text-decoration: underline;
}

.smalltext_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
	border: none;
	list-style-type: none;
}

a:hover {
	text-decoration: underline;
}

.smallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}

.category {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none}


.table_gray_all {
	border: 1px solid #999999;
}

.table_gray_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.table_blue_all {
	border: 1px solid #788AAE;
}

.table_blue_top_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #788AAE;
	border-right-color: #788AAE;
	border-bottom-color: #788AAE;
	border-left-color: #788AAE;
}
.table_blue_bottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #788AAE;
	border-right-color: #788AAE;
	border-bottom-color: #788AAE;
	border-left-color: #788AAE;
}
.text_white {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.adminlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	background-color: #FFAC00;
}
.memberlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	background-color: #92CB93;
}
.border_lightblue {

	border: 1px solid #6F99DF;
}
.table_no_right {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #788AAE;
	border-right-color: #788AAE;
	border-bottom-color: #788AAE;
	border-left-color: #788AAE;
}
.table_blue_top {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #788AAE;
	border-right-color: #788AAE;
	border-bottom-color: #788AAE;
	border-left-color: #788AAE;
}

#partners {
  font-size:1px;
  margin:0px auto;
  padding:0px;
  width:790px;
}

#partners a {
  /*color:#FFFFFF;*/
  padding:0pt 10px;
}

.table_no_left {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #788AAE;
	border-right-color: #788AAE;
	border-bottom-color: #788AAE;
	border-left-color: #788AAE;
}

/* Begin AdBar */
#adbar {
        height: 20px;
        width: 100%;
        margin: 0 auto;
        background-color: #ffffff;
        color: #ffffff;
        font-family: monospace;
        font-size: 16px;
        border-bottom: solid #f5f5f5;
}

#adbar a {
        text-decoration:none;
	    font-weight:500;
        color: #0000ff;
}
#adbar a:hover {
        text-decoration:underline;
        font-weight:500;
        color: #0000ff;
        background-color:#ffffff;
}

#adbar-spacer {
        height:25px;
}

#adbar {
        position:fixed;
		top:0px;
}


/* End AdBar */
