﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.bg{
	background:url(../images/stadmin/bg.jpg) center top no-repeat  #d5d6ce; height:700px
}

.username_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/stadmin/username.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 200px;
	border:0px;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/stadmin/login_button.gif); padding-left:15px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	width: 69px;
	border:0px;
}

.inner_bg{
	background:url(../images/stadmin/inner_bg.jpg) center top no-repeat  #d5d6ce; height:700px
}


.table_height{
height:100%;}

.textfeild{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a3141;
	text-decoration: none;
}

.nev_left{
	background-image: url(../images/stadmin/nev_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 24px;
}

.nev_right{
	background-image: url(../images/stadmin/nev_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 24px;
}

.nev_middle{
	background-image: url(../images/stadmin/nav_middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}

.logout_text{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a3141;
	text-decoration: none;
}

.logout_text:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.username_text{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a3141;
	text-decoration: none;
}

.welcome_text{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.title_text{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.quick_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b92ae;
	text-decoration: none;
}

.quick_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2a3141;
	text-decoration: underline;
}