/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:18px;
}
.text-red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B00000;
	font-size:11px;
	line-height:18px;
}

.text-orange{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:11px;
	line-height:18px;
}
.orange-dotted-border{
	border-width:2px;
	border-top-color:#f79419;
	border-top-style:dotted;
	border-bottom-color:#f79419;
	border-bottom-style:dotted;
}
.orange-dotted-border-top{
	border-width:2px;
	border-top-color:#f79419;
	border-top-style:dotted;
}
.orange-dotted-border-bottom{
	border-width:2px;
	border-bottom-color:#f79419;
	border-bottom-style:dotted;
}
.style-footer-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
}
.style-white-verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
.style-textboldunderline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:5px;
}
.style-textboldunderline2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#BA1300;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:5px;
}
.store-picborder {
	border-width:2px;
	border-style:solid;
	border-color:#F81200;
}
table#link a:hover{
	text-decoration:underline;
	color:#F81200;
}
table#link a, table#link a:link{
	text-decoration:none;
	color:#F81200;
}
table#link2 a:hover{
	text-decoration:underline;
	color:#F81200;
}
table#link2 a, table#link2 a:link{
	text-decoration:underline;
	color:#BA1300;
}
table#link3 a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
table#link3 a, table#link3 a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.style-textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
		padding:1px;
}
.style-button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	border-width:2px;
	border-style:solid;
	border-color:#FF9900;
	width:60px;
	height:20px;
	background-color:#CC0000;
	}
	
.verdana11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:18px;
	text-decoration: none;
}	
	
	
.underline_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFA6A6;
}
.imageborder {
	border: 1px solid #000000;
}
table#link4 a:hover{
	text-decoration:underline;
	color:#333333;
	font-weight:bold;
}
table#link4 a, table#link4 a:link{
	text-decoration:none;
	color:#333333;
}
.border-tableborder-MSG {
	border-width:2px;
	border-color:#FF6600;
	border-style:solid;
	background-color:#FFF3EC;
}
.border-tableborder-ERROR {
	border-width:2px;
	border-color:#CC0000;
	border-style:solid;
	background-color:#FFE1E1;
}
table#link5 a:hover{
	text-decoration:underline;
	color:#CC0000;
}
table#link5 a, table#link5 a:link{
	text-decoration:none;
	color:#333333;
}