body {
	background-color: #5E83A1;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

td,p,blockquote,ul,ol,li {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

a:link, a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #3E8DB1;
}

a:hover, a:active {
	font-size: 11px;
	text-decoration: underline;
}

a.white:link, a.white:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

a.white:hover, a.white:active {
	text-decoration: underline;
}

a.breadcrumb:link, a.breadcrumb:visited {
	font-size: 11px;
	text-decoration: none;
	color: #97B5CF;
	font-weight: bold;
}

a.breadcrumb:hover, a.breadcrumb:active {
	text-decoration: underline;
}

a.lightblue:link {
	font-size: 11px;
	text-decoration: none;
	color: #97B5CF;
}

a.lightblue:visited {
	font-size: 11px;
	text-decoration: none;
	color: #e5e5e4;
}

a.lightblue:hover, a.lightblue:active {
	text-decoration: underline;
}

.white {
	font-size: 11px;
	color: #e5e5e4;
}

.white_title {
	font-size: 12px;
	color: #e5e5e4;
	font-weight: bold;
}

.grey {
	font-size: 10px;
	color: #8d8d8d;
}

.title_info {
	font-size: 13px;
	color: #29B50E;
	font-weight: bold;
}

.title_history {
	font-size: 13px;
	color: #FF9400;
	font-weight: bold;
}

.overflow {
	overflow: auto;
	width: 650px;
	height: 160px;
	padding-right: 5px;
}

.input {
	color: #000000;
	background: #D8D8D8;
	border: #999999 1px solid;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
