/* CSS Document */
body {margin: 0px; background-color: #637d98;}
table.main {width: 775px; background-image: url(images/bg.jpg);}
.style4 {font-size: 11px;}

/*the DIV stuff*/
div {margin: 0px 0px 0px 0px;}
div.content {padding: 0px 8px;}
div.titles {font-weight: bold; font-size: 20px;}
div.subTitle {font-weight: bold; font-size: 15px;}
 
/*the A stuff*/
a:link {color: #0066FF; text-decoration:none;}
a:visited {color: #0066FF; text-decoration: none;}
a:hover {color: #ce2302; text-decoration: underline;}
a:active {color: #0066FF; text-decoration: none;}

/*the TD stuff*/
td {font-family: calibri; font-size: 13px;  vertical-align: top;}
td.mainText {padding: 5px 40px 0px 0px; width: 520px;}
td.leftText {padding: 5px 8px 0px 30px; width: 195px;}
td.other {width: 775px;}
td.appText {width: 775px; padding: 5px 35px 0px 35px; }

/* IMG STUFF */
img.contentPic {padding: 2px; }



/*Top 10*/
div.top10 {
	position:absolute;
	z-index: 100;
	overflow:hidden
}


/* The font for the Title images is 'Bradley Hand ITC' and the menu items are 'Calibri' */

