/* General Tag specifications */
Body {
background-color: #333366;
background-image:url('');
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #BCB37C;
font-size: 11px;
text-align:;
}

.Content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify
	}
	
a.Content:link
{
color:#333366;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.Content:hover 
{
color:#5151A2;
font-size: 12px;
font-weight: bold;
text-decoration: overline underline;
}

a.Content:active
{
color:#333366;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.Content:visited
{
color:#333366;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.Content:visited:hover
{
color:#5151A2;
font-size: 12px;
font-weight: bold;
text-decoration: overline underline;
}

/* Navigation Side*/

.SideLink
{
color:#FFCC00;
font-weight: bold;
font-size: 10px;
background-color: ;
}

a.SideLink:link
{
color:#FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.SideLink:hover 
{
color:#FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: overline underline;
background-color:;
}

a.SideLink:active
{
color:#FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.SideLink:visited
{
color:#FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.SideLink:visited:hover
{
color:#FFCC00;
font-size: 10px;
font-weight: bold;
background-color: ;
text-decoration: overline underline;
}

/* FORMS */

.FormFields { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF; 
 	color: #000000;
	border-right: none;
	border-style: dashed;
	border-width: 1px;
	border-color: #333366;
}

.FormInput { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF; 
 	color: #000000;
	border-style:;
	border-width: 1px;
	border-color: #CCCCCC;
	border-Left: none;
}

.Comments { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333366; 
 	color: #AEAEAE;
	border-style: dashed;
	border-width: 1px;
	border-color: #ff8400;
}

a.Comments:link
{
	font-size: 11px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: none;
}

a.Comments:hover 
{
	font-size: 11px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: overline underline;
}

a.Comments:active
{
	font-size: 11px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: none;
}

a.Comments:visited
{
	font-size: 11px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: none;
}

a.Comments:visited:hover
{
	font-size: 11px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: overline underline;
}

.BottomLink { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333366; 
 	color: #AEAEAE;
}

a.BottomLink:link
{
	font-size: 10px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: none;
}

a.BottomLink:hover 
{
	font-size: 10px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: overline underline;
}

a.BottomLink:active
{
	font-size: 10px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: none;
}

a.BottomLink:visited
{
	font-size: 10px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: none;
}

a.BottomLink:visited:hover
{
	font-size: 10px;
	background-color: #333366; 
 	color: #AEAEAE;
	text-decoration: overline underline;
}

/* SLICES */

.HeaderLeftTile {
	background-image: url(../Images/Slices/HeaderLeftTile.gif);
}
.HeaderRightTIle {
	background-image: url(../Images/Slices/HeaderRightTile.gif);
}
.NavLeftTile {
	background-image: url(../Images/Slices/LeftNavTile.gif);
}
.MainLeftTile {
	background-image: url(../Images/Slices/MainLeftTile.gif);
}
.MainRightTile {
	background-image: url(../Images/Slices/MainRightTile.gif);
}
.FooterLeftTile {
	background-image: url(../Images/Slices/FooterTileLeft.gif);
}
.FooterRightTile {
	background-image: url(../Images/Slices/FooterTileRight.gif);
}
