
body
{    margin-left:100px;
    margin-right:100px;
    font-family:Calibri Tahoma Arial;

}

.header
{
    background: #3399CC  url(/Image/Logo.jpg) no-repeat; 
    height:94px;   
    width: 460px;
    padding-left:250px;
    padding-top:7px;
    color:White;
    font-family:Calibri Tahoma Arial;
    font-size:larger;
    font-weight:bold;
}

.homePageContent
{
    vertical-align:top;    
    float:left;   
    height:326px;
    width:550px;
    margin-top:5px;
    text-align:center;
}


.MenuBg
{
    background-color:#3399cc;
    vertical-align:top;
}

.Menu
{ 
	background-color:#3399cc;
	margin-top:5px;
	height:100%;
}
.Menu TD
{
	border-bottom: gray 1px solid;
	width:150px;
	padding-top:7px;
	padding-bottom:2px;
}

.Menu  a:link
{
	color: White;
	font-family: Tahoma;
	font-size:10pt;
	text-decoration: none;
	text-transform:uppercase;
}

.Menu  a:visited
{
	color: White;
	font-family: Tahoma;
	font-size:10pt;
	text-decoration: none;
	text-transform:uppercase;
}

.Menu  a:hover
{
	color: Black;
	font-family: Tahoma;
	font-size:10pt;
	text-decoration: none;
	text-transform:uppercase;
}

.Menu  a:active
{
	color: White;
	font-family: Tahoma;
	font-size:10pt;
	text-decoration: none;
	text-transform:uppercase;
}

.Content
{
	padding-left:20px;
	padding-right:20px;
	
	font-family:Calibri Tahoma Arial ; 
	font-size: 13pt;
	width:450px;
}

p
{	font-family: Tahoma;
	font-size:10pt;	
}


h1
{
	font-size:10pt;
	font-family:Tahoma;
	font-weight:bold;
	color:Red;
	text-align:center;
}

h2
{
	
	font-family:Tahoma Arial;
	font-size:14pt;
	font-weight:bold;
	padding-top:5px;
	text-decoration:underline;
	color:Gray;
}


.ContentTable td
{
	font-family:Tahoma;
	font-size: 10pt;
}

.ContentTable A A:Visisted
{
	color:Blue;
}

P A:link
{
	color:Blue;
}



a
{
	color:Blue;
	text-transform:none;
	text-decoration:underline;	
}

 a:link 
{
	color:Blue;
	text-transform:none;
	text-decoration:underline;	
}

.url  a:visited 
{
	color:Blue;
	text-transform:none;
	text-decoration:underline;	
}


.url a:hover
{
	color:Blue;
	text-transform:none;
	text-decoration:underline;	
}


.url a:active
{
	color:Blue;
	text-transform:none;
	text-decoration:underline;	
}