a
{
	color: #9BA7A4;
}

a.hometext
{
	color: #FFFFFF;
}

a.textmenu
{
	text-decoration: none;
	color: #9BA7A4;
}



body
{
	background-image: url("../images/layout/background-fade.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
    background-color: #ADBBA6;

    margin: 0px 0px 0px 0px;
    
    text-align: left;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}



div
{
	color: #575757;
	
	text-align: left;	
}

div.content
{
	text-align: center;	
}

div.credits
{
	color: #838F8C;	
}

div.hometext
{
	color: #FFFFFF;
	
	margin-top:    30px;
	margin-left:   30px;
	margin-right:  30px;	
}

div.hometextdark
{
	color: #575757;	
}

div.instructions
{
    color: #575757;
    
    font-weight: bold;
    
    margin-bottom: 15px;
}

div.mainmenu
{
	padding-top:    5px;
	padding-bottom: 5px;
	
	text-align: center;
}

div.newsdate
{
    color: #31B8B0;
    
    font-weight: bold;
}

div.newstitle
{
    color: #575757;
    
    font-weight: bold;
}



img
{
	border: none;
	
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

img.bighomeimage
{
	
}

img.header
{
	margin-top: 15px;
}

img.smallhomeimage
{
	margin-top: 5px;
}

img.picture
{
	margin-right:  7px;
	margin-bottom: 5px;
}



p
{
	color: #575757;
	
	text-align: justify;	
}

p.instruction
{
	color: #31B8B0;	
	
	font-weight: bold;
}



table.newsletter
{
	margin-top:    15px;
	margin-bottom: 15px;
	
	width: 680px;
}

table.indexcontent
{
	width: 100%;	
}

table.content
{
    margin-left: 30px;
    
    width: 727px;
}

table.main
{
	background-color: #FFFFFF;
	
    width: 780px;
}



td
{
    background-repeat: repeat;

    empty-cells: show;
}

td.hometext
{
	background-color: #31B8B0;
	
	width: 360px;
}

td.homecontent
{
	background-color: #E1E7D9;	
}

td.hr
{
    background-image:  url(/images/layout/title-hr.jpg);
    background-repeat: no-repeat;
    
    empty-cells: show;
    
    height: 20px;
}

td.maincontent
{
	width: 730px;
}

td.menuitem
{
	height: 31px;	
	
	vertical-align: top;
}

td.newsletter
{
	color: #9BA7A4;
	background-color: #2B3533;
	
	height: 40px;
	
	vertical-align: middle;
}

td.whitespace
{
    background-color: #FFFFFF;
}

td.footer
{
    background-color: #404B49;
	
    height: 110px;
	
	text-align: center;
	color: #31B8B0;
}

