body {
	background-color: #012E4F;
	background-image: url(images/bg_sub.gif);
	background-repeat: repeat-x;
}

body.default
{
	background-color: #002e4f;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

img {
	border:0px;
	
}

a {
	color: #9f946b;
	text-decoration: underline;
}

a:hover {
	color: #012e4f;
	text-decoration: none;
}
#contentText
{
	color: #000000;
	font-family: Georgia;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom:30px;
}

#mainImage
{

	margin: 5px 0px 20px 30px;
}

#heading {
	color: #012e4f;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 25px;
	font-variant: normal;
}

b.bold {
	font-size: 16px;
	color: #9f946b;
}
#formText
{
	color: #000000;
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom:0px;
	
}

#testText
{
	color: #000000;
	font-family: Georgia;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom:30px;
}

.back_to_top {
	margin-top: 9px;
	vertical-align: text-bottom;
	visibility: none;
}

.trans_header {
	color: white;
	text-shadow: 0px 0px;
	background-color: #002e4f;
	padding: 3px;
	height: 16px;
	width: 100%;
	border-width: 1px;
}

.price {
	padding-left: 5px;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.kind {
	color: #d9b94a;
	padding-right: 10px;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.trans_content {
	line-height: 20px;
	border-color: #002e4f;
	border-width: 1px;
	border-style: solid;
	color: #2c678e;
	text-shadow: 0px 0px;
	background-color: white;
	padding: 3px 3px 3px 3px;
	height: 100px;
	width: 100%;
}

.trans_1 {
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 12px;
	text-transform: uppercase;
}

.trans_2 {
	font-style: italic;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 12px;
}
.trans_3 {
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.trans_4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.image {
	width: 120px;
	padding-right: 10px;
	text-align: right;
}
