body
{
   position:absolute;top:0;left:0;width:100%;height:100%;margin:0;   
   font:12px Tahoma;color:#000000;
   background-image:url(../images/bg_tile_main.gif);
   text-align:left;
}
.content_padding {
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
A:link     {color:#993333; text-decoration:underline;}
A:visited  {color:#993333; text-decoration:underline;}
A:active   {color:#993333; text-decoration:underline;}
A:hover    {color:#666633; text-decoration:underline;}

.NavMAIN {font-size:8pt;font-family: Tahoma;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;}
.NavMAIN a{font-size:8pt;font-family: Tahoma;color: #000000;text-decoration:underline;}
.NavMAIN a:visited {color:#000000;text-decoration:underline;}
.NavMAIN a:active {color:#000000;text-decoration:underline;}
.NavMAIN a:hover {color:#993333;text-decoration:underline;}

.h1     {font-family:Tahoma; font-size: 22pt; font-weight: color:#333}
.h2     {font-family:Tahoma; font-size: 18pt; font-weight: color:#333}
.h3     {font-family:Tahoma; font-size: 16pt; font-weight:  color:#333;}
.h4     {font-family:Tahoma; font-size: 12pt; font-weight: bold; color:#333}
.h5     {font-family:Tahoma; font-size: 9pt; font-weight: bold; color:#333}
.h6     {font-family:Tahoma; font-size:  8pt; font-weight: bold; color:#333}
.h7     {font-family:Tahoma; font-size:  12pt; font-weight: bold; color:#333}

.bg_tile_nav {
	background-image:url(../images/nav_bg_tile.jpg);height:30px;
}
.bg_tile_border_black {
	background-image:url(../images/tile_black.gif);width: 1px;
}
.bg_tile_nav_black {
	background-image:url(../images/tile_black.gif);height: 1px;
}
.bg_tile_nav_white {
	background-image:url(../images/tile_white.gif);
}
.bg_tile_footer {
	background-image:url(../images/footer_bg_tile.gif);height:100px;
}
.bg_tile_gradient {
	background-image:url(../images/gradient-lft.jpg);width:242px;
	background-repeat:no-repeat;
}

.box_header_padding {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.form_content {
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
}
.captions {
	font-size: 10px;
}
.italics {
	font-style: italic;