/* CSS Document */
.title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:36px;
	color:#000000;
}
.borderimg {
background-repeat:repeat-x;
  
}
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	color:#000000;
}
.topmenulink {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #35498E;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bodytext {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#000000;
font-weight:bold;
}
.bodytextblue {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#35498E;
font-weight:bold;
}
.smbodytextblue {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#35498E;
font-weight:200;
}
.vsmbodytextblue {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#35498E;
font-weight:200;
}

#myscroll {
	width:700px;
	height:600px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #35498E;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #35498E; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	font-size: medium;
	font-family: san-serif;
	font-weight: bold;
	font-style: normal;
	font:"Times New Roman", Times, serif;
	color: black;
}
