﻿body {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: Black;  /*<!--#333333-->;*/
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	valign: top;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #1a2732;
	text-decoration: underline;
}

.dropcap {
float:left;
color:#1a2732;
font-size:80px;
line-height:56px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 


table.center {margin-left:auto; margin-right:auto;}


.table_basic
{
	text-align: left;
	
}


.table_cart_header {
	font-size: 12px;
	color: white;
	background-color: #1a2732;
	text-align: center;
	font-weight:bold;
}
.table_cart_itemrow {
	font-size: 12px;
	text-align: center;
	color: #1a2732;
}
.table_cart_cell_bold {
	font-weight:bold;
	color: #1a2732;

}


select
{
	background-color: #1a2732;
	font-size:10px;
	color: White;
	font-weight:bold;
}



.textBox
{
background:#ffffe0; 
color:#1a2732;
font-size:11px; 
font-weight:bold;
text-decoration:none; 
border: 1px solid #000069;

}


.button
{
background:#ffffe0; 
color:#1a2732;
font-size:11px; 
font-weight:bold;
text-decoration:none; 
border: 2px solid #1a2732;

}



.bold_text
{
		font-weight:bold;
		font-size:12px;
}

.bold_med_text
{
		font-weight:bold;
		font-size:11px;
}

.bold_small_text
{
		font-weight:bold;
		font-size:10px;
}

