BODY
{
	background: #FFFFFF url(../images/web/background.jpg) repeat-x top left;
	color: #000000;
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
	
IMG
{
	border: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px; 
}
	
H1
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	color: #000000; 
	background: transparent;
}

H2
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 14px; 
	font-style: normal;
	font-weight: bold; 
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	color: #000000; 
	background: transparent;
}

H3
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 14px; 
	font-style: normal;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	color: #000000; 
	background: transparent;
}

H4,H5,H6
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 13px; 
	font-style: italic;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000; 
	background: transparent;
}

P,CENTER,BLOCKQUOTE,OL,LI
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background: transparent;
}

PRE
{
	font-family: "Courier Final Draft",Courier,"Courier New",mono;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background: transparent;
}

.FOOTER
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	text-align: center;
}

.SMALL
{
	font-size: 9px;
}

.GREY
{
	color: #666666; 
	background: transparent;
}

.DIARYDATE
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666; 
	background: transparent;
}

.NEWSDATE
{
	font-size: 9px;
	color: #666666;
	background: transparent;
}

TABLE.MAINTABLE 
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	margin-top: 65px;
	margin-left: 0;
	margin-bottom: auto;
	margin-right: auto;
	border: none;
}

TABLE.MENUTABLE 
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}

TABLE.ALERT 
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}

TABLE.PHOTOTABLE
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #FFFFCE;
}

TD.ALERT-ITEM
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
	background: #CCCCCC;
	border-top: solid 1px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 2px #FFFFFF;
}

TD.MENU-ITEM
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
	background: #CCCCCC;
	border-top: solid 1px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 2px #FFFFFF;
}

TD.MENU-ITEM-SELECTED
{
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
	background: #CCCC99;
	border-top: solid 1px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 2px #FFFFFF;
}

TD.SUBMENU-ITEM
{
	font-family: serif;
	font-size: 11px; 
	font-style: italic;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
	background: #CCCC99;
	border-top: solid 1px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 2px #FFFFFF;
}

TD.FOOTER
{
	margin-top: 5px;
	border-top: dotted 1px #000000; 
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 9px; 
	text-align: center;
}

A:link
{
	color: #0000CC;
	background: transparent;
	text-decoration: underline;
}

A:active
{
	color: #000066;
	background: transparent;
	text-decoration: underline;
}

A:visited
{
	color: #0000CC;
	background: transparent;
	text-decoration: underline;
}

A:hover
{
	color: #000066;
	background: transparent;
	text-decoration: underline;
}

A:focus
{
	color: #000066;
	background: transparent;
	text-decoration: underline;
}

HR
{
	width: 100%;
	height: 1px; 
	clear: both;
}

DIV.UNDERLINE
{
	border-bottom: solid 1px #000000;
}

DIV.OVERLINE
{
	border-top: solid 1px #000000;
}

DIV.TABAREA
{
  font-weight: normal;
  margin-top: 3px;
}

A.TAB
{
  background-color: #F0F0F0;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 0px 1em;
  text-decoration: none;
}

A.TAB, A.TAB:visited
{
  color: #808080;
}

A.TAB:hover
{
  background-color: #D0D0D0;
  color: #606060;
} 

A.TAB.ACTIVETAB, A.TAB.ACTIVETAB:hover, A.TAB.ACTIVETAB:visited
{
  background-color: #C0C0C0;
  color: #000000;
} 