/* CSS Document */

html, body
{
	margin:0;
	padding:0;
	font-family:swiss721bt, Arial;
	color:#333333;
	background:#C7C09A url(images/all_bg.jpg);
}

body
{
	min-width:711px;
	text-align:center;
}

p
{
	text-align:left;
	margin-left:5px;
}

table
{
	display:inline-table;
	font-family:swiss721bt, Arial;
	position:static;
	font-size:small;
}

.tableheading
{
	background-color:E4D3CB;
	color:#D69611;
}

.tablerow
{
	background-color:#F5F3E7;
}

.login
{
	margin-top:-12px;
}

.contenttitle
{
	margin-left:11px;
	margin-top:-12px;
	padding:10px 5px 5px 10px;
	border-bottom:#C7C09A;
	background:url(images/left_boxd.gif) repeat-y;
	font-family:swiss721bt, Arial;
	color:#333333;
	text-align:left;
	font-weight: bold;
}

.content
{
	margin-left:11px;
	margin-top:0px;
	padding:10px 5px 5px 10px;
	background:url(images/left_boxb.gif) repeat-y;
	font-family:swiss721bt, Arial;
	color:#333333;
	text-align:left;
}

.rightcontenttitle
{
	margin-left:5px;
	margin-top:20px;
	margin-right:15px;
	padding:10px 5px 5px 10px;
	border-bottom:#C7C09A;
	background:url(images/right_box_top.gif) top left repeat-y;
	font-family:swiss721bt, Arial;
	color:#333333;
	text-align:left;
	font-weight: bold;
}

.rightcontent
{
	margin-left:5px;
	margin-top:0px;
	margin-right:15px;
	padding:10px 5px 5px 10px;
	background:url(images/right_box_bottom.gif) bottom left repeat-y;
	font-family:swiss721bt, Arial;
	color:#333333;
	text-align:left;
}

#centerwrap
{
	background:url(images/all_bg.jpg);
	width:711px;
	margin:10px;
	text-align:left;
}

#bottom
{
	clear:both;
	background:url(images/all_bot.jpg) no-repeat;
}

#mid
{
	background:url(images/all_mid.jpg) repeat-y;
}

#midOrder
{
	background:url(images/order_mid.jpg) repeat-y;
}

#top
{
	background:url(images/all_top.jpg) no-repeat;
	clear:both;
}

#topOrder
{
	background:url(images/order_top.jpg) no-repeat;
	clear:both;
}

td
{
	text-align:center;
}

a
{
	color:#D69611;
}

ul
{
	list-style-type:none;
	padding:0px;
	margin:1em;
}

li
{
	padding:1px;
	margin-top:5px;
}

pre
{
	margin:0;
	padding:0;
	font-family:swiss721bt, Arial;
	color:#333333;
	font-size: small;
}

.spacer
{
	padding-top:5px;
	font-family:swiss721bt, Arial;
	color:#333333;
}

.imageright
{
	float:right;
	margin-right:10px;
	margin-top:5px;
}

.imageright2
{
	float:right;
	margin-right:10px;
	margin-top:25px;
}

.imageright3
{
	float:right;
	margin-right:10px;
}

.imageleft
{
	float:left;
	margin-left:10px;
}

.menutitle
{
	cursor:pointer;
	margin-bottom: 5px;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;
}

.submenu
{
	margin-bottom: 0.5em;
}
