body
{
	margin: 0px;
	text-align: center;
	background-color: #EA0344;
}

table, tr, td
{
	border-width: 0px 0px 0px 0px;
	border-style: normal;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	color: #A7A6A6;
	font-family : Verdana, Tahoma, Arial;
	font-size : 9pt;
	padding: 0px 0px 0px 0px;
}

.txt_Dark
{
	color: #292728;
	font-family : Verdana, Tahoma, Arial;
	font-size : 9pt;
}

.txt_Small
{
	color: #292728;
	font-family : Verdana, Tahoma, Arial;
	font-size : 90%
}

.link_Small, .link_Small:active, .link_Small:visited, .link_Small:hover
	{
	font-size : 90%;
	font-weight: normal;
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial;
	color : #EA0344;
	}

.link_Small:hover
	{
	font-size : 90%;
	font-weight: normal;
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial;
	color : #EA0344;
	}

.img_Thumb
{
	border-width: 1px;
	border-style: solid;
	border-color: #EA0344;
}

A, A:active, A:visited
	{
	font-size : 9pt;
	font-weight: normal;
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial;
	color : #EA0344;
	}
	
h2 { margin : 0; padding : 0; font-weight : bold; font-family : "Verdana", "Tahoma", serif; color : #EA0344; font-size : 140%; }
	
A:hover
	{
	font-size : 9pt;
	font-weight: normal;
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial;
	color : #EA0344;
	}

.iptText
	{
	BACKGROUND-COLOR: #A7A6A6;
	BORDER-BOTTOM: #EA0344 1px solid;
	BORDER-LEFT: #EA0344 1px solid;
	BORDER-RIGHT: #EA0344 1px solid;
	BORDER-TOP: #EA0344 1px solid;
	width: 279px;
	COLOR: #292728;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 8pt;
	}
	
.iptSearch
	{
	BACKGROUND-COLOR: #A7A6A6;
	BORDER-BOTTOM: #EA0344 1px solid;
	BORDER-LEFT: #EA0344 1px solid;
	BORDER-RIGHT: #EA0344 1px solid;
	BORDER-TOP: #EA0344 1px solid;
	width: 180px;
	COLOR: #292728;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 8pt;
	}