﻿body {
}
.style1
{
	background-color: #404040;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}

.weblink_over
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.weblink_out
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenubar
{
	background-color: #404040;
	width: 180px;
}

.menuhead
{
	font-family: Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #FF3300;
	text-decoration: none;
	/*font-variant: small-caps;*/
}

.menuitem
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_over
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_out
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.filler10
{
	width:10px;
}

.hfiller5
{
	height:5px;
}


.secure_head
{
	font-family: arial;
	font-size: 20pt;
	color: #FF0000;
	font-variant: small-caps;
	padding-left: 25px;
	letter-spacing: 5px;
}

.secure_box
{
	padding: 5px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border: 1px solid #C0C0C0;
	vertical-align: middle;
	text-align: left;
}
