body {
	color:#333333;
	background-color: #EFEFEF;
	font-family:Tahoma,Arial,sans-serif;
	font-size: 11px;
	line-height: 1.5;
    border: none;
    overflow: hidden;
}
#mod_login_password, #mod_login_username {
	width:140px;
}
#mod_login_remember {
    border: none;
    background: none;
}
#welcome_back {
	font-size: 1.25em;
	line-height: 1.50em;
}
#dashboard_table {
	font-size: 1.1em !important;
	font-size: 1.2em;
}
.inputbox {
	background:#FFFFFF url(../images/shadow.gif) repeat-x scroll center top;
	border-color:#BABDB6 rgb(237, 238, 236) rgb(237, 238, 236) rgb(186, 189, 182);
	border-style:solid;
	border-width:1px;
}
.button {
	background:#EFEFEF url(../images/but-bg.gif) repeat scroll 0%;
	border-color:#E1E1E1 rgb(186, 189, 182) rgb(186, 189, 182) rgb(225, 225, 225);
	border-style:solid;
	border-width:1px;
	padding:1px 4px;
}
select, .inputbox {
	padding:2px;
}
input, select {
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
a {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted;
}
a:hover, a:active, a:focus {
	color:#333333;
	text-decoration:underline;
	border-bottom:0px;
}
