
BODY, PRE, TD, LI, UL, OL, DL, P, FORM, INPUT, 
SELECT, TEXTAREA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #525E69;
}
BODY {
padding: 0;
margin: 0;
background: #ffffff url(images/main-bg-inner.gif) repeat-x top;

}
IMG {
border-color:#666666;
}

A {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #1B80A5;
text-decoration: underline;
}
A:hover {
color: #666666;
text-decoration: none;
}

H1 {
font-size: 12pt;
font-family: Arial;
color: #600606;
margin: 4 0 2 0;
}


H2 {
font-size: 10pt;
}

P, ol, ul {
font-size: 8pt;
line-height: 12pt;
}

.cell-bgr-main {
background-color: #FDFDFD;
}

.cell-bgr-2 {
background-color: #F0F0F0;

}
.head-image-bgr {
background-color: #6182A7;
}

.search-cell-bgr {
background-color: #5A749B;
}

.grey-cell-bgr {
background-color: #D5DAE0;     /* don't change */
}

a.small {
font-size: 7.5pt;
color: #6D8190;
text-decoration: none;
}

a.small:hover {
font-size: 7.5pt;
color: #67A2E8;
text-decoration: underline;
}

.main-menu, .main-menu td {
	vertical-align: middle;
	white-space: nowrap;
	height: 16px;
	padding: 0 28px 0 0;

}

.main-menu a, .main-menu a:hover, .main-menu td {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #6D8195;
}
.main-menu a:hover {
	color: #750000;
	text-decoration: none;
}
.main-menu-lastd, .main-menu a {
	margin: 0px;
	padding: 0px;
}
a.link-o:hover, a.link-g:hover, a.link-gb:hover, a.link-smb, a.link-sm, a.link-sm:hover, a.link-b:hover, a.link-gn:hover {
	color: #6182A7;
	text-decoration: none;
}
a.link-o, a.link-o:hover, a.link-smb, a.link-sm, a.link-gb, span#author {
	font-weight: bold;
	font-size: 10px;
}

a.link-g, a.link-g:hover
{
	font-weight: bold;
	font-size:10px;
}
a.link-o { /* <<< orange bold link */
	color: #F07C01;
}
a.link-ou, a.link-ou:hover { /* <<< orange bold link (universal) */
	color: #F07C01;
	text-decoration: none;
}
a.link-g { /* <<< grey bold link */
	color: #6D8195;
	font-size:10px;
}

a.link-g {
	font-size:10px;
}
a.link-g:visited {
	font-size:10px;
}
a.link-g:hover {
	font-size:10px;
}
a.link-g:active {
	font-size:10px;
}

a.link-gn { /* <<< grey normal link */
	color: #6D8195;
	font-weight: normal;
}

a.footer-bold { /* <<< grey bold link (bigger//oth ver) */
color: #6D8195;
font-size: 8pt;
font-weight: bold;
}
a.link-gb:hover {
	text-decoration: underline;
}
a.link-smb, a.link-sm { /* <<< small bold link */
	text-decoration: underline;
}
a.link-sm { /* <<< small normal link */
	font-weight: normal;
}
a.link-b, a.link-bn { /* <<< blue link */
	color: #6182A7;
	text-decoration: underline;
}

.list-v1, .list-v2 {
	list-style: url(images/list-bullet-10.gif) none inside;
	margin: 0;
/*	line-height: 1.3em;*/
}
.list-v1 li, .list-v2 li {
	margin: 0 0 0 -6px ;
	padding-left: -0.1em;
	font-weight: bold;
}
.list-v2 li {
	font-weight: normal
}
.list-v3 {
	list-style: url(images/list-bullet-44.gif) none inside;
	margin: 10px 0;
}
.list-v3 li {
	font-size: 12px !important;
	margin: 0 0 5px -6px ;
	padding-left: -0.1em;
	font-weight: bold;
}
.list-v3 ul li {
	font-size: 12px !important;
	font-weight: normal !important;
	list-style: square url(none) outside;
}

.p-v1 {
	margin-left: 10px;
	padding-left: 10px
}

.p-16 {
line-height: 16pt;
}

