body
{
	color: #4E4B49;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

body, td, p
{
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	line-height : 140%;
}

.transp
{
	filter: alpha(Opacity=0,FinishOpacity=12,Style=1);
}
		
a:link,
a:visited
{
	color: #A4843C;
	text-decoration: none;
}

a:hover
{
	color : #A4843C;
	text-decoration : underline;
}

a.menu:link,
a.menu:visited
{
	font-size : 11px;
	color: #4E4B49;
	text-decoration: none;
}

a.menu:hover
{
	font-size : 11px;
	color: #4E4B49;
	text-decoration: underline;
}

a.menu_sel:link,
a.menu_sel:visited
{
	font-size : 11px;
	color: #A4843C;
	text-decoration: none;
}

a.menu_sel:hover
{
	font-size : 11px;
	color : #A4843C;
	text-decoration : underline;
}

.sel
{
	font-size : 11px;
	color: #A4843C;
}

p, ul, ol
{
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.title
{
	font-size : 14px;
	font-weight: bold;
}

p.title2
{
	font-size : 12px;
	font-weight: bold;
}
.product_name
{
	font-size: 18px;
	font-weight: normal;
}

.product_char
{
	font-size: 12px;
	font-weight: bold;
}

/* Intro */

a.intro_menu:link,
a.intro_menu:visited
{
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.intro_menu:hover
{
	font-size: 12px;
	color: White;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.intro_copy
{
	font-size: 11px;
}

a.intro_copy:link,
a.intro_copy:visited
{
	color: #A4843C;
	text-decoration: none;
}

a.intro_copy:hover
{
	color: #A4843C;
	text-decoration: underline;
}

body.intro
{
	color: White;
	background-color: #00335A;
}


table.t1
{
	border-collapse: collapse;
}

table.t1 tr td
{
	border: 1px solid #A4843C;
	padding: 8px 8px 8px 8px;
	background-color: #ffffff;
	color: #4E4B49;
	line-height: 100%;
}

table.t1 tr td.par, table.t1 tr.par td
{
	background-color : #1B4860;
	font-weight : bold;
	color: White;
}