/* S T A N D A R D */
html							{	overflow: -moz-scrollbars-vertical;																																																	}
body							{
	font-size:13px;
	color:#FFFFFF;
	font-family:Arial;
	width:860px;
	background-color:#063868;
	margin:10px auto;
}
td									{	font-size:13px;		color:#063868;		font-family:Arial;																																									}
a:link							{									color:#063868;		text-decoration:underline;																																					}
a:visited						{									color:#063868;		text-decoration:underline;																																					}
a:hover						{									color:#000000;		text-decoration:underline;																																					}
a:active						{									color:#063868;		text-decoration:underline;																																					}
form							{	display:inline;																																																										}
li									{	margin-left: 0px																																																									}
.button						{	font-size:13px;		color:#B3B3B3;	font-family:Arial;																																									}
.noborder					{	border:0px;																																																											}

/* D E F I N I T I O N */
.menu td					{	font-size:13px;		color:#b8ff94;		font-family:Arial;
										width:84px;			height:26px;
										text-align:center;
										background-repeat:no-repeat;
										line-height:11px;
										padding-bottom:0px;
									}
.menu td a:link			{									color:#b8ff94;		text-decoration:none;																																							}
.menu td a:visited		{									color:#b8ff94;		text-decoration:none;																																							}
.menu td a:hover		{									color:#FFFFFF;		text-decoration:none;																																							}
.menu td a:active		{									color:#b8ff94;		text-decoration:none;																																							}
.right							{	background-color:#5099de;
										background-image:url('../images/right_bg.gif');
										background-repeat:repeat-x;	
										padding:10px 0px 0px 0px;
									}

.header						{	font-size:14px;		color:#063868;	 }
.header a:link			{									color:#063868;		text-decoration:underline;																																					}
.header a:visited		{									color:#063868;		text-decoration:underline;																																					}
.header a:hover		{									color:#FFFFFF;		text-decoration:underline;																																					}
.header a:active		{									color:#063868;		text-decoration:underline;																																					}

.right td						{	font-size:11px;		color:#035193;	 }
.right td a:link			{									color:#035193;		text-decoration:none;																																							}
.right td a:visited		{									color:#035193;		text-decoration:none;																																							}
.right td a:hover			{									color:#FFFFFF;		text-decoration:underline;																																					}
.right td a:active		{									color:#035193;		text-decoration:none;																																							}

.right ul						{	padding-left:20px;	margin:10px 0px 10px 0px;	background-image:url(images/right_bullet.gif) no-repeat;																	}
.right ul li					{	padding:0px;				margin:8px 0px 0px 0px;																																												}

.navigator					{	font-size:13px;																																																										}
.footer							{	font-size:13px;																																																										}.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336633;
}
#welcome {
	background-image: url(../images/welcome_screen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 550px;
	height: 222px;
	text-align: left;
	margin: 0px;
	overflow: hidden;
}
#welcometext {
	width: 290px;
	height: 20px;
	margin-top: 175px;
	margin-left: 240px;
}