.border-all-sides {
	border: 1px solid #CCCCCC;
}
.top-nav-links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #EE333E;
	text-decoration: none;
}
a.top-nav-links:link{text-decoration:none; color:#EE333E;}
a.top-nav-links:visited{text-decoration:none; color:#EE333E;}
a.top-nav-links:hover{text-decoration:none; color:#000000;}
.border-one-side {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
.border-top-right {
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}
.border-left-black {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EE333E;
}
.titles-white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.border-bottom-black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE333E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EE333E;
	padding-left:5px;
}
.border-bottom-red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left:5px;
}
.maintxt
{
font-family:tahoma,arial,verdana;
font-size:11px;
color:#2A2A2A;
line-height:15px;
}
.maintxt a:link{text-decoration:none; color:#EE333E;}
.maintxt a:visited{text-decoration:none; color:#EE333E;}
.maintxt a:hover{text-decoration:none; color:#000000;}


.fullBorder {
	border: 1px solid #EE333E;
}
.url
{
font-family:tahoma;
font-size:18px;
font-weight:bold;
color:#000000;
}

a.blackLink:link{text-decoration:none; color:#000000;}
a.blackLink:visited{text-decoration:none; color:#000000;}
a.blackLink:hover{text-decoration:none; color:#666666;}

.title-heading
{
font-family:tahoma,arial,verdana;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
}

.courses {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#2A2A2A;
}
.courses-border {
	border: 1px solid #cccccc;
}
