body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size:11px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	/*background-image: url('images/body_bg.gif');*/
	
}

input.button
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	border: 1px ridge;
}

input.text
{
	border: 1px solid #808080;
	font-size: 11px;
	font-family: Verdana, Arial;
	height: 18px;
}

select
{
	font-size: 11px;
	font-family: Verdana, Arial;
	border: 1px solid #808080;
	height: 20px
}
	
P
{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
}
TD
{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
}
.small
{
	font-size:10px;
}
.menuHeading
{
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
}
.middleHeading
{
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	color: #5E5E5E;
}
.blue
{
	font-size:11px;
	font-weight: bold;
	color: #0066CC;
}
.red
{
	font-weight: bold;
	color: #FF0000;
}
.redCurrency
{
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.normalCurrency
{
	font-weight: bold;
	color: #666666;
}

a:link 	{
	color: #A0301C;
	font-size: 11px;
	font-family:Tahoma, Verdana, Arial;
	font-weight: normal; 
	text-decoration: none;
	} 
a:visited {
	color: #A0301C;
	font-size: 11px;
	font-family:Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	color: #959595; 
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:normal;
	text-decoration: none;
	} 
a:active {
	color: #A0301C;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:normal;
	text-decoration: none;
	}
/*-----------------------------------*/
a:link.bold	{
	font-weight: bold; 
	} 
a:visited.bold {
	font-weight: bold; 
	}
a:hover.bold {
	font-weight: bold; 
	} 
a:active.bold {
	font-weight: bold;
	}
/*-----------------------------------*/
a:Link.smalllink 	{
	font-size:10px;
	color: #666666;
	}
a:visited.smalllink {
	font-size:10px;
	color: #666666;
	}
a:hover.smalllink {
	font-size:10px; 
	color: #A0301C;
	} 
a:active.smalllink {
	font-size:10px;
	color: #666666;
	}
/*-----------------------------------*/
a:Link.tabMenu 	{
	font-size:11px;
	color: #333333;
	}
a:visited.tabMenu {
	font-size:11px;
	color: #333333;
	}
a:hover.tabMenu {
	font-size:11px; 
	color: #A0301C;
	} 
a:active.tabMenu {
	font-size:11px;
	color: #333333;
	}
/*-----------------------------------*/
h1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18;
	font-weight: bold;
}
h2
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16;
	font-weight: bold;
}
h3
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14;
	font-weight: bold;
}
h4
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12;
	font-weight: bold;
}
