h1
{
	font-weight: bold;
	font-size: 22px;
	font-family: verdana;
	color: white;
	text-indent: 20px;
	position: absolute;
	top: 30px;
}
h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	position: absolute;
	top: 100px;
}

a.text
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    text-decoration: none;
    background-image: url(images/btn.gif);
    text-align: left;
    text-indent: 20px;
    line-height: 25pt;
}   
a.text:hover {
	background-image: url(images/gra.gif);
	text-decoration: none;
	color: #00CCFF;
}
a.text:active {
	color: #FFFFFF;
	text-decoration: none;} 
	
.brd {border: 1px dotted #3988DA;}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	text-decoration: none;
	text-indent: 10px;
}.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	text-decoration: none;
	text-indent: 10px;
}
.brdCopy {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.More {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.Copyright
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    text-decoration: none;
    color: #cccccc;
    background-color: #0099ff;
}	
	
	
body
{
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 10px;
	text-align: center;
	font-size: 9pt;
	font-family: Verdana;
}

.TopBanner
{
    background-image: url(images/idex1.gif);
    width: 780px;
    height: 80px;
}
.top_lft
{
    background-image: url(images/top.gif);
    width: 250px;
    height: 29px;
    vertical-align: top;
}
.Subheading
{
    background-image: url(images/subheadings.gif);
    height: 29px;
}
.bottom
{
    background-image: url(images/bottom.gif);
    width: 250px;
    height: 35px;
}
.lft_title
{
    background-image: url(images/buttons.gif);
    width: 250px;
    height: 131px;
}

.MenuLink
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	background-image: url(images/btn.gif);
	width: 250px;
	height: 25px;
	padding-left: 20px;
	line-height: 25px;
	background-repeat: no-repeat;
	display: block;
}

.MenuLink:hover
{
    background-image: url(images/gra.gif);
    color: #00ccff;
}

.TableTitle
{
	BORDER-RIGHT: #0066cc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #0066cc 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: #0066cc 1px solid; 
	COLOR: #ffffff; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #0066cc 1px solid; 
	FONT-FAMILY: Arial; 
	HEIGHT: 30px; 
	BACKGROUND-COLOR: #6699ff;
}

.FirstBigChar
{
	font-weight: bold;
	font-size: 24pt;
}

.RightAlignedBox
{
	MARGIN-TOP: 5px; 
	DISPLAY: block; 
	Z-INDEX: 101; 
	FLOAT: right; 
	MARGIN-BOTTOM: 5px; 
	MARGIN-LEFT: 5px; 
	WIDTH: 200px; 
	POSITION: static; 
	HEIGHT: 200px
}

.LeftAlignedBox
{
	MARGIN-TOP: 5px; 
	DISPLAY: block; 
	Z-INDEX: 101; 
	FLOAT: left; 
	MARGIN-BOTTOM: 5px; 
	WIDTH: 200px; 
	MARGIN-RIGHT: 5px; 
	POSITION: static; 
	HEIGHT: 200px
}