BODY {
	BACKGROUND: #FFFFFF;
	FONT-SIZE: 13px;
	font-family : Verdana, Tahoma, Arial;
	COLOR: #000000;
}

A,A:link {
	COLOR: #3300CC;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #003366;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #3333FF;
	TEXT-DECORATION: underline;
}
A:active {
   color : #003399; 
   text-decoration : underline; 
}
.newsheading  {
	font-family: arial,times new roman, times, serif;
	font-size : 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing : normal;
	color : #276564;
}
DIV.indent {
   margin-left:10px;
   margin-right:10px;
}
P {
	FONT-SIZE: 13px;
	margin-left: 10px;
	margin-right:10px;
}

TH {
	background: #000033;
}
TABLE.main {
   background: #E0E7C3;
}
TD.main {
	background-image: url(images/familybg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 10px;
}
CODE {
	FONT: 13px monospace
}

H1 {
    FONT-SIZE: 28px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #324D01;
	margin-left: 10px;
	margin-right:10px;
}

H2 {
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #607D03;
	margin-left: 10px;
	margin-right:10px;
}

H3 {
	FONT-SIZE: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	COLOR: #8C8C00;
	margin-left: 10px;
	margin-right:10px;
}

HR {
	COLOR: #666666;
	HEIGHT: 1px;
	WIDTH: 98%;
	margin-left: 10px;
	margin-right:10px;
}

.small {
	FONT-SIZE: 11px;
}

A.menulink {
   display: block;
   text-align: center;
   text-decoration: none;
   font-family:verdana,arial,helvetica;
   font-size:13px;
   font-weight: bold;
   color: #FFFFFF;
   border: solid 1px #DCE3BF;
   padding: 6px;
}
A.menulink:visited {
	COLOR: #FFFFFF;
}
A.menulink:hover {
   border: solid 1px ##000000;
   background-color:#DCE3BF;
   color: #000000;
}

TD.menu {
   background-color: #324D01;
   vertical-align:middle;
}
.footerbg {
   background-image: url(images/footerbg.jpg);
   width: 100%;
   height: 37px;
}
.footertxt {
   font-family:verdana,arial,helvetica;
   font-size:11px;
   font-weight: normal;
   float: right;
   margin-left: 10px;
   margin-right: 10px;
}
DIV.anchor {
   cursor: pointer;
}
TABLE.picture,TD.picture {
    float: right;
	margin-left : 4px;
	margin-right : 4px;
	padding : 2px;
	border-width : 1px;
	border-style : solid;
	border-spacing : 0px;
	border-color : #CCCCCC;
	background : white;
}

TD.caption {
    caption-side: bottom;
    text-align: center;
    vertical-align: bottom
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

INPUT,TEXTAREA,SELECT,OPTION {
    font-family : Verdana,Arial,Helvetica; 
	font-size: 11px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background: #CCCCCC;
}

