body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

body, p, h1, h2, h3, h4, textarea, input, td, select, option
{
	font-family: verdana;
	font-size: -5%;
}

h1
{
	color: #9c1f2f;
	font-style: italic;
	font-size: 14pt;
}

image, img, form
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

th
{
	color: #ffffff;
	background-color: #9A1A2A;
	text-align: center;
}

h2
{
	color: #9c1f2f;
	font-style: normal;
	font-size: 10pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


h3
{
	color: #9c1f2f;
	font-style: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a
{
	text-decoration: underline;
	color: #222222;
}

p
{
	padding-top: 3px;
	padding-bottom: 6px;
	margin: 0px;
}

input, textarea, select, option
{
    font-size: 8pt;
	height: 21px;
}

fieldset 
{
    padding: 0px 10px 10px 10px;
    margin: 0px;
}

legend 
{
    padding: 10px 10px 10px 0px;
	color: #9c1f2f;
	font-style: normal;
	font-size: 10pt;
	margin: 0px;
}    

.disabledinput 
{
    border: solid 1px #ababab;
    background-color: #f0f0f0;
    color: #222222;
    font-size: 8pt;
    padding: 2px 2px 2px 2px;   
    text-align: left; 
}

.adminpage h1 
{
    font-size: 12pt;
    font-style: normal;
}

div.shipitblack 
{
    font-style: italic;
    font-weight: bold;
    color: Black;
    display: inline;
}

div.shipit 
{
    font-style: italic;
    font-weight: bold;
	color: #9c1f2f;
	display: inline;
}

a:hover
{
	text-decoration: underline;
	color: #9A1A2A;
}

.background
{
	background-image: url('../WebImages/main_bg.jpg' );
	background-repeat: repeat-y;
	background-position: center;
}

.banner
{
	background-color: white;
}

.abovetab
{
	background-image: url('../WebImages/spacer_above_tab.jpg' );
	background-repeat: repeat-x;
}

.tabbar
{
	background-image: url('../WebImages/tab_bg.jpg' );
	background-repeat: repeat-x;
}

.tabbar a
{
	text-decoration: none;
	color: #555555;
}

.tabbar a:hover
{
	text-decoration: none;
	color: black;
}

.tabbutton
{
	background-image: url('../WebImages/tab_button_bg.jpg' );
	background-repeat: repeat-x;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.tabbuttonhi
{
	background-image: url('../WebImages/tab_button_bg_hi.jpg' );
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.page
{
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 50px;
	background-image: url('../WebImages/page_bg.jpg' );
	background-repeat: repeat-y;
	background-position: left;
}
.page a
{
	color: #777777;
}
.menu
{
	background-image: url('../WebImages/menu_bg.jpg' );
	background-repeat: repeat-y;
	background-position: center;
	font-weight: normal;
	font-size: 8pt;
}

.menu input
{
}

.bottomline a
{
	color: #9A1A2A;
	text-decoration: none;
	font-size: 7pt;
}

.adminpage th
{
    padding: 5px;
}

.adminpage td
{
    padding: 3px;
}

table.gridview 
{
    border: solid 1px #dedede;
}

.treeview a
{
    color: #222222;
}



th a, th a:hover 
{
    color: #ffffff;
    text-decoration: none;
}

.calendar 
{
    font-size: 8pt;
    background-color: White;
}

.calendar div
{
    background-color: #fafafa;
    border: solid 1px #555555;
}

.calendar a
{
    color: #9A1A2A;
    padding: 0px;
}

.calendar div div
{
    border: none;
}

.calendar td
{
    border: none;
    padding: 0px;
    margin: 0px;
}