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

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	margin-top:14px;
}

#logo {
	/* background-image:url(images/logo1.gif); */
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top left;
}

#copyright span {
	display:none;
}

.logo-new{
	background:url(images/logo.jpg) 12px 30px no-repeat;
}

H1 {
	font-size : 15px;
	color : #363A27;	
}

a img{
	border:none;
}

H2 {
	font-size : 12px;
	color : #363A27;	
	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 : #756b76;
}

.content {
	background-color : #FFFFFF;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.pictureframe {
	background-color : #565E3E ;
	padding : 2px 2px 2px 2px;
	margin:3px 0;
}
