body {
background : #FAFAE6;
font-family : Arial, Helvetica, sans-serif;
}

table.outlinetable {
margin-left : 40px;
margin-top : 40px;
margin-bottom : 5px;
border : solid 1px #666666;
font-size : 10px;
color : #666666;
}

table.bodytable {
border : 20px solid #FFFFFF;
width : 650px;
height: 464px;
background-color : #FFFFFF;
background-image : url(images/background.png);
background-repeat : repeat-y;
background-attachment : scroll;
background-position : top center;
font-size : 12px;
color : #666666;
}

td.logocell {
padding : 0px;
}

img.header {
border : none;
position : relative;
top : -25px;
left : -25px;
}

img.logo-head {
border : none;
vertical-align : top;
position : relative;
top : -20px;
}

img.logo {
border : none;
vertical-align : top;
position : relative;
top : -60px;
left : 185px;
margin-bottom : -91px;
}

td.navcell {
text-align : left;
vertical-align : top;
width : 150px;
padding-top : 70px;
padding-left : 30px;
padding-right : 30px;
padding-bottom : 20px;
}

td.headlogocell {
text-align : right;
vertical-align : top;
padding-top : 5px;
padding-left : 30px;
padding-right : 30px;
}

td.contentoutlinecell {
padding-top : 50px;
padding-right : 30px;
padding-bottom : 30px;
}

td.contentcell {
text-align : left;
vertical-align : top;
padding-left : 30px;
padding-right : 30px;
padding-bottom : 30px;
padding-top : 5px;
border : dashed 1px #999999;
font-size : 11px;
color : #666666;
letter-spacing : 1px;
line-height : 150%;
}

div.picture { 
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding : 5px 5px 5px 5px;
	text-align : center;
	font-size : 11px;
	color : #666666;
	}

div.picture img { 
	border: 1px solid #696969;
	vertical-align:middle; 
	margin-bottom : 10px;
	} 

h1 {
font-size : 14px;
font-weight : bold;
color : #666666;
}

p.navlist {
font-weight : bold;
line-height : 250%;
letter-spacing : 5px;
}

p.content {
line-height : 180%;
letter-spacing : 1px;
font-size : 11px;
text-align : justify;
}

ul.list {
line-height : 180%;
letter-spacing : 1px;
font-size : 11px;
}

a:link {
text-decoration : none;
font-weight : bold;
color : #CC3300;
}

a:visited {
text-decoration : none;
color : #CC3300;
}

a:hover {
text-decoration : none;
color : #FF6600;
}

a:active {
text-decoration : none;
color : #CC3300;
}
