
* {
	font-size: 12px;
	font-family: arial;
}

td.redtop    { color: #FFFFFF; font-family: Arial; font-size: 11pt; font-weight: bold; 
               text-align: center; width: 186; height: 43; background-color: 
               #003366; background-image: url('../images/blue-top.jpg') }

td.redmid    { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: normal; 
               text-align: left; width: 186; height: 108; background-color: 
               #003366; background-image: url('../images/red.jpg'); padding:5px }
td.redbot   { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: normal; 
               text-align: center; width: 186; height: 33; background-color: 
               #003366; background-image: url('../images/red-bot.jpg') }
               
td.greytop    { color: #FFFFFF; font-family: Arial; font-size: 11pt; font-weight: bold; 
               text-align: center; width: 186; height: 43; background-color: 
               #003366; background-image: url('../images/grey-top.jpg') }

td.greymid    { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: normal; 
               text-align: left; width: 186; height: 108; background-color: 
               #003366; background-image: url('../images/grey.jpg'); padding:5px }
td.greybot   { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: normal; 
               text-align: center; width: 186; height: 33; background-color: 
               #003366; background-image: url('../images/grey-bot.jpg') }
               
td.cont   { color: #373366; font-family: Arial; font-size: 10pt; font-weight: normal; 
               text-align: left; width: 440; background-color: 
               #D3D4CE; background-image: url('../images/cont-bg.gif'); padding-left:6px; padding-right:6px; padding-top:5px }
               
td.contmain   { color: #373366; font-family: Arial; font-size: 10pt; font-weight: normal; 
               text-align: left; width: 590; background-color: 
               #D3D4CE; background-image: url('../images/main-cont.jpg'); padding-left:6px; padding-right:6px; padding-top:5px; background-repeat:no-repeat }
body {
	margin: 0px;
	color: #2F406E;background-image:url('../images/bg.gif'); background-color:#D3D4CE
}

td {
	line-height: 16px;
	vertical-align: top;
}

a {
	color: #2f406e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7c1b2f;
}

a.box {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; font-family:Arial; font-size:11pt
}

a:hover.box{
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none; font-family:Arial; font-size:11pt
}

a.box2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; font-family:Arial; font-size:10pt
}

a:hover.box2 {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none; font-family:Arial; font-size:10pt
}

a.box2a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; font-family:Arial; font-size:9pt
}

a:hover.box2a {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none; font-family:Arial; font-size:9pt
}

a.box3 {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; font-family:Arial; font-size:10pt
}

a:hover.box3 {
	color: #EEEEEE;
	font-weight: normal;
	text-decoration: none; font-family:Arial; font-size:10pt
}
h1 {
	color: #7c1b2f;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #2f406e;
}

h2 {
	color: #7c1b2f;
}

p {
	line-height: 16px;
	margin: 0 0 10px 0;
	text-align: justify;
}

p, li, td {
	font-style: normal;
}

.red {
	color: #7c1b2f;
}

form .field {
	margin-bottom: 10px;
}

form .field label {
	float: left;
	height: 21px;
	width: 120px;
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}
