body
{
  background-image: url(images/bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #e6ebf3;
  margin: 0;
  padding: 0;
 }
.bsr {
height: 14px; width: 14px; background-color: #D60D0D; color: #FFF; font-family: Arial; font-size: 10px;}
.bs {
height: 14px; width: 14px; background-color: #205391; color: #FFFFFF; font-family: Arial; font-size: 10px; cursor: pointer;
}
p
{margin-top: 2px;
}
.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B50101;
	border-left-color: #D13434;
	width:90px;
	color: #FFF;
	cursor:pointer;
	text-align: center;
	height: 26px;
	background-image: url(images/top.gif);

}
.menu_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; width:90px;
	font-weight: bold; cursor:pointer;
	text-transform: uppercase;
	background-image: url(images/top_active.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D60D0D;
	border-left-color: #F53F3F;
	color: #FFF;
	text-align: center;
	height: 26px;
}

.menu_bottom_active {
	width:90px;
	background-image: url(images/top_bottom_active.gif);
	border-right: 1px solid #1757AF;
	border-left: 1px solid #4882D1;
	height: 18px;
}


.sign
{
  font-family: Arial;
  font-size: 11px;
  color: #999;
}
.event_date
{	margin-top: 15px;
  font-family: Arial;
  font-size: 12px;
  color: #0C3F85;
}
.event_td
{
  border-bottom-color: #BBBBBB;
  border-bottom-style: dashed;
  border-bottom-width: 1px
}

table,div
{
 font-family: Arial;
  font-size: 12px;
  color: #666;
}
.grey
{
 font-family: Arial;
  font-size: 12px;
  color: #666;
}
.blue
{
 font-family: Arial;
  font-size: 12px;
  color: #0C3F85;
  text-decoration: underline;
}
.red
{
 font-family: Arial;
  font-size: 12px;
  color: #B81628;
  text-decoration: underline;
}




.title_red
{
  font-family: Arial;
  font-size: 12px;
  color: #B81628;
}
.input
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #999;
  padding: 3px;
  width: 142px; border: 1px solid #999;
}
.input2
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #999;
  padding: 3px;
 border: 1px solid #999;
}
.img
{
  border: 1px solid #0C3F85;
}
.event
{
  border: 2px solid #E2E2E0;
}

.title_div
{
   border: 1px solid #6A8AB4;
   padding: 3px;
  
}
.td_t
{
background-color: #0C3F85;
padding-left: 6px; padding-right: 6px; padding-bottom: 2px; padding-top: 2px;
}
.td_title
{
width: 40px;
background-image: url(images/title.gif);
background-position: left ;
background-repeat: no-repeat;
}
.top_red
{
background-image: url(images/top.gif);
background-position: left;
background-repeat: repeat-x;
height:26px;
}
.top_blue
{
background-image: url(images/top_bottom.gif);
background-position: left;
background-repeat: repeat-x;
height:18px;
}


.newsletter
{
   border: 1px solid #BFCDDF;
   padding: 5px;
   width: 150px;
  
   background-color: #FFF;
}
.sing_up
{
background-color: transparent;
background-image: url(images/about_us.gif);
background-repeat: no-repeat;
cursor: pointer;  border:0;
width: 64px;
height: 30px;
}
.center
{
   border: 1px solid #E3E9F1;
   padding: 5px;
     background-color: #FFFFFF;
}
.bottom
{
background-color: transparent;
background-image: url(images/bottom.gif);
background-repeat: repeat-x;
padding:12px;
}
.bottom_font
{
font-family: Arial;
  font-size: 10px;
  color: #FFF;
}
.bottom_font a
{
font-family: Arial;
  font-size: 10px;
  color: #FFF;
  text-decoration:underline;
}
.ps
{font-family: Arial;
  font-size: 11px;
  color: #0C3F85;

padding:14px;
float: right;
}
.ps a
{font-family: Arial;
  font-size: 11px;
  color: #0C3F85;
  text-decoration: underline;
}

