input{
	border:1px solid #7e0b7a;
}
body {
background-image: url(images/bg_pixel.gif);
background-repeat: repeat-x;
background-color: White;
  margin: 0px;
font-size:12px;
}
body, td, p, input, select, textarea {font-size:11px;
font-size:13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

A { 
  color: #1366e6;

  font-size:12px;
}

A:hover { 
  color: #1366e6; 
}

p{
	margin:0px 0px 0px 0px;
	line-height: 1.5;
}

h1 {
 
	font-size: 36px;
	margin-bottom: 3px;
	padding-bottom: 20px;
	font-family: Helvetica;
}
h2 {
	font-size: 30px;

	margin-bottom: 3px;
	padding-bottom: 15px;
		font-family: Helvetica;
}
h3 {
	font-size: 24px;

	margin-bottom: 3px;
	padding-bottom: 13px;
}
h4 {
	font-size: 18px;

	margin-bottom: 3px;
	padding-bottom: 0px;
}
h5 {
	font-size: 12px;

	margin-bottom: 3px;
	padding-bottom: 0px;
}
h6 {
	font-size: 9px;

	margin-bottom: 3px;
	padding-bottom: 0px;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.toptable{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintable{
	/*mmargin-left: 85px;
	argin-top: 130px;*/
}
.logotable{
	height: 130px;
	width: 1010px;
	margin-left: 65px;
}
.right_shadow{
	background-image: url(images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 3px;
}
.left_shadow{
width:1px;

}
.bottom_shadow{
	background-image: url(images/bottom_shadow.gif);
	background-repeat: repeat-x;
}
.content{
	background-color: #f3e0f2;
	background-image: url(images/content_bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}
.content2{
	background-image: url(images/content_bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	height:90px;
	padding:20px;
	line-height: 1.3;
}
.content3{
	background-image: url(images/content_bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	height:50px;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:20px;
	padding-right:20px;
	line-height: 1.3;
}
.nav_col{
	height: 44px;
	vertical-align:bottom;
	padding-right:1px;
	padding-left:1px;
}
.footertable{
		margin-left: 0px;
		height: 25px;
}
.footer{
	font-family: "Helvetica CE";
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}
.home_boxes{
	margin-left:2px;
	margin-right:2px;
}
.homebox1{
	background-image: url(images/home_box_bg.gif);
	background-repeat: repeat-x;
	width: 310px;
	padding: 20px;
	vertical-align: top;
}
.homebox2{
background-color: #f3f3f4;
border:1px solid #bfbebf;
width: 340px;
padding: 25px;
vertical-align: top;
}
.photo{
	border:1px solid #bbbbbb;
	background-color: White;
}
.page_section{
background-color: White;
	color:#000000;
text-align:center; 
padding-left:10px;
padding-right:10px;
font-size:10px;
font-family: Verdana;
}
a.pages{
font-size:10px;
text-decoration: none;
font-weight:bold;
color:#7e0b7a;
}
.page_active{
background-color: White;
color:#ffffff;
font-size:10px;
font-weight:bold;
background-image: url(images/active_page.gif);
background-repeat: no-repeat;
background-position: 1px 9px;
width: 21px;
height: 17px;
text-align: center;
}