@charset "UTF-8";
/* CSS Document */

body {
	background-color: #376792;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-size: 12px;
}
.Warning {
	text-align: center;
	font-weight: bold;
}
.Container {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #12202E;
	border-bottom-color: #12202E;
	border-left-color: #12202E;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#Footer {
	padding: 12px;
	font-size: 12px;
}
.TableTitle {
	background-image: url(images/caffe_04.jpg);
	background-repeat: no-repeat;
	height: 42px;
	font-size: 16px;
	text-align: left;
}
.TableTitle p {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 22px;
}
#Footer a {
	color: #FFFF33;
}
#TopMenu p {
	font-size: 16px;
	padding: 4px;
	margin: 0px;
}
#TopMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#TopMenu {
	background-image: url(images/caffe_01.jpg);
	height: 30px;
	background-color: #007EFF;
	background-repeat: repeat-x;
	text-align: center;
}
a:link {
	color: #0C3F67;
}
a:hover {
	color: #027FFF;
}
a:visited {
	color: #093558;
}
.Welcom {
	font-weight: bold;
	color: #FFFFFF;
}

