body 
	{ 	
		font-size: 2;
		color: #333333;
		font-family: Verdana;
	}
td
	{ 
		font-size: 8pt;
		color: #333333;
	}

A:LINK {text-decoration:none; color: #660000; font-size: 8pt}
A:VISITED {text-decoration:none; color: #660000; font-size: 8pt}
A:HOVER {text-decoration:none; color: #C6AAAD; font-size: 8pt}

.FormElements
	{
	BORDER-RIGHT: #ffffff 2px inset;
	BORDER-TOP: #ffffff 2px outset;
	BORDER-LEFT: #ffffff 2px outset;
	BORDER-BOTTOM: #ffffff 2px inset;
	background: #eeeeee;
	font-family: Verdana;
	FONT-WEIGHT: bolder;
	color: #666666;
	font-size: 11;
	}

.headRow 
	{
	background-image:url(images/rednavbar_r4_c1.gif);
	background-repeat: no-repeat;
	}
	
.force
	{
	BORDER-RIGHT: #ff0000 2px inset;
	BORDER-TOP: #ff0000 2px outset;
	BORDER-LEFT: #ff0000 2px outset;
	BORDER-BOTTOM: #ff0000 2px inset;
	background: #ffcccc;
	font-family: Verdana;
	FONT-WEIGHT: bolder;
	color: #666666;
	font-size: 11;
	}
.InputButton
	{
 	BORDER-RIGHT: #cccccc 2px inset;
	BORDER-TOP: #cccccc 2px outset;
	BORDER-LEFT: #cccccc 2px outset;
	BORDER-BOTTOM: #cccccc 2px inset;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bolder;
	COLOR: #000000;
	BACKGROUND-COLOR: #eeeeee;
	font-size: 9;
	}
#pagination
	{
	float: right;
	padding: 0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
	}
#pagination 2
	{
	float: right;
	padding: 0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14;	
	}
#home 
	{
		width: 100%;
		height: 100%;
		float: left;
		background: url('images/home.jpg') no-repeat 250px 5px;
		position: relative;
	}
#home #elan
	{
		width: 200px;
		height: 250px;
		position: absolute;
		top: 20px;
		left: 75px;
		background-color: #FFFFFF;
		border: 3px solid #333;
		padding: 0 10px 10px 10px;
	}
#home #elan p
	{
		font-size: 12px;
		text-align:justify;
		
	}
#home #elan p:first-letter
	{
		font-size: 400%;
		float: left;
		padding: 0 5px 0 0;
	}
