a:link 
{
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}
a:visited 
{
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}
a:active 
{
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

} 
a:hover 
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}
body
{
	color: #000000;
	text-decoration: none;
	border: thin none #666666;
	background-repeat: repeat;
	background-position: center top;







}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	/*width:90%;*/
}
h1, h2, h3, h4, h5, h6
{
	font-style: normal;
	font-family: "Century Gothic";

}
h1
{
	color: #003366;
	font-size: 16pt;
	font-style: normal;	
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h2
{
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
}
h3
{
	color: rgb(50,150,200);
	font-size: 36pt;
	font-family: "Century Gothic";

}
h4
{
	color: rgb(50,150,200);
}
h5
{
	color: rgb(50,150,200);
}
h6
{
	color: rgb(50,150,200);
}
td
{
	font-size: 10pt;
	font-family: "Comic Sans MS";

	/* padding: 0.25cm;*/
	/* width:80%; */
}
.maintable 
{
	background-image: none;
	border: 15px none #FFFFFF;
	background-color: #FFFFFF;



}
.ratestables 
{
	border: thin none #666666;
	background-color: #CCCCCC;

}
.mypic 
{
	border: 10px solid #FFFFFF;
}
.menustyle 
{
	font-size: 12px;
	font-weight: normal;
	font-family: "Comic Sans MS";
	color: #FFFFFF;




}
.PicBorder 
{
	border: 5px solid #FFFFFF;
}
.tableborder 
{
	border: thin solid #000000;

}
.border 
{
	border: 15px solid #FFFFFF;



}
.whiteborder 
{
	border: 5px solid #FFFFFF;
}
.cellpad {
	border: 10px solid;
}
.outertable {
	border: thin solid #666666;
	background-color: #FFFFFF;
}
.titletext {
	font-family: "Century Gothic";
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.registerbox {
	border: thin solid #999999;
}
.blueborder {
	border: 10px solid #003366;
}
.fadedbackground {
	background-image:  url(images/header_background.jpg);
	background-repeat: repeat;
}
.blink {
	text-decoration: blink;
}
