BODY {
	color : black;
	background-color: #D0DAFF;
	scrollbar-3d-light-color: #004987;
	scrollbar-arrow-color : black;
	scrollbar-base-color : #1A4B8E;
	scrollbar-dark-shadow-color : #1A4B8E;
	scrollbar-face-color :#1A4B8E;
	scrollbar-highlight-color : #7A97BE;
	scrollbar-shadow-color : #1A4B8E;
	font-family : Tahoma,  Arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

}

TABLE
{
	background-repeat: no-repeat;
}

TD {
	color : #2D2677;
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: justify;
	font-family : Tahoma,  Arial, sans-serif;
	font-size: 8pt;

}

B {
	color: #5848A2;
	font-weight: bold;
	font-size: 11 px;
}

A
{
	color: #0002C8;
	text-decoration: none;
	font-size: 11 px;
}

A:Hover
{
	color: Red;
	text-decoration: underline;
	font-size: 11 px;
}

A.footer {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

A:Hover.footer {
	color: #F3C89C;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;

}

A.board {
	color: #DBF4DC;
	text-decoration: none;
	font-size: 11px;
}

HR {
	color: #F3C89C;
	height: 1px;
}

FORM {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
}

INPUT
{
	color : Black;
	border-style : solid;
	border-color: #56AE90;
	border-width : 1px;
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #7ED1B7; 
}

INPUT.btn 
{
	color : #E7F7F0;
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: bold;
	background-color: #2F8263; 
	border-width : 1px;
}

TEXTAREA {
	color : Black;
	border-style : solid;
	border-color: #3EAC83;
	border-width : 1px;
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #7ED1B7; 

}

SELECT
{
	color : #FFFFFF;
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #6E7098; 
	border-style : inset;
	border-width : 1px;
	border: 1px inset #72739F;
	border-color: #72739F;
}

