body
{
	background-color: #1A4064;
	margin: 0; 
	padding: 0 
}

a:link 
{ 
	color: #4B4B4B; 
	text-decoration: none
}
a:active 
{ 
	color: #4B4B4B; 
	text-decoration: none 
}
a:visited 
{ 
	color: #4B4B4B; 
	text-decoration: none
}
a:hover 
{ 
	color: #EF6A1F; 
	text-decoration: none 
}

a.u:link 
{ 
	color: #4B4B4B; 
	text-decoration: underline
}
a.u:active 
{ 
	color: #4B4B4B; 
	text-decoration: underline 
}
a.u:visited 
{ 
	color: #4B4B4B; 
	text-decoration: underline
}
a.u:hover 
{ 
	color: #EF6A1F; 
	text-decoration: underline 
}

a.intro:link
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline
}
a.intro:active
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline
}
a.intro:visited
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline
}
a.intro:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #EF6A1F;
	text-decoration: underline
}

form 
{
	margin:0;
	padding:0
}

#gallery
{
	text-align: center;
	padding: 5px 0 0 0;
}

#gallery a
{
	text-decoration: underline
}

td 
{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#5D5D5D;
}

.t10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}

.maintitle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	margin:1;
	padding:1
}

.title
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline
}

.price
{
	background-image: url(images/price_box.gif);
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5pt;
	vertical-align: middle;
	text-align: center;
	width: 108px;
	height: 31px
}

.price2
{
	background-image: url(images/price_box.gif);
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3pt;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	height: 25px
}

.style1 {color: #f26522}

input
{
	font-size:11px;
	font-family:Tahoma
}

.form_tbl
{
	background-color: #FEFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	border: solid #D5D5D5 1px;
	width: 470px;
	padding: 5px 3px
}

.form_tbl2
{
	background-color: #FEFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	border: solid #D5D5D5 1px;
	width: 210px;
	padding: 5px 3px
}

.details
{
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #F26522;
	text-decoration: none
}
