a:hover.sizes{
	text-decoration : underline;
}

body {
	background-image : url(../images/logo-large.gif);
	background-position : 60% 90%;
	background-repeat : no-repeat;
	font-family : Verdana, Arial, Helvetica, Geneva;
	margin : 0px;
}

body,td,th,p,li{
	font-size : x-small;
}

h1{
	color : #564974;
	font-family : Georgia, "Times New Roman", Times;
	font-size : 12px;
	font-weight : bold;
}

h2{
	font-family : Georgia, "Times New Roman", Times;
	font-size : 12px;
	font-weight : bold;
	color:white;
	background-color:#564974
}
table.data{
	background-color : #FFFFFF;
}

td.data{
	background-color : #FFF3F7;
	font-size : x-small;
	text-align : top;
	vertical-align : top;
}
 th.data{
	background-color : #FFD4E2;
	background-image: url(../images/bg.jpg);
	font-size : 14px;
	font-weight: normal;
	text-align : top;
	vertical-align : top;
	font-family: Georgia, "Times New Roman", Times;
	color : #564974;
}
.bottomborder{
	background-color : #564974;
}

.button{
	border : 1px outset #000000;
	cursor : hand;
	height : 20px;
	text-align : center;
}

.footertxt,  .footer{
	color : #FFFFFF;
	margin : 2px;
	padding : 10px;
	text-decoration : none;
}

.header{
	background-color : #564974;
}

.headertxt{
	color : #FFFFFF;
	font-family : Georgia, "Times New Roman";
	font-size : 12px;
	text-decoration : none;
}

.heading{
	color : #564974;
	font-family : Georgia, "Times New Roman";
	font-size : 20px;
}

.menu{
	background-image : url(../images/bg.jpg);
	padding:8px;
}

.menubtn{
	
	border : 1px solid inherit;
}

.menubtnactive{
	border : 1px dashed #564974;
}

.menubtnover{
	border : 1px dashed #C4BDD5;
}

.menutextactive{
	color : #000000;
	font-family : Georgia, "Times New Roman";
	font-size : 14px;
	text-decoration : none;
}

.menutxt{
	color : #564974;
	font-family : Georgia, "Times New Roman";
	font-size : 14px;
	text-decoration : none;
}

.noprint{
}

.noul{
	text-decoration : none;
}

.picture{
	border : solid #ABE3DC 1px;
}

.qty{
	text-align : center;
}

.radio{
	border : 0px solid #FFFFFF;
}

.sizes{
	color : #000080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.slogan{
	color : #564974;
	font-family : "Lucida Calligraphy", "Lucide Handwriting", Times, "Times New Roman";
	font-size : 14px;
	margin-right : 10px;
}

.title{
	color : #564974;
	font-family : georgia, "Lucida Calligaraphy", "Lucida Handwriting", "Times New Roman", Georgia;
	font-size : 30px;
	font-stretch : wider;
	padding-bottom : 10px;
	padding-right : 30px;
}
th.orderdata{
	font-size:12px;
	background-color:#FFD4E2;
	text-align="right";
	vertical-align:top;
}

td.orderdata, a.orderdata{
	font-size:12px;
	text-align="right";
	text-decoration:none;
	background-color:#FFF3F7;
	vertical-align:top;
}

th.totals{
	font-size:12px;
	text-align="right";
	text-decoration:none;
	background-color:#FFD4E2;
}
input{
	border:solid 1px #CCCCCC;
	text-align:left;
	vertical-align:middle;
}

input.noborder{
	border:0px;
}

input.real{
	border:solid 1px #000000;
	text-align:center;
	height:20px;
	vertical-align:middle;
	background-color:"FFFFFF";
}

td.menudivider{
	border-bottom: 1px double  #564974;
}