a:img
{
	color: 000099;
	text-decoration: none;
}
a:link 
{
	color: 000099;
	text-decoration: none;
}
a:visited
{
	color: 000099;
	text-decoration: none;
}
a:hover 
{
	color: #FF0000;
	border: none;
}
.pageContent
{
	font-size: 11px;
	color: #3A3D35;
	font-family: Tahoma;
}
.pageContent a
{
	font-size: 11px;
	color: #3A3D35;
	font-family: Tahoma;
}
.company
{
	font-size: 40px;
	color: silver;
	font-weight: bold;
	font-family: Script;
	TEXT-ALIGN: center;
}
.banner
{
	font-size: 20px;
	color: silver;
	font-family: Tahoma;
	TEXT-ALIGN: center;
}
.menu
{
	color: #000;
	background: #ffa20c url(tab.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px
}
.menuhover {
	color: #fff;
	background: #781351 url(left-tab-hover.gif) left top no-repeat;
	padding-left: 10px
} 
.text
{
	font-size: 16px;
	color: CCCCFF;
	font-family: Tahoma;
}
.whitetext
{
	font-size: 14px;
	color: white;
	font-family: Tahoma;
}
.button
{
	font-size: 12px;
	color: 000099;
	font-family: Tahoma;
	font-weight: bold;
        background-image: url(../images/button.jpg); 
}
.whitebutton
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
        background-image: url(../images/button2.jpg); 
}
.text-header
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}
.text-footer
{
	font-size: 12px;
	color: darkblue;
	font-family: Tahoma;
	font-weight: bold;
	TEXT-ALIGN: center;
}
DIV.boxheader {
	BORDER-RIGHT: gray 1pt solid; 
	PADDING-RIGHT: 1pt; 
	BORDER-TOP: gray 1pt solid; 
	PADDING-LEFT: 3pt; 
	PADDING-BOTTOM: 1pt; 
	MARGIN-LEFT: 5%; 
	BORDER-LEFT: gray 1pt solid; 
	COLOR: black; 
	MARGIN-RIGHT: 5%; 
	PADDING-TOP: 1pt; 
	BORDER-BOTTOM: gray 1pt solid; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: CCCCCC; 
	TEXT-ALIGN: left;
	WIDTH: 250
}
DIV.boxcontent {
	BORDER-RIGHT: gray 1pt solid; 
	PADDING-RIGHT: 5pt; 
	BORDER-TOP: gray 1pt solid; 
	PADDING-LEFT: 5pt; 
	PADDING-BOTTOM: 5pt; 
	MARGIN-LEFT: 5%; 
	BORDER-LEFT: gray 1pt solid; 
	COLOR: black; 
	MARGIN-RIGHT: 5%; 
	PADDING-TOP: 5pt; 
	BORDER-BOTTOM: gray 1pt solid; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: regular;
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;
	WIDTH: 250
}
