BODY {
	FONT: 10px Verdana,Geneva,sans-serif;
	TEXT: #FFFFFF;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url("../images/bg.gif");
	LINK: #3300CC;
	VLINK: #3300CC;
	ALINK: #3300CC;
	margin-right: 0;
	margin-top: 20;
	margin-bottom: 20;
	margin-left: 0;
	}
	
.cellMENU_tableStroke
{
	BACKGROUND-COLOR: #0B4393;
}

.cell_white
{
	BACKGROUND-COLOR: #FFFFFF;
}

.fontBlackBold10px
{
	FONT: Bold 10px Verdana, Geneva, sans-serif;
	COLOR: #000000;
}

.fontWhiteBold10px
{
	FONT: Bold 10px Verdana, Geneva, sans-serif;
	COLOR: #FFFFFF;
}

.fontWhiteBold10px a:link
{
	FONT: Bold 10px Verdana, Geneva, sans-serif;
	COLOR: #FFFFFF;
	text-decoration: none;
}

.fontWhiteBold10px a:visited
{
	FONT: Bold 10px Verdana, Geneva, sans-serif;
	COLOR: #FFFFFF;
	text-decoration: none;
}

.fontWhiteBold10px a:hover
{
	FONT: Bold 10px Verdana, Geneva, sans-serif;
	COLOR: #FFFFFF;
	text-decoration: underline;
}

.fontWhiteBold10px a:active
{
	FONT: Bold 10px Verdana, Geneva, sans-serif;
	COLOR: #FFFFFF;
	text-decoration: underline;
}

.fontBlack10px
{
	FONT: 9px Verdana, Geneva, sans-serif;
	COLOR: #000000;
}

.fontFooter8px
{
	FONT: 9px Verdana, Geneva, sans-serif;
	COLOR: #666666;
}

.fontBlue10px
{
	FONT: 10px Verdana, Geneva, sans-serif;
	COLOR: #0B4393;
}

.cell_Gradient
{
	background-repeat: no-repeat;
	background-image: url(../images/gradient.jpg);
}

.cell_Segments
{
	background-repeat: no-repeat;
	background-image: url(../images/segments.jpg);
}

.textfield_50px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 50px;
	background-color: #D9E0F2;
	}

.textfield_150px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 150px;
	background-color: #D9E0F2;
	}

.textfield_175px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 175px;
	background-color: #D9E0F2;
	}
	
.textfield_250px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 250px;
	background-color: #D9E0F2;
	}

.textfield_400px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 400px;
	background-color: #D9E0F2;
	}

.textarea_w250px_h100px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 250px;
	HEIGHT: 100px;
	background-color: #D9E0F2;
	}

.textarea_w175px_h100px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 175px;
	HEIGHT: 100px;
	background-color: #D9E0F2;
	}

.textfield_250px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 250px;
	background-color: #D9E0F2;
	}
	
.button_w70px_h20px_bold {
 
	FONT: bold 10px Verdana,Geneva,sans-serif;  
	COLOR: #000000; 
	WIDTH: 70px;
	HEIGHT: 20px;
	}