.p-v2 {
	margin: 0 10px 0 0;
	text-align: justify;
	line-height: 0.99em;
}
.p-v1 p, .p-v2 p, .p-v3 p {
	margin: 0 0 10px 0;
}
.p-v2 a, .p-v2 a:hover {
	color: #6182A7;
	text-decoration: underline;
}
.p-v2 a:hover {
	text-decoration: none;
}
.p-v2 blockquote {
	background: url(images/quotes.gif) no-repeat left top;
	margin: 12px 0 0 0;
	padding: 0px 8px 0px 20px
}
.p-v3, .p-v3 p, .p-v3 a {
	font-size: 12px;
}
.p-v3 a, .p-v3 a:hover {
	color: #6182A7;
	text-decoration: underline;
}
.p-v3 a:hover {
	text-decoration: none;
}
#pv3 {
	border-left: 4px solid #E0E3E8;
	padding-left: 12px;
}
.p-v3 span.titles {
	color: #F07C01;
	font-weight: bold;
}
.quoted {
	text-align: right;
	width: 100%;
	background: url(images/qquotes.gif) no-repeat right bottom;
	margin-bottom: 8px;
}
span#author {
	padding-right: 4px;
	color: #395D92;
	width: 100%;
	display: block;
	text-align: right !important;
}
span#author span {
	color: #8B9CAC;
	font-weight: normal;
}
.p-footer {
	border-top: 1px solid #D5DAE0;
	margin-top: 8px;
	padding: 4px 0px;
	clear: none;
	width: 100%;
	height: 22px
}
.p-footer table {
	float: left;
	margin-right: 2px;
}
.missedline {
	width: 100%;
	height: 2px;
	background-color: #668B1F
}
.sm-text {
	font-size: 10px;
}



.search_box {
width: 127px;
height: 15px;
font-size: 10px;
color: #6D8195;
background-color: white;
border: 0px solid white;
padding: 0 4px;

}
.search_text {
font-size: 10px;
color: white;
}

}
.selects {
	font-size: 11px;
	height: 21px;
	color: #6D8195;
	border: 1px solid #D5DAE0;

}
.txtarea, .ttxtarea {
	font-size: 11px;
	width: 220px;
	height: 80px;
	color: #6D8195;
	background-color: #FFFFFF;


	border: 1px solid #D5DAE0;

}
.ttxtarea {
	width: 346px;
/*/*/
	padding: 2px 4px;
/*buzz*/
}
.buttons {
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	color: #ffffff;
	background-color: #FF9900;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 1px 5px;
	border-color: #cecece #928A81 #928A81 #cecece;
	border-style: solid;
	border-width: 1px;

}
.marked {
	color: #F07C01;
	font-weight: bold;
}
.errormsg {
	color: #F07C01;
	font-weight: bold;
}

.ovr {
  cursor: default;
	text-decoration: none;
}

.container {
	width: 99%;
	background-color: white;
	padding: 3px 0 3px 3px;
}




table.ad {
margin: 10px;
}

table.ad div.ad {
background-color: white;
padding: 2px 25px;
border-color: #C0CCD7;
border-style: solid;
border-width: 1px 1px 1px 3px !important;
}



.net-bgr {
background: url(images/brick.gif);

}



#right-menu {width: 183px;font-size: 8pt;height: 100%;background-color: #FEFEFE;border-bottom: 4px #C0CCD7 solid;}#right-menu a:link, #right-menu a:visited {display: block;color:  #000;font-size: 8pt;font-weight: bold;padding-left: 10px;padding-bottom: 7px;padding-top: 6px;border-top: 1px #fff solid;border-bottom: 1px #fff solid;text-decoration: none;margin-bottom: 1px;margin-top: 1px;margin-left: 1px;background-color: #DDE0E3;}
#right-menu a:hover {
background-color: #D7DDE3;
text-decoration: none;
border-bottom: solid 1px #000;
}

#right-menu a.cat:link, #right-menu a.cat:visited {display: block;color:  #000000;font-size: 8pt;font-weight: normal;padding-left: 15px;padding-bottom: 4px;padding-top: 5px;border-left: 10px #ffffff solid;border-right: 0;border-bottom: 2px #ffffff solid;border-top: 0px;text-decoration: none;background-color: #F0F2F4;}
#right-menu a.cat:hover {text-decoration: underline;border-right: 0;color:  #415C75;background-color: #E3E7EB;}

#right-menu a.cur:link, #right-menu a.cur:visited, #right-menu a.cur:hover {display: block;color:  #000000;font-size: 8pt;font-weight: bold;padding-left: 30px;padding-bottom: 4px;padding-top: 5px;border-left: 10px #ffffff solid;border-right: 0;border-bottom: 2px #ffffff solid;border-top: 0px;text-decoration: none;background-color: #E3E7EB;}

#right-menu a.sub:link, #right-menu a.sub:visited, #right-menu a.sub:hover {display: block;color:  #000000;font-size: 8pt;font-weight: bold;padding-left: 15px;padding-bottom: 4px;padding-top: 5px;border-left: 10px #ffffff solid;border-right: 0;border-bottom: 2px #ffffff solid;border-top: 0px;text-decoration: none;background-color: #F0F2F4;}

.cell-1 {
background-color: #fafafa;
}

.cell-2 {
background-color: #F0F0F0;
}

.content {
background-color: #ffffff;
padding: 12px;
padding-right: 2px;
width: 100%
}

.content-2 {
background-color: #ffffff;
}


