﻿/* Authored by Joseph De Araujo */

body { margin: 0px;
	background-color: #eedd82;
}

table.base { 
  width: 700px;
  height: 450px;
  position: center;
 }
td.topbg { height: 73px;
    	background-image: url(images/topbg.gif);
}



td.topleft { width: 12px;
}

img.topleft { width: 12px;
	height: 73px;
}

img.toplogo { width: 166px;
 	height: 73px;
	border: 0px;
      	vertical-align: bottom;
}

td.topmiddle { text-align: right;
 	vertical-align: bottom;
    	background-image: url(images/topbg.gif);
	width: 508px;
}

td.middle { text-align: center;
	padding-right: 50px;
        padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


td.right { text-align: right;
	width: 150px;
}


img.topright { width: 14px;
	height: 73px;
	border: 0px;
}





td.subnav { height: 25px;
	background-image: url(images/subnavbg.gif);
}


table.nav { border: 0px;
	text-align: center;
}


img.subnavleft { width: 12px;
	height: 25px;
}

img.subnavright { width: 14px;
	height: 25px;
}


td.navbg { background-image: url(images/navbg.gif);
}





td.searchlink { text-align: center;
 	color: #ffffff;
}


.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	
}

a.menuLink:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

body, td, select, input, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #545454;
}

a {
	color: #E6851C;
	text-decoration: none;
}

a:hover {
	color: #E6851C;
	text-decoration: underline
}




.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	padding: 0px 10px 0px 23px;
	background-image: url(images/hdrbg.gif);
}


td.sidebg1 { background-image:url(images/sidebg1.gif); 	background-repeat:repeat-x; 
	padding: 10px;
}


.navbar{ background-image:url(images/navbg_dn.gif);
	padding: 0px 0px 0px 10px;
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
text-align: center;

}




td.main { padding: 15px 25px 15px 25px; 	
	background-color: #ffffff;
}

table.main { background-color: #ffffff;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #cc6600;
	text-align: center;
}


p { font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #545454;
 	line-height: 110%;
}

p.bold { font-weight: bold;
	color: #ffffff;
	padding: 5px;
	font-size: 14px;
	background-color: #cc6633;
	
	
}


p.bold2 { font-weight: bold;
	color: #ffffff;
	padding: 5px;
	font-size: 14px;
	background-color: #cc6666;
	
	
}


p.center { text-align: center;
}


a.plink, .plink:hover { color: #ffffff;
	text-decoration: none;
}



td.subbasebg { background-image: url("images/subbasebg.gif");
}

td.basebg { background-image: url("images/basebg.gif");
}
