TD.right_background
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(right_back.gif);
    BACKGROUND-REPEAT: no-repeat
}
.quicklink
{
    FONT-SIZE: 11px;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}

.quicklink_blue
{
    FONT-SIZE: 11px;
    COLOR: #0000ff;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}
A:hover { FONT-WEIGHT: bold; }

.txt_black
{
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-family: Arial,Verdana;
	text-decoration: none;
}
.txt_blue
{
	font-size: 11px;
	color: #000088;
	line-height: 15px;
	font-family: Arial,Verdana;
	text-decoration: none;
}
.txt_red
{
	font-size: 11px;
	color: #aa0000;
	line-height: 15px;
	font-family:  Arial,Verdana;
	text-decoration: none;
}

.txt_red_headline
{
	font-size: 12px;
	color: #aa0000;		
	text-decoration: underline;
}



.txt_green
{
	font-size: 11px;
	color: #00aa00;
	line-height: 15px;
	font-family: Arial,Verdana;
	text-decoration: none;
}
.form
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial,Verdana;
}
.page_heading
{
	font-weight: bold;
	font-size: 16pt;
	color: #000088;
	font-family: Arial,Verdana;
}
.page_subheading
{
	font-weight: bold;
	font-size: 11pt;
	color: #000088;
	font-family: Arial,Verdana;
}
.menu_heading
{
	font-weight: bold;
	font-size: 11pt;
	color: #ff0000;
	font-family: Arial,Verdana;
}
.hglght_sml
{
	font-weight: bold;
	font-size: 10px;
	color: #aa0000;
	font-family: Arial,Verdana;
}
.slogan
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-family: 'Times New Roman' , Verdana, Arial;
}
.confirmation
{
	font-weight: bold;
	font-size: 10px;
	color: #00aa00;
	font-family: Arial,Verdana;
}
LI
{
	list-style-position: outside;
	list-style-type: square;
}
.frontpage_heading
{
	font-weight: bold;
	font-size: 15pt;
	font-family: Arial,Verdana;
}
.frontpage_text
{
	font-size: 12pt;
	font-family: Arial,Verdana;
}

p
{ font-size: 14pt; font-family: "Arial", Verdana; color: #000; 
}

h2 { font-family: "Arial", Verdana; color: #0000ff; }
h1 { font-family: "Arial", Verdana; color: #0000ff; }
li { font-family: "Arial", Verdana; line-height: normal; margin-bottom: 5px; }
.yellow-box { background-color: #FFFFD5; padding: 10px; width: 100%; border: 1px solid #FC2; }
