﻿BODY
	{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	}
	
H1, H2, H3, H4, H5
	{
	color: #003366;
	}
	
P
	{
	font-size: x-small;
	line-height: 14pt;
	}
	

	
UL
	{
	font-size: x-small;
	margin-top: 5px;
	}
	
LI
	{
	margin-left: -25px;
	}
	 
B
	{
	color: #003366;
	}

A	 
	{
	text-decoration: none;
	}
	 
A:link
	{
	color: #003366;
	}
	
A:visited 
	{
	color: #003366;
	}
	
A:active
	{
	color: #003366;
	}
	
A:hover
	{
	text-decoration: underline;	
	}
	
A.navbar
	{
	color: #CED0E2;
	}
	
A.navbar:link 
	{
	color: #CED0E2;
	}
	
A.navbar:visited
	{
	color: #CED0E2;
	}
	
A.navbar:active
	{
	color: #FFFFFF;
	}
	
td
	{
	font-size: xx-small;
	}
	
td.sidebar
	{
	background-image: url('images/gradiant_background.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px dotted #CED0E2;
	border-left: 1px solid #CED0E2;
	width: 130px;
	font-size: xx-small;
	}
	
td.right_cell
	{
	border-left: 1px dotted #CED0E2;
	border-right: 1px solid #CED0E2;
	width: 120px;
	font-size: xx-small;
	}

img.border
	{
	border: 1px solid #CED0E2
	}
	
td.center_cell
	{
	font-size: x-small;
	}
	
.body
	{
	background-image: url('images/watermark.jpg');
	background-repeat: no-repeat;
	background-position: 150px 25px ;
	border-bottom: 3px solid #003366
	}
	
table.body
	{
	width: 800px;
	}
	
.PageHeader
	{
		border-left-style:solid;
		border-left-width:1px;
		border-left-color:#CED0E2;
		border-top-style:solid;
		border-top-width:1px;
		border-top-color:#CED0E2;
		border-right-style:solid;
		border-right-width:1px;
		border-right-color:#CED0E2;
	}
	
.languageNav {
	text-align: right;
	font-size: x-small;
	color: #808080;
	font-size: xx-small;
}
