body
{
}
.headerURL
{
	font-size: 12px;
	color: navy;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.headerURLASI
{
	font-size: 11px;
	color: #0099cc;
	font-family: Arial;
	text-decoration: none;
}

.headerURL:hover
{
	color: #de5e02;text-decoration:underline
}
.SelectButton
{
	cursor: hand;
}
.pageLargeTitle
{
	font-weight: bold;
	font-size: 22px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.pageTitle
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.pageTitleASI
{
	font-weight: bold;
	font-size: 16px;
	color: #0099cc;
	font-family: Arial;
	text-decoration: none;
}
.pageSubTitle
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.pageSubTitleASI
{
	font-weight: bold;
	font-size: 13px;
	color: #0099cc;
	font-family: Arial;
	text-decoration: none;
}
.BodyMenuItem
{
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: 'Microsoft Sans Serif';
	text-decoration: none;
}

.BodyMenuItem:hover
{
	color: #de5e02;text-decoration:underline
}
.BodySmallText
{
	font-size: 11px;
	color: navy;
	font-family: Arial;
	text-decoration: none;
}
.BodyText
{
	font-size: 13px;
	color: black;
	font-family: Arial;
	text-decoration: none;
	width:120px;
}
.BodyURL
{
	font-size: 11px;
	font-family: Arial;
}
.DataGrid
{
	font-size: 11px;
	font-family: 'Microsoft Sans Serif';
}
.EULATextBox
{
	width: 469px;
	height:269px;
	font-family:Arial;
	font-size:11px;
	background-color:#FFFFD5;
	
}
.TextBox
{
	width: 160px;
	height:18px;
	font-family:Arial;
	font-size:11px;		
}
.Button
{
	font-weight: bold;
	font-size: 13px;
	width: 80px;
	color: navy;
	font-family: Arial;
	height: auto;
	background-color: sandybrown;
	cursor:hand;
}
.ButtonLong
{
	font-weight: bold;
	font-size: 13px;
	width: 120px;
	color: black;
	font-family: Arial;
	height: auto;
	background-color: aliceblue;
	cursor:hand;
}
.BodyTextBold
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.TextBoxLong
{
	width: 200px;
	height:18px;
	font-family:Arial;
	font-size:11px;		
}
.TextBoxLongest
{
	width: 499px;
	height:18px;
	font-family:Arial;
	font-size:11px;		
}
.TextBoxShort
{
	width: 100px;
	height:18px;
	font-family:Arial;
	font-size:11px;		
}
.TextBoxShortest
{
	width: 40px;
	height:18px;
	font-family:Arial;
	font-size:11px;		
}
.TextBoxDataGrid
{

	height:18px;
	font-family:Arial;
	font-size:11px;		
}
.ErrorMessage
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
	text-decoration: none;	
}
.ItemText
{
	font-size: 13px;
	font-weight:bold;
	color: black;
	font-family: Arial;
	
}
.TextArea
{	width: 499px;
	height:248px;
	font-family:Arial;
	font-size:11px;		

