/* Table Styles */
body
{   background:url(Template/Images/background.jpg);
	background-repeat:repeat;
	margin-top: 5px;
	padding-top: 16px;
}

table .empty
{
}
table .info
{
border-width:.5px;
border-color:#666666;
border-style:solid;
}
table .top_logo
{
background-image:url(Template/Images/logotop.jpg);
background-repeat:no-repeat;
}

table .top_logo2
{
background-image:url(Template/Images/logotop2.jpg);
background-repeat:no-repeat;
}

table .top
{
background-image:url(Template/Images/top.jpg);
background-repeat:no-repeat;
}

table .header
{
background-image:url(Template/Images/header.jpg);
background-repeat:no-repeat;
padding-left: 130px;
vertical-align:top;
}

table .body
{
background-image:url(Template/Images/main.jpg);
background-repeat:repeat;
vertical-align:top;
}

table .body2
{
background-image:url(Template/Images/main2.jpg);
background-repeat:repeat-y;
vertical-align:top;
background-color:#FFFFFF;
}
table .base
{
background-image:url(Template/Images/base.jpg);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
text-align:right;
font-style:italic;
font-size:10px;
}

table .nav
{
background-image:url(Template/Images/nav2.jpg);
background-repeat:no-repeat;
vertical-align:text-top;
background-color:#FFFFFF;
}
/* Navigation!! */
td .nav_link
{
height:35px;
text-align:left;

}
	a.nav_link:link
	{
	letter-spacing:2px;
	text-decoration:overline;
	vertical-align:text-top;
	font-family:"Book Antiqua", "Times New Roman", sans-serif, Arial;
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
	}
	a.nav_link:hover
	{
	letter-spacing:2px;
	text-decoration:overline;
	vertical-align:text-top;
	font-family:"Book Antiqua", "Times New Roman", sans-serif, Arial;
	font-size:18px;
	color:#333333;
	text-align:left;
	}
	a.nav_link:visited
	{
	letter-spacing:2px;
	text-decoration:overline;
	vertical-align:text-top;
	font-family:"Book Antiqua", "Times New Roman", sans-serif, Arial;
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
	}
	a.nav_link:active
	{
	letter-spacing:2px;
	text-decoration:overline;
	vertical-align:text-top;
	font-family:"Book Antiqua", "Times New Roman", sans-serif, Arial;
	font-size:18px;
	color:#333333;
	text-align:left;
	}
td .nav_top
{
height:10px;
}
/*Text Styles*/
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	font-size:13px;
	letter-spacing:0px;
}
#heading
{
font-family:Times New Roman;
text-shadow:#666666;
font-size:22px;
font-weight:300;
color: #666666;
vertical-align:text-top;
letter-spacing: 4px;
}
#style5
{
font-size: 36px;
color:#999999;
}
#style6 {font-size: 24px;
font-family:"Book Antiqua", "Times New Roman", sans-serif, Arial}

#body_table
{
padding-right: 35px;
}
#body_margin
{
margin-right: 20px;
}

h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
border-bottom:thin;
border-bottom-color:#666666;
font-size:18px;
font-variant:normal;
text-shadow:#666666;
text-decoration:none;
font-weight:100;
letter-spacing: .75px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #7795DD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7795DD;
}
a:hover {
	text-decoration: underline;
	color: #385BD3;
}
a:active {
	text-decoration: none;
	color: #333333;
}
img
{float:right}
#spacer
{float:center;
}
ul
{
list-style:square;
list-style-position:outside;
}
h6
{font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 3px;
line-height: 25px;
font-weight:200;
font-size:13px;
color:#333333;
}
h5
{font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 2px;
line-height: 21px;
font-weight:200;
font-size:13px;
color:#333333;
}
