BODY
{
	margin: 0px;
	background-color: #e5e5e5;
	cursor:default;
	scrollbar-arrow-color: #d80008; 
	scrollbar-base-color: #ffffff; 
	scrollbar-dark-shadow-color: #ffffff; 
	scrollbar-track-color: #efefef; 
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3d-light-color: #ffffff; 
}
.Button
{
	border-right: #a80006 3px double;
	border-top: #a80006 3px double;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-left: #a80006 3px double;
	width: 100px;
	color: #ffffff;
	border-bottom: #a80006 3px double;
	font-family: verdana;
	height: 21px;
	background-color: #d80008;
	text-align: center;
}
.ButtonHover
{
	border-right: #a80006 3px double;
	border-top: #a80006 3px double;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-left: #a80006 3px double;
	width: 100px;
	color: #ffffff;
	border-bottom: #a80006 3px double;
	font-family: verdana;
	height: 21px;
	background-color: #ff0000;
	text-align: center;
}
.Input
{
	border-right: #999999 2px solid;
	padding-right: 2px;
	border-top: #999999 2px solid;
	padding-left: 2px;
	font-size: 11px;
	border-left: #999999 2px solid;
	color: #333333;
	border-bottom: #999999 2px solid;
	font-family: Arial;
	background-color: #ffffff;
}
SELECT
{
	font-size: 11px;
	color: #808080;
	font-family: Arial;
}
TEXTAREA
{
	border-right: #999999 2px solid;
	padding-right: 2px;
	border-top: #999999 2px solid;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #999999 2px solid;
	color: #333333;
	padding-top: 2px;
	border-bottom: #999999 2px solid;
	font-family: Arial;
	background-color: #ffffff;
}
.BGShadowLeft
{
	BACKGROUND-POSITION-X: right;
	background-attachment: fixed;
	background: url(../_imgs/tile_shadowleft.gif);
	background-repeat: repeat-y;
}
.BGShadowRight
{
	BACKGROUND-POSITION-X: left;
	background-attachment: fixed;
	background: url(../_imgs/tile_shadowright.gif);
	background-repeat: repeat-y;
}
.Content
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
.Content A
{
	color: #003558;
	text-decoration: underline;
}
.Content A:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.Content B
{
	color: #175a82;
	font-weight: bold;
}
#H2
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: Tahoma;
}
#ddtile
{
	background-attachment: fixed;
	background: url(../_imgs/but_tile.gif);
	background-repeat: repeat-x;
}
.ContentHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Tahoma;
}
.Content SPAN
{
	font-weight: bold;
	font-size: 14px;
	color: #cc3300;
	font-family: Tahoma;
}
#SmallText
{
	font-size: 10px;
	color: #cc3300;
	font-style: normal;
	font-family: Arial;
}
#SmallText A
{
	color: #cc3300;
	text-decoration: none;
}
#SmallText A:hover
{
	color: #cc3300;
	text-decoration: underline;
}
.HR
{
	height: 1px;
	border: 1px dotted #cccccc;
}
.MainPadding
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.ImgShadow
{
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#999999', Positive='true');
}
.FeatBox
{
	padding-right: 18px;
	padding-left: 18px;
	font-size: 11px;
	background-attachment: fixed;
	background: url(../_imgs/head_bodtile.gif);
	color: #666666;
	background-repeat: repeat-y;
	font-family: Arial;
	text-align: justify;
}
.PageTitle
{
	padding-left: 14px;
	font-weight: bolder;
	font-size: 24px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: normal;
	font-family: arial;
	letter-spacing: 1px;
	vertical-align:middle
}
.PageTitleSub
{
	font-size: 24px;
	text-transform: lowercase;
	color: #efefef;
	line-height: normal;
	font-family: arial;
	letter-spacing: 1px;
}
.PageTitleSpacer
{
	padding-left: 6px;
	padding-right: 6px;
	font-size: 24px;
	color: #ffffff;
	line-height: normal;
	font-family: arial;
	letter-spacing: 1px;
	vertical-align:middle
}
.Footer
{
	font-size: 10px;
	color: #000000;
	font-family: verdana;
}
LI
{
	list-style: square url(../_imgs/arrow_orange.gif) outside;
	padding-left: 4px;
	color: #003558;
	vertical-align: middle;
}
#WelcomeBannerTile
{
	background-attachment: fixed;
	background: url(../_imgs/tile_welcomebanner.gif);
	background-repeat: repeat-x;
	height: 166px;
	background-color: #ffffff;
}
#Box1Head
{
	background-attachment: fixed;
	background: url(../_imgs/tile_box1.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#Box1Container
{
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	background-color: #001667;
}
#Box1Scroll
{
	SCROLLBAR-FACE-COLOR: #001667;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #001667;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #001667;
    SCROLLBAR-DARKSHADOW-COLOR: #001667;
    OVERFLOW: auto;
    height:153px;
    width: 250;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 4px;
}
#Box2Head
{
	background-attachment: fixed;
	background: url(../_imgs/tile_box2.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#Box2Container
{
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	background-color: #ae2221;
}
#Box2Container A
{
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
#Box2Container A:hover
{
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	text-decoration: underline;
}
#Box2Scroll
{
	SCROLLBAR-FACE-COLOR: #ae2221;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ae2221;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ae2221;
    SCROLLBAR-DARKSHADOW-COLOR: #ae2221;
    OVERFLOW: auto;
    height:153px;
    width: 250;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
}
#Box3Head
{
	background-attachment: fixed;
	background: url(../_imgs/tile_box3.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#Box3Container
{
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	background-color: #8c9c00;
}
#Box3Scroll
{
	SCROLLBAR-FACE-COLOR: #8c9c00;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #8c9c00;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #8c9c00;
    SCROLLBAR-DARKSHADOW-COLOR: #8c9c00;
    OVERFLOW: auto;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    height:153px;
    width: 250;
}
.MainHover
{
	background-color: lime;
}