﻿a				{color: #333333;font-size:11px;font-family: arial, helvetica, sans-serif;}
p				{color: #333333;font-size:11px;font-family: arial, helvetica, sans-serif;}
td				{color: #333333;font-size:11px;font-family: arial, helvetica, sans-serif;}
body         {
	font-size: 11px;
	background-color: #35406B;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	margin: 0;
}
.large 		{ font-size:medium; font-family:arial,helvetica,sans-serif; color: #000000 } 
.border    {
	font-size: 11px;
	text-align: center;
	background-color: #283050;
	background-attachment: scroll;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('images/light_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}

.border p,td {
	color:white;
}

td.cell      {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF
}

td.cell p,td {
	color: #333333;
}

a:link       { text-decoration: none; color: #D03770 }
a:visited    { text-decoration: none; color:#D03770  }
A:hover { text-decoration: none; color: #283050 }
A:active {text-decoration: none; color:#283050 }
.Button 		{
	font-family: tahoma,sans-serif;
	font-size: 11px;
	background: #283050;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top: 1px solid #AFC4D5;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background-image: url('images/light_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}
.Button_over	{
	border-color: #DC6B96 #B72B60 #B72B60 #DC6B96;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	background: #D03770;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top: 1px solid #AFC4D5;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background-image: url('images/light_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}
form			{margin:0px;}
td.menu {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-attachment: scroll;
	font-weight: normal;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
td.menuover {
	font-size: 11px;
	background-color: #283050;
	color: #FFFFFF;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-attachment: scroll;
	font-weight: normal;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}

