h1 {font:"Century Gothic", "Trebuchet MS";
font-size:large;
color:#07194b}

h2 {font:"Trebuchet MS", "Gill Sans MT";
font-size:small;
font-weight:bold;
color:#666666}




  
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
body,td,th {
	
	font-family: Trebuchet MS, Gill Sans MT;
	font-size: small;
}

body
{	
	background-image:url('grad_bg.png');
	background-repeat:repeat-x;
	background-color:#0c1429;

	}

.style1 {
	font-size: x-small
}

.toptablecell {background-image: url(images/slices_02.png)
}

.lefttablecell 
{
	background-image:url(images/slices_04.png);
	background-repeat:repeat-y;}

.righttablecell
{
background-image:url(images/slices_06.png);
background-repeat:repeat-y;}

.basetablecell{background-image:url(images/slices_08.png)}

.buttonscontainer {width: 170px;}

.buttons a {color: #295689;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #A4C0E2;
font: small Trebuchet MS, Arial;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #07194b;
color: #FFFFFF;
text-decoration: none;}

.maintext {font:"Trebuchet MS", "Gill Sans MT";
font-size:medium;
color:#2A3550}

