* {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.catalogyellowheader {
color: black;
font-weight: bold;
text-align: left;
padding-left: 6px;
font-size: 11px;
border: 1px solid #7796CF;
background-color: #FBFDC9;
}

.topmenu {
color: black;
font-weight: bold;
text-align: left;
padding-left: 2px;
padding-right: 2px;
font-size: 12px;
border: 1px solid #7796CF;
background-color: #FBCA03;
}

.catalogblueheader {
color: white;
background-color: #314E83;
font-weight: bold;
text-align: left;
padding-left: 6px;
font-size: 11px;
text-transform: uppercase;
}

.sidebarheader_left {
color: white;
font-weight: bold;
text-align: right;
padding-right: 6px;
font-size: 11px;
}
.sidebarheader_right {
color: white;
font-weight: bold;
text-align: left;
padding-left: 6px;
font-size: 11px;
}
.yellowborder {
border: 1px solid #7796CF;
background-color: #FBFDC9;
}

.center {
	text-align: center;
}


a  {
	font-size: 11px;
	color: #153061;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

body {
font-family: verdana, arial, helvetica,"sans-serif";

}

.paddingnews {
padding: 6px;
}


.navbarlink {
}
.navbartd {
color: black;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
padding-bottom: 14px;
font-size: 11px;
}

.pathlink {
}
a.pathlink {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}

a.pathlink:hover {
 text-decoration: underline;
}
.footerlink {
}
a.footerlink {
	color: 153061;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}

a.footerlink:hover {
 text-decoration: underline;
}
.catalogtop {
}
a.catalogtop {
	color: 153061;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold
}

a.catalogtop:hover {
 text-decoration: underline;
}
.catalogsub {
}
a.catalogsub {
	color: 153061;
	font-size: 11px;
}

a.catalogsub:hover {
 text-decoration: none;
}
a.navbarlink {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.navbarlink:hover {
 text-decoration: underline;
}

.txt {
	font-size: 11px;
}

.txtsmall {
	font-size: 10px;
}


/* FORM */
.form_button 			{
	background-color: White;
	color: #FB0304;
	font: 12px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border: solid;
	border-color: B00000;
	border-width: 1px;
}
.form_button_over 		{
	color:#FB0304;
	background-color: E8E8E8;
	font: 12px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border: solid;
	border-color:B00000;
	border-width : 1px;
}
.form_box {
	background-color: white;
	border: 1 solid;
	border-color: 909090;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	
}
.form_box_admin {
	background-color: white;
	border: 1 solid;
	border-color: 909090;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	
}

.form_box_textarea {
	background-color: white;
	border: 1 solid;
	border-color: 909090;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100px
}

.form_box_login {
	background-color: white;
	border: 1 solid;
	border-color: 909090;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 35%;
	
}

.footer {
color: white;
background-color: #314E83;
font-weight: bold;
text-align: right;
padding-left: 6px;
font-size: 11px;
text-decoration: none;
height: 20px;
vertical-align: middle;
}

.footer_link {
	color: white;
	font-weight: bold;
	font-size: 11px;
	
}

.paid_ads {
color: black;
font-weight: bold;
text-align: left;
padding-left: 6px;
font-size: 11px;
border: 1px solid #7796CF;
background-color: #FBFDC9;
}

.free_ads {
	color: black;
font-weight: bold;
text-align: left;
padding-left: 6px;
font-size: 11px;
border: 1px solid #7796CF;
background-color: White;
}


.bold {
	font-weight: bold;
}
.caps {
text-transform: uppercase;
}
.padb10{
	padding-bottom: 10px;
}
