.adv_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.adv_border td {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.noborder {
	border: 0px solid;
}
.noborder td {
	border: 0px solid;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	list-style-type: square;
}
.adv_red_bold {
	font-weight: bold;
	color: #CC0000;
}
.title_red {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
}
.footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9E0000;
}
.footer td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu {
	font-size: 10px;
	font-weight: bold;
	color: #9e0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom_menu a {
	font-size: 10px;
	font-weight: bold;
	color: #9e0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.table_info tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.table_info {
	border: 1px solid #CCCCCC;
}
.header_meal {
	font-weight: bold;
	color: #AA0000;
	background-color: #FFFF00;
}
.meal_red {
	font-size: 10px;
	color: #AA0000;
}
.custom_data, .custom_data td, .custom_data td a{
	font-size: 10px;
}

#custom_data_form_table tr td input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background: none;
	border: 0px none #FFFFFF;
}

#custom_data_form_table tr td input.file_picture
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: WhiteSmoke;
	border: 1px solid Gray;
}
body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
}
.maintable {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	table-layout:fixed;
}

.tableMenu td.menu
{
	height: 25px;
	padding-left:28px;
	font-family:Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-image:url(/images/button.png);
	vertical-align:middle;
}

.tableMenu td.menu a
{
	color: #444444;
	text-decoration:none;
}

.tableMenu td.menu a:hover
{
	color: #730000;
	text-decoration:none;
}

.title
{
	color:#880000;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
	padding-top:10px;
}
