a img { border: none; }

body {

	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;


	text-transform:uppercase;

    font-weight:bold;
    font-size: 14px;

}

table.menu {
	margin-top: 40px;
	margin-bottom: 40px;
}
table.menu td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.menubg{
	background-color: #FCFFFF;
	background-image: url(/images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
input.search {
	background-image: url(images/i_srch.gif);
	height: 19px;
	width: 150px;
	border: 1px solid #000000;
}
.srch_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
a.menu {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.menu:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.menu:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
a.menu_top{
	color: #333333;
	font-size: 12px;
	margin-top:4px;
	margin-bottom:4px;
}
a.menu_top:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	opacity:0.5
}
a.menu_2 {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.menu_2:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.menu_2:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
a.menu_3 {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.menu_3:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.menu_3:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
.r0 {
	background-color: #FFFFFF;
}
.r1 {
	background-color: #F5DAA3;
}
.h {
	background-color: #F3BF76;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.p5 {
	padding: 5px;
}
.title_rbg {
	background-image: url(images/title-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.style13
{
font-weight:bold;
color:#be0303;
}
@media (min-width: 769px) {
.topbkg
{
	background:url('/images/right-title.gif') right top no-repeat;
}
.topbkg table
{
	float:none;
}
}
@media (max-width: 768px) {

.topbkg table
{
	float:right;
}
}
.maintable
{
	border:none; 
	width:100%;
	min-width:1000px;
}
.maintable td
{
	vertical-align:top;
}
a 
{
	text-decoration:underline;
}
.navbar-default .navbar-nav > li > a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.navbar-default .navbar-nav > li > a:hover
{
	color:#000000 !important;
	font-weight:bold;
	text-decoration:underline;
}
.tovtable td
{
	padding:7px;
}
.multicol
{
	 -webkit-column-count:2;  
    -moz-column-count:2;  
    column-count:2;  
    -moz-column-width: 50%;  
    -webkit-column-width: 50%;   
    column-width: 50%;  
    -webkit-column-gap: 10px;  
    -moz-column-gap: 10px;  
    column-gap: 10px;  
	margin-bottom:20px;
}  
