body
{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	background:#fff;
	font-family:arial,verdana,helvetica;
	font-size:12px;
	color:#2D383E;
}

img
{
	margin:0px;
	padding:0px;
	border:0px solid;
}

a
{
	color:#005298;
	text-decoration:underline;
}

a:hover
{
	color:#005298;
	text-decoration:underline;
}

.container
{
	width:753px;
	text-align:left;
	margin:0;
	padding:0px;
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;
	min-height:600px;
	overflow:hidden;
	background:#fff url('../images/container_bg.gif') repeat-y top left;
}

* html .container
{
	height:600px;
	overflow:visible;
}

.header_main
{
	min-height:186px;
	overflow:hidden;
	background:url('../images/header_bg.gif') repeat-x top left;
	clear:both;
}

* html .header_main
{
	height:186px;
	overflow:visible;
}

p.cater
{
	font-size:12px;
	font-family:arial;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	line-height:14px;
	color:#fff;
}

.left_spacer
{
	clear:both;
	border-top:1px #ccc solid;
	margin-top:5px;
	margin-bottom:10px;
}

.content_left
{
	float:left;
	width:173px;
}

.content_right
{
	float:left;
	width:570px;
	padding:5px;
}

.login_area
{
	min-height:100px;
	overflow:hidden;
	position:relative;
	padding:5px;
	padding-left:12px;
	padding-top:20px;
	color:#fff;
}

* html .login_area
{
	height:100px;
	overflow:visible;
}

.login_area strong
{
	clear:both;
	display:block;
	margin-bottom:5px;
	color:#fff;
}

.login_area input
{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	padding:0px;
	width:150px;
}

.login_area .login
{
	margin:0px;
	padding:0px;
	width:50px;
}

