body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #000000;
	vertical-align : top;
}

body {

	background-color : #8bb0c2;
	background-image:url(back.gif);
	background-position:center left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#image{
width:100%;

	}

H1 {
	font-size : 15px;
	color : #39526E;	
}

H2 {
	font-size : 12px;
	color : #39526E;	
	border-bottom : 1px dashed #A7A7A7;		
}

a:link {
	color : #364146;
	text-decoration: underline;
}

a:visited {
	color : #364146;
	text-decoration: underline;
}

a:hover {
	color : #364146;
	text-decoration: none;
}

a:active {
	color : #364146;
	text-decoration: underline;
}

.otherlink {
	color:#000000;
}

.otherlink a:link {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#003300;
	text-decoration: none;
}

.otherlink a:active {
	color:#000000;
	text-decoration: underline;
}

.altback {
	background-color : #ffffff;
}

.content {
	background-color : #FFFFFF;
}

.content1 {
	background-color : #FFFFFF;
	background-attachment:scroll;
	background-image:url(bar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.pictureframe {
	background-color : #23547c;
	padding : 2px 2px 2px 2px;
}

