﻿BODY
{
    background-color: #f5f5f5;
    margin: 13px 0px 10px 14px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #333333;
    text-align: left;
    font-size: 75%;
    line-height: 135%;
}
TABLE
{
    border-style: none;
    vertical-align: top;
    text-align: left;
}
TH 
{
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    border-style: none;
}
TD
{
    vertical-align: top;
    border-style: none;
}
H1
{
    font-size: 150%;
    color: #555555;
    text-align: left;
}
H2
{
    font-size: 100%;
    color: White;
    margin: 0px;
}
H2 a:link
{
	text-decoration: none;
	color: White;
}
H2 a:visited
{
	text-decoration: none;
	color: White;
}
H2 a:hover
{
	text-decoration: none;
	color: #999999;
}
H2 a:active
{
	text-decoration: none;
	color: White;
}
H3 
{
    font-size: 100%;
	color: #B20838;
    text-align: left;
}
a:link
{
	color: #AE0033;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.image-right
{
	float: right;
	padding: 0px 0px 8px 10px;
}
.image-left
{
	float: left;
	padding: 0px 10px 8px 0px;
}
HR
{
    height: 1px;
    color: #444444;
}
.th_centeralign 
{
    text-align: center;
}
.th_leftalign 
{
    text-align: left;
}
.mainbodyarea
{
	width: 446px;
	padding: 15px 20px 15px 20px;
    text-align: justify;
}
.mainbodyarea_wbg
{
	background-image: url(../../images/mainareabg_2007-07-28.jpg);
	background-repeat: no-repeat;
}
.mainbodyarea_wbg_top
{
	background-image: url(../../images/mainareabg_2007-07-28_top.jpg);
	background-repeat: no-repeat;
}
.actionarea
{
	width: 304px;
	color: White;
	background-color: #AE0033;
	padding: 10px 15px 10px 15px;
	background-image: url(../../images/actionarea_bg5.gif);
	background-repeat: repeat-y;
}
.actionarea a:link
{
	text-decoration: none;
	color: White;
}
.actionarea a:visited
{
	text-decoration: none;
	color: White;
}
.actionarea a:hover
{
	text-decoration: none;
	color: #999999;
}
.actionarea a:active
{
	text-decoration: none;
	color: White;
}
.navigationmenu a:link
{
	text-decoration: none;
	color: White;
}
.navigationmenu a:visited
{
	text-decoration: none;
	color: White;
}
.navigationmenu a:hover
{
	text-decoration: none;
	color: #999999;
}
.navigationmenu a:active
{
	text-decoration: none;
	color: White;
}
.rightshadow_top
{
	background-image: url(../../images/rightshadow_top.gif);
	background-repeat: repeat-y;
}
.rightshadow_repeat
{
	background-image: url(../../images/rightshadow_right.gif);
	background-repeat: repeat-y;
}
.subheader
{
	color: #B20838;
	font-weight: bold; 
}