/* Main Body and Cells */

body		{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; background-image: url(images/background.gif); background-repeat: repeat
}


TD		{
COLOR: #FFFFFF;
text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
font-size: 14px
; font-weight: 500
}




/* Custom bits */

.mainlinks	{ 
COLOR: #FFFFFF; text-decoration: none; font-weight: normal; 
font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; height: auto; width: auto
}


h1	{ font-size: 18px; text-indent: 1pt ; color: #4b8bb0; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

.titles		{ font-size: 18px; text-indent: 1pt; font-weight: bold}
.Top_titles	{ font-size: 18px; text-indent: 1pt ; color: #4b8bb0; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

.white_box	{ border: 1px #FFFFFF solid}
.white_line	{ border: #FFFFFF dotted; border-width: 0px 1px 0px 0px}

/* note: hover always after link and visited */
a:link		{ color: #FFFF10; text-decoration: none}
a:visited	{ color: #FFFF10; text-decoration: none}
a:active	{ color: #FFFF10; text-decoration: none}
a:hover		{ color: #FFFFFF; text-decoration: none}


/** White going Yellow **/
.biglinks a:link      	{color:#FFFFFF}
.biglinks a:visited   	{color:#FFFFFF}
.biglinks a:active    	{color:#FFFFFF}
.biglinks a:hover     	{color:#FFFF00}

