body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}


table
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.txtBig
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
a.txtBig:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-decoration: none;
}
a.txtBig:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;	
	text-decoration: none;
}
a.txtBig:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;	
	text-decoration: none;
}
a.txtBig:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;	
	text-decoration: none;
}

.inText
{
	border: 1px solid #838383;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.txtGrey
{
	color: #505050;
	text-decoration:none;
}

a.txtGrey:hover
{
	color: #505050;
	text-decoration:underline;
}

.txtBlue
{
	color: #3551A3;
	text-decoration:none;
}

a.txtBlue:hover
{
	color: #3551A3;
	text-decoration:underline;
}

.txtWhite
{
	color: #FFFFFF;
	text-decoration:none;
}

a.txtWhite:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

.txtRed1
{
	color: #CC0000;
	text-decoration:none;
}

.txtBlack
{
	color: #000000;
	text-decoration:none;
}
.txtRed
{
	color: #FF0000;
	text-decoration:none;
	font-size: 16px;
}

.title
{
	font-size: 14px;
	color: #3551A3;
}

.page 
{
	font-size: 16px;
	color: #3551A3;
}

.priceRed
{
	color: #cc0000;
	text-decoration:none;
	font-size: 13px;
}

.priceGrey
{
	color: #525252;
	text-decoration:none;
	font-size: 13px;
}
h1
{
font-size: 16px;
color: #3551A3;
}
h2
{
font-size: 14px;
color: #3551A3;
}
h3
{
color: #3551A3;
	text-decoration:none;
	font-size: 12px;

}.linkforme {
	font-size: 11px;
	font-weight: bold;
	color: #045393;
	text-decoration: none;
}

.greytable{
   border-bottom: 1px;
   border-bottom-style: solid;
   border-bottom-color: #999999;
   border-left: 1px;
   border-left-style: solid;
   border-left-color: #999999;
   border-right: 1px;
   border-right-style: solid;
   border-right-color: #999999;
   border-top: 1px;
   border-top-style: solid;
   border-top-color: #999999;
}