.login_top
{
	width:200px;
	min-height:14px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

* html .login_top
{
	height:14px;
	overflow:visible;
}

.login_bottom
{
	width:200px;
	min-height:14px;
	overflow:hidden;
	position:absolute;
	bottom:-1px;
	left:0px;
}

* html .login_bottom
{
	height:14px;
	overflow:visible;
}

.content_right h1
{
	margin:0px;
	margin-bottom:3px;
	padding:0px;
	font-size:14px;
	color:#005298;
}

.content_right .sub_text
{
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family:verdana;
}

.signup_form
{
	float:left;
	width:500px;
}

.form_header
{
	line-height:25px;
	background:#2D383E;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin-top:20px;
	margin-bottom:5px;
	padding-left:4px;
}

.signup_form .fld
{
	width:200px;
	border:1px #A5ACB2 solid;
	font-size:12px;
	font-family:arial;
	background:#fff;
}

.signup_form .fld_small
{
	width:100px;
	border:1px #A5ACB2 solid;
	font-size:12px;
	font-family:arial;
	background:#fff;
}

.signup_form .fld_big
{
	border:1px #A5ACB2 solid;
	font-size:12px;
	font-family:arial;
	background:#fff;
}

.signup_form .title
{
	font-size:12px;
	color:#808080;
	font-family:arial;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}

.signup_form .register
{
	margin:9px;
	margin-bottom:0px;
}

form
{
	margin:0px;
	padding:0px;
}

.login_error
{
	color:red;
	font-size:10px;
	font-family:verdana;
}

.login_menu
{
	padding:0px;
	margin:0px;
}

.login_menu li
{
	list-style-type:none;
	font-size:12px;
	font-family:arial;
	line-height:20px;
}

.login_menu li a
{
	color:#fff;
}

.doc_area
{
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
}

.doc_list
{
	padding:0px;
	margin:0px;
	margin-left:15px;
}

.doc_list li
{
	list-style-type:none;
	font-size:12px;
	font-family:arial;
	line-height:20px;
	color:#fff;
}

.doc_list li a
{
	color:#fff;
	text-decoration:underline;
}

.menu_border
{
	background:url('../images/menu_border.gif') repeat-x top left;
	border:1px #D1CFCF solid;
	border-bottom:1px #CBD3D4 solid;
	padding-left:4px;
	padding-right:4px;
	min-height:26px;
	overflow:hidden;
	line-height:26px;
	font-weight:bold;
}

* html .menu_border
{
	height:26px;
	overflow:visible;
}

.menu_header1
{
	background:url('../images/menu_bg.gif') repeat-x top left;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	padding:3px;
	border:1px #fff solid;
	border-left:1px #D1CFCF solid;
	border-right:1px #D1CFCF solid;
	min-height:16px;
	overflow:hidden;
	line-height:16px;
}

* html .menu_header1
{
	height:16px;
	overflow:visible;
}

.menu_header2
{
	background:url('../images/menu_bg.gif') repeat-x top left;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	padding:3px;
	border:1px #fff solid;
	border-right:1px #D1CFCF solid;
	min-height:16px;
	overflow:hidden;
	line-height:16px;
}

* html .menu_header2
{
	height:16px;
	overflow:visible;
}

.result_odd1
{
	min-height:12px;
	overflow:hidden;
	line-height:12px;
	font-family:arial;
	font-size:11px;
	padding:4px;
	background-color:#F6F6F6;
	border:1px #DADFE0 solid;
	border-bottom:0px solid;
}

* html .result_odd1
{
	height:12px;
	overflow:visible;
}

.result_odd2
{
	min-height:12px;
	overflow:hidden;
	line-height:12px;
	font-family:arial;
	font-size:11px;
	color:#333333;
	padding:4px;
	background-color:#F6F6F6;
	border:1px #DADFE0 solid;
	border-left:0px solid;
	border-bottom:0px solid;
}

* html .result_odd2
{
	height:12px;
	overflow:visible;
}

.result_even1
{
	min-height:12px;
	overflow:hidden;
	line-height:12px;
	font-family:arial;
	font-size:11px;
	color:#333333;
	padding:4px;
	background-color:#fff;
	border:1px #DADFE0 solid;
	border-bottom:0px solid;
}

* html .result_even1
{
	height:12px;
	overflow:visible;
}

.result_even2
{
	min-height:12px;
	overflow:hidden;
	line-height:12px;
	font-family:arial;
	font-size:11px;
	color:#333333;
	padding:4px;
	background-color:#fff;
	border:1px #DADFE0 solid;
	border-left:0px solid;
	border-bottom:0px solid;
}

* html .result_even2
{
	height:12px;
	overflow:visible;
}

.result_bottom
{
	height:20px;
	border-top:1px #DADFE0 solid;
}

.lunch_order
{
	margin:0px auto;
	min-height:1px;
	overflow:hidden;
	clear:both;
}

.cdrop
{
	font-size:12px;
	font-family:arial;
	color:#000;
	margin-bottom:8px;
	background:#fff;
}

.meal_count
{
	text-align:center;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
	color:red;
}

.meal_cost
{
	float:left;
	line-height:21px;
	margin-left:8px;
	font-size:12px;
	font-weight:bold;
}

.clearfix
{
	clear:both;
}

* html .lunch_order
{
	height:1px;
	overflow:visible;
}

.confirm_box
{
	float:left;
	margin-left:20px;
	padding:10px;
	margin-top:20px;
	width:250px;
	border:1px #ccc solid;
	background:#EFEFEF;
	min-height:200px;
	overflow:hidden;
}

* html .confirm_box
{
	height:200px;
	overflow:visible;
}

.confirm_left
{
	float:left;
	width:150px;
	padding:5px;
}

.confirm_right
{
	float:left;
	padding:5px;
}

.order_row
{
	border:1px #ccc solid;
	background:#EFEFEF;
	margin-bottom:10px;
	padding:10px;
	min-height:1px;
	overflow:hidden;
	clear:both;
}

.order_row p
{
	font-size:12px;
	color:#333;
	line-height:16px;
	font-family:arial;
	margin-bottom:5px;
}

/*CALENDAR STARTS*/
.lastmonth
{
	background-color:#f8f8f8;
	height:75px;
	font-family:arial;
	font-size:11px;
	color:#000;
}

.currentmonth
{
	background-color:#efefef;
	height:75px;
	font-family:arial;
	font-size:12px;
	color:#000;
	position:relative;
}

.currentday
{
	background-color:#cccccc;
	height:75px;
	font-family:arial;
	font-size:12px;
	color:#000;
	position:relative;
}

.calendar_header
{
	font-family:arial;
	font-size:19px;
	color:#000;
	font-weight:bold;
	padding-bottom:5px;
}

.calendar_boxtext
{
	font-family:arial;
	font-size:11px;
	line-height:14px;
	color:#000;
}

.calendar_maintext
{
	font-family:arial;
	font-size:12px;
	color:#000;
}

.calendar_mainheader
{
	background:url('../images/header_result.gif') repeat-x top left;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	font-family:arial;
	padding:3px;
	min-height:18px;
	overflow:hidden;
	line-height:18px;
}

* html .calendar_mainheader
{
	height:18px;
	overflow:visible;
}

/*CALENDAR ENDS*/