BODY
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.jpg);
	margin: 0px;
}

A 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #000000;
	text-decoration: underline;
}

FORM 
{
	display: inline;
	background: #ffffff;
}

.formFieldError 
{ 
	font-size: 10px;
	color: #ff0000;
}

TD.formError
{
	background: #ff0000;
	color: #ffffff;
}

TD.formMsg
{
	background: #008000;
	color: #ffffff;
}

TR.reportHeader
{
	background: brown;
	color: #ffffff;
	font-weight: bold;
}

TR.reportDataEven
{
	background: #e0e0e0;
	color: #000000;
}

TR.reportDataOdd
{
	background: #d0d0d0;
	color: #000000;
}

TR.reportDataMouseOver
{
	background: #ffcc99;
	color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT 
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #000000;
	border-color: #000000;
}

TEXTAREA
{
	width: 100%;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	background: #ffffff;
	border-color: #000000;
}

TABLE.defaultBoxHeader
{
	background: #cc6600;
}

TD.defaultBoxSubTitle
{
	color: white;
	letter-spacing: 2px;
	background: #336699;
}

TD.defaultBoxTitle
{
	color: white;
}

TABLE.defaultBoxContent
{
	background: white;
}

TABLE.defaultCalendarTable
{
	background-color: #427270;
	border-color: black;
}

TD.defaultCalendarTitle
{
	background-color: #427270;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	color: #ffffff;
	font-size: 16px;
}

TD.defaultCalendarCornerLeft
{
	background-color: #427270;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	color: #ffffff;
	font-size: 14px;
}

TD.defaultCalendarCornerRight
{
	background-color: #427270;
	text-align: right;
	vertical-align: middle;
	height: 30px;
	color: #ffffff;
	font-size: 14px;
}

TD.defaultCalendarColHeader
{
	background-color: #d3d2d0;
	text-align: center;
	color: #427270;
}

TD.defaultCalendarDayLabel
{
	background-color: #ffffff;
	vertical-align: top;
	height: 60px;
}

TD.defaultCalendarToDayLabel
{
	background-color: #d3d2d0;
	vertical-align: top;
	height: 60px;
}

TD.defaultCalendarDayLabelMouseOver
{
	background-color: #427270;
	vertical-align: top;
	height: 60px;
}

SPAN.defaultCalendarContent
{
	font-size: 9px;
}

TD.defaultCalendarEmptyLabel
{
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

TABLE.defaultAlbum
{
	background-color: #ffffff;
	color: #daac2c;
}

.pageHeader
{
	font-size: 16px;
	font-weight: bold;
}

/**************************************************************************/
/* Template Layout 001 */
TABLE.template001_layout
{
	width: 727px;
}

TD.template001_layouttop
{
	background-image: url(images/layout/001/top.gif);
	width: 727px;
	height: 15px;
	text-align: right;
}

.template001_layouttop_text
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #336699;
	margin-right: 15px;
}

TD.template001_layoutbanner
{
	background-image: url(images/layout/001/banner.gif);
	width: 727px;
	height: 163px;
	text-align: center;
	vertical-align: middle;
}

TD.template001_layoutbodytop
{
	background-image: url(images/layout/001/body_top.gif);
	width: 727px;
	height: 25px;
}

TD.template001_layoutbodyleft
{
	background-image: url(images/layout/001/body_left.gif);
	width: 557px;
	vertical-align: top;
}

.template001_layoutbodyleft_text
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #336699;
}

TD.template001_layoutbodyright
{
	background-image: url(images/layout/001/body_right.gif);
	width: 170px;
	vertical-align: top;
}

.template001_layoutbodyright_text
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #336699;
	margin-left: 10px;
}

TD.template001_layoutbodybottom
{
	background-image: url(images/layout/001/body_bottom.gif);
	width: 727px;
	height: 16px;
}

TABLE.template001_mainmenu
{
	display: inline;
}

TD.template001_mainmenuleft
{
	background-image: url(images/layout/001/menu_left.gif);
	width: 16px;
	height: 24px;
	text-align: left;
}

TD.template001_mainmenuleftsel
{
	background-image: url(images/layout/001/menu_left_sel.gif);
	width: 16px;
	height: 24px;
	text-align: left;
}

TD.template001_mainmenuright
{
	background-image: url(images/layout/001/menu_right.gif);
	width: 16px;
	height: 24px;
	text-align: left;
}

TD.template001_mainmenurightsel
{
	background-image: url(images/layout/001/menu_right_sel.gif);
	width: 16px;
	height: 24px;
	text-align: left;
}

TD.template001_mainmenucontent
{
	background-image: url(images/layout/001/menu_content.gif);
	text-align: center;
}

TD.template001_mainmenucontentsel
{
	background-image: url(images/layout/001/menu_content_sel.gif);
	text-align: center;
}

.template001_mainmenu_text
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}

TD.template001_submenu
{
	background-image: url(images/layout/001/submenu.gif);
	width: 137px;
	height: 15px;
	text-align: center;
}

.template001_submenu_text
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #336699;
}
