 body {
	background-color: #000000;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/bluesquares.gif);
	background-repeat: repeat;
	
	
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

a.external:link {color: #013d70; font-weight: bold; }
a.external:visited {color: #013d70; font-weight: bold; }
a.external:hover {color: #ffffff; text-decoration: overline; background-color: #013d70; }
a.external:active {color: #013d70; font-weight: bold; } 



.header {
background: url(../images/header.png);
background-repeat: no-repeat;
}

.menu {
background: url(../images/menubar.png);
}

.tablebackgroundclass {
background: url(../images/bodybkg.png);
}

.tablebkg1 {
background: url(../images/bodybkgL.png);
background-repeat:repeat-y; background-position:left;
}

.tablebkg2 {
background: url(../images/bodybkgR.png);
background-repeat:repeat-y; background-position:right;
}

.tablebackgroundclass {
background: url(../images/bodybkg.png);
}

.newsframe {
background: url(../images/newsborder2.png);
}



.footer {
background: url(../images/footer.png);
}

 h1 {
	font-family: Book Antiqua;
	font-size: 24px;
	color: #1C3B78;
	font-style: italic;
	font-weight: bold;
}

 h2 {
	font-family: Arial;
	font-size: 14px;
	color: #013d70;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #013d70;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}



.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C3B78;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.style4 {
	font-family: Arial;
	font-size: 10px;
	color: #013d70;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013d70;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013d70;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


.bordercolor {
border:#0000CC thin;

}
