
body
{
	/*background: url(img/gradiate.gif);
	background-repeat: repeat;
	background-attachment: fixed; */
	color: #FFFFCC;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 12px;
	text-align: left;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px; /*margin-bottom: 24px; */
	background-color: #000066;
}

.menu {
	font-weight: bolder;
	font-size: 10px;
}

Table, th, tr, td {
	font-size: 12px;
	background-color: transparent;
}

.titleb {
	color: yellow;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	background-image: url(img/site/title-tile5.gif);	
} 


.fancy-inner {	
	background-color: #0033FF;
}

.fancy-inner-t {	
	background-image: url(img/hr-thin-s.gif);
}
.fancy-inner-s {
	background-image: url(img/hr-star2.gif);
}

a, a:link, a:visited, a:active
{
	background: transparent;
	color: #00fa9a;
	text-decoration : none;
}

a:hover
{
	background: transparent;
	color: #FFFFFF;
	text-decoration: blink;
	font-weight: bolder;
}


.skyblue {
	color: #00BFFF;
}

.aliceblue {
	color: aliceblue;
}

.whitesheet {
	background: White;
	color: Black;
}


