/*******************************/
/* SECTION 7 - GENERIC CLASSES */
/*******************************/
#TopRightLoginBox
{
	font-size:10px;
	right:10px;
	margin-right:10px;
	position:relative;
	top:20px;
	width:250px;
	line-height:12px;
}

#TopLogOutBox
{
	margin-left:650px;
	margin-right:10px;
	position:absolute;
	top:40px;
	width:100px;
	height:40px;
}
.shortLogin
{
	font-family: Times,Arial,Helvetica,Geneva;
	font-size:10px;
	border:0;
	margin:0;
	padding:0;

}
.shortLoginLabel
{
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}
.shortLoginUser input
{
	width:175px;
	height:16px;
}
.shortLoginPassword input
{
	width:100px;
	height:11px;
}

.EditFormClass
{
	font-size:14px;
	width:95%;
	background-color: #D9E3EB;
}
.EditFormClass th
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.TableFormClass
{
  	padding: 0px;
  	margin: 0px;
	background-color: #D9E3EB;
	border: solid 3px #5032BB;
}
.TableFormClass th
{
	background-color:#FFE7AB;
	border-color: #5032BB;
	border-width: 2px;
}
.TableFormClass td
{
	border-color: #5032BB;
	border-width: 2px;
}
.TableFormClass h2
{
	font-size:14px;
}
.TableFormClass input
{
	font-size:10px;
	color:Black;
}
.SubTableFormClass
{
  	padding: 0px;
  	margin: 0px;
	background-color: white;
}
.InputClassFloat {width:100%;}
.InputClassFloat input{width:100%;}
.InputClass {width:100px;}
.InputClass input{width:100px;}
.InputClass a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#D9E3EB;
}
.CheckBox input{outline: green outset thick;margin:5px;}
.InputClass40 {width:40px;}
.InputClass40 input{width:40px;}
.InputClass55 {width:55px;}
.InputClass55 input{width:55px;}
.InputClass65 {width:65px;}
.InputClass65 input{width:65px;}
.InputClass75 {width:75px;}
.InputClass75 input{width:75px;}
.InputClass85 {width:85px;}
.InputClass85 input{width:85px;}
.InputClass125 {width:125px;}
.InputClass125 input{width:125px;}
.InputClass150 {width:150px;}
.InputClass150 input{width:150px;}
.InputClass175 {width:175px;}
.InputClass175 input{width:175px;}
.InputClass200 {width:200px;}
.InputClass200 input{width:200px;}
.InputClass225 {width:225px;}
.InputClass225 input{width:225px;}
.InputClass300 {width:300px;}
.InputClass300 input{width:300px;}
.InputClass400 {width:400px;}
.InputClass400 input{width:400px;}
.InputClass575 {width:575px;}
.InputClass575 input{width:575px;}
.InputClass500 {width:500px;}
.InputClass500 input{width:500px;}
.InputClass600 {width:600px;}
.InputClass600 input{width:600px;}
.InputClass650 {width:650px;}
.InputClass650 input{width:650px;}
.CheckBoxClass20{width:20px}
.SelectClass{width:100px;}
.SelectClass65 {width:65px;}
.InputClass75 {width:75px;}
.SelectClass125{width:125px;}
.SelectClass{width:100px;}
.Icon20 {width:20px;}
.Icon20 input
{
	width:20px;
	height:20px;
}
.Icon25 {width:25px;}
.Icon25 input
{
	width:25px;
	height:25px;
}
.Icon30 input
{
	width:30px;
	height:30px;
}
.Icon40{width:40px;}
.Icon60 input{width:60px;}
.Icon60T input
{
	width:60px;
}
.ThumbNail20 input
{
	height:25px;
	width:25px;
}
.ThumbNail20 input:hover
{
	height:100%;
	width:100%;
}
.ThumbNail50 input
{
	height:50px;
	vertical-align:middle;
}
.ThumbNail50 input:hover
{
	height:100%;
}
.RowLabel
{
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	width:25%;
}
.RowData
{
	text-align:left;
	width:75%;
}
.RowData input {width:95%;}
.RowData textarea {width:95%;background-color:white;}
.blueButton
{
	color:white;
	font-weight: bold;
	width:150px;
	height:40px;
	font-size:12px;
	background:url("../images/button.gif") center no-repeat;
}
.blueButton a
{
	color:white;
	font-weight: bold;
}
.buttonClass
{
  	padding: 0px;
  	margin: 0px;
	border-collapse: collapse;
}
.pageButton
{
	color:#ECEB0B;
	font-weight: bold;
	width:20px;
	height:20px;
	font-size:16px;
	background:url("../images/blankSqButton.jpg") center no-repeat;
}
.pageButton a
{
	color:white;
	font-weight: bold;
	font-size:12px;
}

#HourGlass
{
	width:auto;
	height:auto;
	z-index:10000;
	position:absolute;
	margin-top:-25%;
	margin-left:25%;
	display:none;
}

/*****************************/
/* SECTION 8 - MISCELLANEOUS */
/*****************************/
.clear {clear: both;}
.hide {display: none;}
/*br {clear: none;}*/

