ul {
	list-style-image: url(../images/ul_sq_red.gif);
	line-height:20px;
	}
 .FormButton {
	font-size: x-small;
	color:#333333;
	border-width:thin;
	border-style:solid;
	background:#CCCCCC;
	padding:0px;
	
 }
  .SmallFormButton {	
	font-size: x-small;
	color:#333333;
	background:ffffff;
	border:thin;
	border-color:#333333;
	padding:0;
 }
 .PaymentFormButton {
	color: #b32121;
	font-weight: lighter;
	font-size: 16px;
	text-align: center;
	letter-spacing:1px;
	word-spacing: normal;
	border: 1px solid #b32121;
	background:#FFFFFF;
	}
.NoBorderFormBox {
	font-size: 15px;
	color: #003399;
	border-style: none;
	background: #FFFF99;
 }
.FormBox {	
	font-size:x-small;
	color: #000000;
	border-width:thin;
	border-style:solid;
	border-color: #3D6983;
	background: #CCCCCC;
	padding: 1px;
 }
.loginbox {
	font-size: x-small;
	color:#FFFFFF;
	background-color: #000000;
	border: 1px solid #ffffff;
}  	

.UserLoggedIn {
	line-height : 15px;
	color : #ffffff;
	text-indent: 10px;
}
.required {
	font-size : x-small;
	line-height : 15px;
	color : #b32121;
}
.flatbutton  {
	font-size :x-small;
	background-color : #CCCCFF;
	color : #000033;
	font-weight : bold;
	border: thin ridge #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	text-indent: 0pt;
	text-transform: capitalize;
}
.flatbutton2  {
	font-size :x-small;
	background-color : #182964;
	color : #CCCCCC;
	font-weight : bold;
	border: thin outset;
	text-transform: capitalize;
}
.flattextbox  {
	border: 1px solid #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.LoginText {	
	font-size:x-small;
	color:#FF0000;
	text-indent: 7px;
 }

.InvoiceHeadings {
	color: #b32121;
	font-weight: lighter;
	font-size: 16px;
	text-align: left;
	text-indent: 0px;
	letter-spacing:1px;      
	word-spacing: normal;
	padding-top:7px;
}
.InvoiceNumber {
	color: #000066;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	letter-spacing:1px;      
	word-spacing: normal;
	padding-top:7px;
}
.InvoiceDetails {
	color: #000000;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	letter-spacing:1px;      
	word-spacing: normal;
	padding-top:7px;
}
.LargeLink {
	color: #b32121;
	font-weight: lighter;
	font-size: x-small;
	line-height:15px;
	text-align: left;
	margin-left:50px;
	letter-spacing:1px;
	word-spacing: normal;
	padding-top:7px;
	list-style-type: circle;
	}
.LargeLink a:link  {
	color: #b32121;
	text-decoration: none
}	
.LargeLink a:active {
	color: #b32121;
	}
.LargeLink a:visited {
	color: #333333;
	}
.LargeLink a:hover {
	color: #003366;

}
.BottomBar {
	color:#FFFFFF;
	vertical-align: middle;
	text-indent: 25px;
}
.BottomBar a:link {color: #FFFFFF}     /* unvisited link */
.BottomBar a:visited {color: #FFFFFF}  /* visited link */
.BottomBar a:hover {color: #FFFFFF}   /* mouse over link */
.BottomBar a:active {color: #FFFFFF}
.StoreItemName {
	
	font-size:18px;
	font-weight:bold;
	color: #b32121;
	}  

