a:link {
	color: #333333;
	text-decoration:none
}

a:visited {
  color: #456C6C;
  text-decoration:none;
}


a:active {
	color: #456C6C;
	font-weight:bold;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}


a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;
}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


logogs {
	font:"Times New Roman", Times, serif;
}

.rmain {
	font:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.rtopic {
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.r16 {
	font:"Times New Roman", Times, serif;
	font-size:16px;
}

.r14 {
	font:"Times New Roman", Times, serif;
	font-size:14px;
}

.r12 {
	font:"Times New Roman", Times, serif;
	font-size:12px;
}

h1, h2, h5 {
  color: #456C6C;
}

h3 {
  color: #456C6C;
  font-variant:small-caps;
}

h4 {
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

h5 {
	font-weight:bold;
	color: #000000;
}

a {
	color: #003366;
}

.t1 {
	font:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}


.ctitle {
	font-size:26px;
	font-weight:normal;
	text-align:left;
; font-family: "Times New Roman", Times, serif; font-variant: normal}

.cquotes {
	font-style:italic;
	font-size:14px;
}

.ctext {
	font-size:14px;
	text-align:left;
; font-family: "Times New Roman", Times, serif
}

.imageToBeWrappedRight{
	float:right;
	margin-top:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:10px;
}

.imageToBeWrappedLeft{
	float:left;
	margin-top:auto;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:auto
}

.footer {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}	
