﻿<style type="text/css" title="Application Style Sheet">
<!--
BODY
{
background-color : White;
margin-top : 0px;
margin-left : 0px;

}
.pagebanner
{
FONT-FAMILY: Tahoma, Arial;
FONT-SIZE: 16pt;
FONT-WEIGHT: bold;
background-color : #286808;
}
.sidebar1
{
background-color : #2e5500;
vertical-align : top;
font-family : Tahoma, Arial;
font-size : 8pt;
color : White;
padding-left : 5px;
padding-top : 10px;
width: 183px;
border:none;
}
.sidebar2
{
background-color : #99CC00;
vertical-align : top;
font-family : Tahoma, Arial;
font-size : 8pt;
color : White;
padding-left : 5px;
padding-top : 10px;
width: 183px;
border:none;
}
A
{
text-decoration:none;
font-family : Tahoma, Arial;
font-size : 8pt;
}
A:link
{
	text-decoration:none;
	font-family : Tahoma, Arial;

}
A:visited {
text-decoration:none;
}
A:hover {
text-decoration:none;
color:Green;
}
A.sidebar_link
{
font-family : Tahoma, Arial;
font-size : 9pt;
color : White;
}
A.sidebar_link:link {
text-decoration:none;
}
A.sidebar_link:visited {
text-decoration:none;
}
A.sidebar_link:hover {
color:#FFFF00;
text-decoration:underline;
}

A.TopMenu
{
	font-family:tahoma;
	font-size:8pt;
	color:white;
	text-decoration:none;		
}

A.TopMenu:link
{
	font-family:tahoma;
	font-size:8pt;
	color:white;
	text-decoration:none;		
}

A.TopMenu:visited
{
	font-family:tahoma;
	font-size:8pt;
	text-decoration:none;
}

A.TopMenu:hover
{
	font-family:tahoma;
	font-size:8pt;
	
	color:yellow;
}

.pageheading
{
COLOR: #800000;
FONT-FAMILY:Tahoma, Arial;
FONT-SIZE: 16pt;
font-weight : bold;
}
.subheading
{
COLOR: #800000;
FONT-FAMILY:Tahoma, Arial;
FONT-SIZE: 12pt;
font-weight : bold;
}
.text
{
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial;
FONT-SIZE: 10pt;
}
.copyright
{
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial;
FONT-SIZE: 8pt;
}
.errortext
{
COLOR: #FF0000;
FONT-FAMILY: Tahoma, Arial;
FONT-SIZE: 10pt;
}
.tableheading
{
COLOR: #FFFFFF;
FONT-FAMILY: Tahoma, Arial;
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
BACKGROUND-COLOR: #800000;
TEXT-ALIGN: center;
}
.tabletext
{
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial;
FONT-SIZE: 9pt;
text-align:right ;
direction:rtl 
}
.tabletext_gray
{
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial;
FONT-SIZE: 9pt;
BACKGROUND-COLOR: #CCCCCC;
}
.RightToLeft
{
	text-align:right;
	direction:rtl;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 9pt;
}
.LeftToRight
{
	text-align:Left;
	direction:ltr;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 9pt;
	}
-->
</style>