body
{
	background-color: #005797;
}

table.main_table
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 760px;
	padding-top: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f5f1e9;
	border-color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    -moz-border-radius: 5px;

}

table.navigation_table 
{
	width:200px;
	border-right:solid 1px #000000;
	margin-right: 7px;
}

td.navigation_container
{
	width:200px;
}

.content_container
{
	width: 460px;
}

table.small_basket_display
{
	border: gray 1px double;
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ccffff;
	width:165px;
	height:33px;
}

.item_added
{
	text-align: center;
	font-size:8pt;
	font-weight:bold;
}

table.publication_info 
{
	width: 480px;
	border: solid 1px #000000;
	background-color: #eeeeee;
	-moz-border-radius: 5px;
}

.quick_email_form_field
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:10px;
	font-weight: bold;
}

.quick_email_form
{
	width: 480px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:10px;
	font-weight: bold;
}

.publication_info_title
{
	font-size:18px;
	font-weight: bold;
}

.publication_info_image 
{
	border: solid 1px #333333;	
}

.publication_info_hr 
{
	height: 1px;
	color: #333333;
}

.main_button
{
	border-right: #333333 1px ridge;
	border-top: #333333 1px ridge;
	BACKGROUND-POSITION-X: right;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(siteImages/button_bd.jpg);
	border-left: #333333 1px ridge;
	color: #333333;
	border-bottom: #333333 1px ridge;
	background-repeat: repeat-y;
	font-style: normal;
	font-family: Verdana;
	background-color: #ffffff;
}

.small_basket_button
{
	border-right: #333333 1px ridge;
	border-top: #333333 1px ridge;
	BACKGROUND-POSITION-X: right;
	font-weight: bold;
	font-size: 7pt;
	background-image: url(siteImages/button_bd.jpg);
	margin: 2px;
	border-left: #333333 1px ridge;
	color: #333333;
	border-bottom: #333333 1px ridge;
	background-repeat: repeat-y;
	font-style: normal;
	font-family: Verdana;
	background-color: #ffffff;
}

.small_view_basket_title
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 2px;
}
