﻿/* Styles for HTML Elements */
body 
{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	
	line-height: 18px;
}

table, img
{
	border: none;
}

.BGWhite
{
	background-color: White;
}
.LB
{
	text-align: left;
	font-weight: bold;
}

.Pad20
{
	padding-left: 20px;
}

.HeaderLarge
{
	color: #3b7ea3;
	font-size: 16px;
	font-weight: bolder;
}


.RB
{
	text-align: right;
	font-weight: bold;
}

p, span, td
{
	font-family:Tahoma;
	font-size:11px;
	font-weight : normal; 
	color : #000000;
}

hr
{
	height:1px;
	color:#cccccc;
}

/* All A HREF TAGS */
a
{
	color:#006699;
}


a:visited
{
	color:#006699;
}

a:hover
{
	color:#9A0000;
}

li
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

.btn
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	vertical-align: middle;
	text-align: center;
	color:#ffffff;
	border: solid 1px #96826C;
	background-color:#483827;
}
.W15
{
	width: 15px;
	text-align: center;
}

.PL
{
	padding-left: 5px;
}


a.menu, a.menu:visited, .TN
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	COLOR: #8c745f;
	text-decoration: none;
	font-weight : bold;
}

a.menu:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	COLOR: #8c745f;
	text-decoration: underline
}


a.menu2, a.menu2:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	text-decoration: none;
	font-weight : bold;
}

a.menu2:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	text-decoration: underline
}


a.small, a.small:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	COLOR: #8C745F;
	text-decoration: none;
	font-weight: bold;
}

a.PirataLink, a.PirataLink:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFCE9;
	text-decoration: none;	
}

a.PirataLink:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFCE9;
	text-decoration: underline;	
}


.SN
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	COLOR: #8c745f;
	text-decoration: none;
	font-weight: bold;
}

a.small, a.small:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	COLOR: #8C745F;
	text-decoration: none;
	font-weight: bold;
}


a.small:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	COLOR: #8c745f;
	text-decoration: underline
}


a
{
	font-family: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
    text-decoration: underline
}

a:hover
{
	font-family: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
    text-decoration: none
}

.TextBox
{
    font-family: Verdana; 
	font-size: 10pt; 
	color: #555555; 
    border: 1px solid #555555; 
    padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 1px; 
    padding-bottom: 1px 
}

.heading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	color:#EB9943;
	text-decoration: none;
	font-weight : bold;
}