input
{
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

div
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.px
{
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.left
{
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	padding-left: 15px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.left a
{
	color : #FFFFFF;
	text-decoration: none;
}

.left a:hover
{
	color : #000000;
	text-decoration: underline;
}

p
{
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

p a
{
	color : #294A7B;
}

p a:hover
{
	color : #000000;
}

.bot
{
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	padding-left: 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a
{
	color : #000000;
	text-decoration: none;
}

.bot a:hover
{
	color : #294A7B;
	text-decoration: underline;
}

.top_nav_button
{
	background-image: url(images/button.gif);

	width: 97px;
	height: 34px;
	border: 0px;
}

.top_nav_button:hover
{
	background-image: url(images/button_hover.gif);

	width: 97px;
	height: 34px;
	border: 0px;
}
.download img 
{
	border: 0;
}

.TblOdd                            
{
	background-color: #FFFFFF;
}

.TblEven
{
	background-color: #EFEFEF;
}
