body {
	background:#252525;
}
.content{
	width:950px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	background:white;
}
form {
	display: 				inline;
}

a {
	text-decoration:		none;
}

/* --- Header --- */
.header {
	width:					850px;
	margin-left: 			300px; 
	margin-right: 			auto;
	height:					50px;
	color:					silver; 
	background-color:		#252525;/*#5858FA*//*#00F5F5;

	/*background: 			url(../Graphics/TSIA_heading.png) no-repeat center;*/
}


.header_text {
	padding-top:			5px;
	padding-left:			50px;
	font-size:				25px;
	font-weight:			bold;
	float:					left;
	color:					#ffffff;
	/*background:transparent url(../Graphics/GM11_heading_branding.jpg)*/
}

.header_branding {
	width:					100%;
	margin-left: 			250; 
	margin-right: 			auto;
	height:					100%; 
	/*background-color:		#6699FF*//*#5858FA*//*#00F5F5*/;
	/*background: 			url(../Graphics/TSIA_heading_branding.jpg) no-repeat center;*/
}

.header_bottom_table {
	padding:				0px;
	border-spacing:			0px;
	border-collapse:		collapse;
	width:					100%;
}

.header_bottom_line {
	background-color:		#000000;
	height:					1px;
}

.header_login {
	float:					left;
	padding-left:			50px;
	padding-top:			7px;
	color:					#ffffff;
}

.header_user {
	float:					left;
	padding-left:			55 px;
	padding-top:			7px;
	color:					#ffffff;
}

.header_pass {
	float:					left;
	padding-left:			55 px;
	padding-top:			7px;
	color:					#ffffff;
}

.header_links a {
	font-size:				15px;
	color:					#ffffff/*#000099*/;
	text-decoration:		none;
}

/* --- Footer --- */
.footer {
	width:					100%; 
	height:					90px; 
	/*background-color:		#6699FF*//*#5858FA*//*#00F5F5*/
	/*background:			url(../Graphics/TSIA_footer.jpg) center no-repeat;*/
}

.footer_text {
	text-align:				center;
	padding-top:			10px;
	font-size:				15px;
	color:					#ffffff/*#000099*/;
}

.footer_text a {
	text-align:				center;
	padding-top:			10px;
	font-size:				15px;
	color:					#ffffff/*#000099*/;
	text-decoration:		none;
}

.footer_top_table {
	padding:				0px;
	border-spacing:			0px;
	border-collapse:		collapse;
	width:					100%;
}

/*.footer_top_line {
	background-color:#000000;
	height:1px;
}*/

/* --- Forms --- */
.field_size {
	width: 					200px;
}

.field_size_150 {
	width: 					150px;
}

.field_size_300 {
	width: 					300px;
}

/* --- Lists ---*/
.list {
	text-align: 			center;
	border-left:			1px solid #c7cbce;
	border-right:			1px solid #c7cbce;
	border-top:				1px solid #c7cbce;
	border-bottom:			1px solid #c7cbce;
}

.list th{
	background-color:		#91c1e5/*#5858FA*/; /*the old green one: #57ba83 */
	font-weight:			bold;
	color:					#ffffff;
	font-family:			Verdana, Arial, Helvetica, Sans-serif;
	font-size: 				10pt;
}	

.list th a{
	background-color:		#91c1e5/*#5858FA*/; /*the old green one: #57ba83 */
	font-weight:			bold;
	color:					#ffffff;
	font-family:			Verdana, Arial, Helvetica, Sans-serif;
	font-size:	 			10pt;
}

.default_table {
	padding:				0px;
	border-collapse:		collapse;
}

.left_right_padding_10 td, th {
	padding-left:			10px;
	padding-right:			10px;
}

.normal_row td {
	font-weight:			normal;
	color:					#000000;
	font-family:			Verdana, Arial, Helvetica, Sans-serif;
	font-size: 				10pt;
	background-color:		#eeeeee;
	border: 				1px solid #c7cbce;
}

.normal_row td a {
	font-weight:			normal;
	color:					#000000;
	font-family:			Verdana, Arial, Helvetica, Sans-serif;
	font-size: 				10pt;
	background-color:		#eeeeee;

}

.alternate_row td {
	font-weight:			normal;
	color:					#000000;
	font-family:			Verdana, Arial, Helvetica, Sans-serif;
	font-size: 				10pt;
	background-color:		#fefefe;
	border: 				1px solid #c7cbce;
}

.alternate_row td a {
	font-weight:			normal;
	color:					#000000;
	font-family:			Verdana, Arial, Helvetica, Sans-serif;
	font-size: 				10pt;
	background-color:		#fefefe;
}

.error
{
 	color:					#FF0000;
} 

.fntGreen{
	color:					#07ab51;
}

.reqAsterisk{
	color:					#FF0000;
	font-size:				10px;
	vertical-align:			top;
}

.historyText{
	color:					#006600;
}

.nothingText {
	color:					#990000;
}

.subjectline {
	width:650px;
	
	
	
}



