html {
height: 100%;
}

body{
	font-family: "Georgia", Times New Roman, Times; 
	font-size: 11px;
	color:#FFFFCC;	
	background-color:#ffffff;
	}
	
table,td {
font: "Georgia", Times New Roman, Times, serif;
color: #333333;
font-size:14px;
padding:0px;
}
a:link {color: #009999;}     /* unvisited link */
a:visited {color: #CC0033;}  /* visited link */
a:hover {color: #00FF66;}   /* mouse over link */
a:active {color: #FFCC33;}

td.colleft {background-image:url(../images/column.jpg);
background-repeat:repeat-y;
background-position:left;
}

td.colright {background-image: url(../images/column_b.jpg);
background-repeat:repeat-y;
background-position:right;
}

td.footer {background-image:url(../images/column_footer.jpg);
background-repeat:repeat-x;
margin-left:15px;
margin-right:15px;
height:150px;
}

td.header_content{background-image:url(../images/Header_Content.jpg);
background-position: top;
background-repeat:no-repeat;
height:75px;
}

table.content {margin-left:15px;
margin-right:15px;
font:"Georgia", Times New Roman, Times, serif;
font-size:12px;
}

.style1 {font-size: 18px}

.style2 {font-size: 24px}

h1{font:"Georgia", Times New Roman, Times, serif;
margin: 5px 15px 0px 15px;
color: #333333;
font-size:24px;
padding-bottom:0;}

h2 {font:"Georgia";
font-weight:200;
font-size:20px;
margin: 5px 15px 0px 15px;
}


h3{ padding-top:0;
color:#333333;
margin-left:15px;
}
h2.footer {
font-size:14px;
font-style: normal;
font-weight:200;
color:#000000;
background-color:#CCCCCC;
margin:0 15px 15px 15px;
}

h2.subtitle {
font-size:16px;
font-style: normal;
font-weight:300;
color: #333333;
background-color: #FFFFFF;
margin: 5px 15px 0px 15px;
}

h3.content {
font-size:14px;
font-style: normal;
font-weight:200;
color: #333333;
background-color: #FFFFFF;
margin-left:15px;
margin-right:15px;
margin-bottom:0px;
margin-top:0px;
}

p {
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
margin-top:0px;
}
p.bottom {margin:0 15 15 15;
background-color:#CCCCCC;
color:#000000;
}
hr {margin:0px 15px 0px 15px;
}

#break {background-image:url(../images/Break.gif);
padding-bottom:0px;
margin-left:15px;
margin-right:15px;
margin-bottom:0px;
height:10px;}

#content { margin-top:0px;
padding-top:0px;}


#header {margin:0 0 0 0;
background-image:url(../images/headerBg.jpg);
background-repeat:repeat-x;
}

#Bottom_Header {background-image:url(../images/Footer.jpg);
height:150px;}
#links {margin:5 15 0 15;
}

