body {  
SCROLLBAR-FACE-COLOR: #BFD4E9 ;
SCROLLBAR-HIGHLIGHT-COLOR: #D9E6F2;
SCROLLBAR-SHADOW-COLOR: #003366;
SCROLLBAR-3DLIGHT-COLOR: #003366;
	SCROLLBAR-ARROW-COLOR:  #990000;
	scrollbar-track-color: #003366;
SCROLLBAR-DARKSHADOW-COLOR: #000000
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-color: #000000;
}



.side {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFD4E9;
	border-right-color: #003366;
	border-bottom-color: #BFD4E9;
	border-left-color: #003366;
	background-color: #D9E6F2;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}

.main {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-color: #FFFFFF;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #990000;
	text-decoration: underline;
}



a.slink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-decoration: none;
}
a.slink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-decoration: underline;
}

a.cr {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.cr:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}

.txtmain {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-color: #000000;
}

.txttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}

.cwebcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #003366;
	border-bottom-color: #FFFFFF;
}

.txtinthis {

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}

.txtside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #D9E6F2;
	background: #003366;
}

ul#content {list-style :none}
