body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color:#55002A;
}
#page {
	margin: 0px auto;
}
.right-vertical1 {
background-image:url(../images/right-vertical1.jpg);
background-repeat:repeat-y;
}
.right-vertical4 {
background-image:url(../images/right-vertical4.jpg);
background-repeat:repeat-y;
}
.right-repeat {
background-image:url(../images/right-repeat.jpg);
background-repeat:repeat-y;
}
.full-repeat {
background-image:url(../images/bg-panel.jpg);
background-repeat:repeat-y;
}
.orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EAA345;
}
.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #55002A;
}
.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
ul {
	list-style-image: url(../images/bullet.jpg);
}

.bullet {
	list-style-image: url(../images/bullet.jpg);
}
a:link, a:visited {color: #E58E1A;
text-decoration: underline;}

a:hover, a:active {color: #55002A;
text-decoration: none;}

.addresslink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E58E1A;
}
a.addresslink:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #E58E1A;
}
a.addresslink:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #E58E1A;
}
a.addresslink:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #55002A;
}
a.addresslink:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #55002A;
}



