BODY { 
  background-image: url("images/backg.jpg");
  background-repeat: repeat-y;
  background-position: center;
}

.CONTENT  {
	font-family : Garamond, "Times New Roman", serif;
	font-size : 11pt;
	color : #000000;
	letter-spacing : normal;
	font-weight : normal;
}

.HEADER  {
	font-family : Garamond, "Times New Roman", serif;
	font-size : 12pt;
	color : #215177;
	letter-spacing : normal;
	font-weight : normal;
}

.CONTENTSMALL  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	font-weight : normal;
}

.TEXTLINK  {
	font-family : Arial;
	font-size : 11pt;
	color : #215177;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINK:Hover  {
	font-family : Arial;
	font-size : 11pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKSMALL  {
	font-family : Arial;
	font-size : 7pt;
	color : #215177;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKSMALL:Hover  {
	font-family : Arial;
	font-size : 7pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.25em;
}


.NAV  {
	font-family : Arial;
	font-size : 8pt;
	color : #215177;
	text-decoration : none;
	line-height : 1.25em;
}

.NAV:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	line-height : 1.25em;
}

.COPYRIGHT  {
	font-family : Arial;
	font-size : 8pt;
	color : #215177;
	letter-spacing : normal;
	line-height : 1.25em;
}

.GALLERYTABLE {
	border : 1px solid Black;
}

INPUT 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #0066ff;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	border: 1px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
	
}

select {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
	
}

.CHECKBOX {
	BACKGROUND-COLOR: transparent;
	border: 0px #cccccc;
}
