﻿Body
{
	margin:0px ;
	background-image:url(/IMG/BodyBKG.jpg);
	background-repeat:repeat-x ;
}

Body, Table, TR, TD, INPUT
{
	font-family: Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 11px ;
	vertical-align:top ;
}

A
{
	text-decoration:none ;
	color:#0000FF ;
}

.Menu
{
	font-weight:bold ;
	text-align:center ;
	vertical-align:middle ;
	color:#FFFFFF ;
	font-size:11px ;
}

.SectionHeader
{
	color:#315FB4 ;
	font-weight:bold ;
	font-size:12px;
}

.BriefHeader
{
	color:#315FB4 ;
	font-weight:bold ;
	font-size:11px;
}

.NewsBrief
{
	padding:0 10 3 0;
}

INPUT.buttonAccept {
	BORDER-RIGHT: #363 1px solid;
	BORDER-TOP: #696 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: #696 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #363 1px solid;
	BACKGROUND-COLOR: #2E8CE2 ;
}

.SideMenu
{
	color:#999999 ;
	font-weight:bold ;
	border-bottom:1px dashed #CCCCCC ;
	padding:10 0 5 0 ;
}

.PageTitle
{
	color:#315FB4 ;
	font-size:18px ;
	padding:15 0 15 0 ;
}

.MenuItems
{
	color:#315FB4 ;
	font-weight:bold ;
	font-size:11px;
}

.Cell
{
	padding:7 7 7 7;
	color:#404040;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;				
}

.ErrorMSG
{
	font-weight:bold;
	color:#ff0000;
}

