body
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	margin: 0px;
}

p
{
		margin: 0px;
}

a
{
		color: #0000aa;
}
a:hover
{
		text-decoration: underline;
}
a img {
		border: 0px;
		vertical-align: middle;
}
th
{
	background-color: #7EB0FC;
	background-image: url('../img/th_background.gif');
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
}
td
{
		font-size: 8pt;
		color: #79796C;
}
form
{
		margin: 0px;
}
input, textarea, select
{
		font-size: 8pt;
		font-family: Arial;
		margin: 2px;
}
h1
{
		color: #60A2C8;
		text-align: left;
		font-weight: bold;
		font-size: 16pt;
		margin-bottom: 5px;
}
h2
{
		font-size: 13pt;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 3px;
        color: #5FC966;
}
h2 a
{
		color: #5FC966;
		text-decoration: none;
}
h2 a:hover
{
		text-decoration: underline;
}
h3
{
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
}

.TabLeft
{
		background-image: url('../img/tab_inactive_left.gif');
		width: 8px;
		height: 25px;
		font-size: 1pt;
}
.TabMiddle
{
		background-image: url('../img/tab_inactive_middle.gif');
		height: 25px;
		vertical-align: bottom;
		padding-bottom: 3px;
}
.TabMiddle a
{
		color: #79796C;
		text-decoration: none;
}
.TabMiddle a:hover
{
		text-decoration: underline;
}
.TabRight
{
		background-image: url('../img/tab_inactive_right.gif');
		width: 8px;
		height: 25px;
		font-size: 1pt;
}
	
.TabLeft1
{
		background-image: url('../img/tab_active_left.gif');
		width: 8px;
		height: 25px;
		font-size: 1pt;
}
.TabMiddle1
{
		background-image: url('../img/tab_active_middle.gif');
		height: 25px;
		vertical-align: bottom;
		padding-bottom: 6px;
}
.TabMiddle1 a
{
		color: #79796C;
		text-decoration: none;
}
.TabMiddle1 a:hover
{
		text-decoration: underline;
}
.TabRight1
{
		background-image: url('../img/tab_active_right.gif');
		width: 8px;
		height: 25px;
		font-size: 1pt;
}
	
.MenuTop
{
		background-image: url('../img/menu_left_top.gif');
		width: 166px;
		height: 8px;
		font-size: 1pt;
}
.MenuMiddle
{
		background-image: url('../img/menu_left_middle.gif');
		width: 166px;
		text-align: center;
}
.MenuMiddle a
{
		color: #79796C;
		text-decoration: none;
}
.MenuMiddle a:hover
{
		text-decoration: underline;
}
.MenuBottom
{
		background-image: url('../img/menu_left_bottom.gif');
		width: 166px;
		height: 8px;
		font-size: 1pt;
		margin-bottom: 15px;
}
	
.MenuTop2
{
		background-image: url('../img/menu_left_top2.gif');
		width: 166px;
		height: 8px;
		font-size: 1pt;
}
.MenuMiddle2
{
		background-image: url('../img/menu_left_middle2.gif');
		width: 166px;
		text-align: center;
		color: #ffffff;
}
.MenuMiddle2 a
{
		color: #ffffff;
		text-decoration: none;
}
.MenuMiddle2 a:hover
{
		text-decoration: underline;
}
.MenuBottom2
{
		background-image: url('../img/menu_left_bottom2.gif');
		width: 166px;
		height: 8px;
		font-size: 1pt;
		margin-bottom: 15px;
}
	
.MenuElement
{
		margin-left: 7px;
		margin-right: 7px;
		padding-top: 3px;
		padding-bottom: 3px;
}
.MenuElement1
{
		margin-left: 7px;
		margin-right: 7px;
		background-color: #C4BEB0;
		padding-top: 3px;
		padding-bottom: 3px;
}
	
.MenuTitle
{
		margin-left: 7px;
		margin-right: 7px;
		padding-top: 2px;
		padding-bottom: 3px;
		font-size: 9pt;
		font-weight: bold;
}

