﻿html,body,form
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

img, td
{ 
	behavior: url(iepngfix.htc); 
} 

#TdMenu
{ 
	height:35px;
	width:1000px;
} 

#TdFadeRight
{ 
	width:10px;
	height:480px;
	behavior: url(iepngfix.htc); 
} 

#TdFadeBottom
{ 
	height:10px;
	width:1010px;
	behavior: url(iepngfix.htc); 
}

.TdFadeBottom
{ 
	height:10px;
	width:1010px;
	behavior: url(iepngfix.htc); 
}

div, span
{
	font-family: Arial;
	font-size : 11px;
	font-weight:lighter;
	color:#ffffff;
}

A
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color: #FFFFFF;	
	text-decoration : none;
}

A:HOVER 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color: #FFFFFF;	
	text-decoration : underline;
}

H1
{
	font-family : Arial;
	font-weight : lighter;
	font-size : 26px;
	color: #686868;	
	text-decoration : none;	
	margin-bottom:6px;
	margin-top:0px;
}

H2
{
	font-family : Arial;
	font-weight : lighter;
	font-size : 18px;
	color: #FFFFFF;	
	text-decoration : none;	
	margin-bottom:8px;
	margin-top:0px;
}

H3
{
	font-family : Arial;
	font-weight : lighter;
	font-size : 16px;
	color: #a59989;	
	text-decoration : none;	
	margin-bottom:6px;
	margin-top:0px;
}

.MenuLink
{
	font-family : Arial;
	font-weight : lighter;
	font-size : 13px;
	color: #FFFFFF;	
	text-decoration : none;
}

.MenuLink:HOVER 
{
	font-family : Arial;
	font-weight : lighter;
	font-size : 13px;
	color: #FFFFFF;	
	text-decoration : underline;
}

.DropDownList
{
    font-family : Arial;
	font-weight : lighter;
    font-size:11px;
    color:#FFFFFF;
    width:200px;
    background-color:#5b7bb6;    
}

#DivMain
{
	width:1000px; 
	height:480px; 	
	background-color:#ffffff;	
	position:relative;	
}

#DivMenu
{
	margin-left:40px;
	width:960px;
	height:35px;
}
