﻿
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ececec;
}
body, td, th
{
	font-family: Verdana;
	font-size: 11px;
	color: #4a3513;
	line-height:16px;
}
A
{
	color: #4a3513;
	text-decoration:none;
}

.editbtn
{
	padding: 5px;
	border: 2px solid #FF0000;
	background-color: #FFFF99;
	width: 100%;
	height: 30px;
	cursor:pointer;
	font-weight:bold;
	color:Blue;
}
.nocontent
{
	border: 1px solid #996600;
	background-color: #EAFFEB;
	font-weight: bold;
	margin-top:20px;
	padding:5px;
	font-size:12px;
}
.footerCopyright
{
	font-size: 9px;
	color: #4c6672;
}
.footer
{
	font-size: 10px;
	color: #696969;
	font-family: Verdana;
	line-height: 20px;
}
a.footer:link
{
	text-decoration:none;
}

a.footer:visited
{
	color: #505050;
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}

.textCell
{
	border-right: darkkhaki 1px solid;
	border-top: darkkhaki 1px solid;
    border-left: darkkhaki 1px solid; 
    border-bottom: darkkhaki 1px solid; 
    background-color: #e5fad2;
    
}
.titleText
{
	font-size: 15px;
	color: #006600;
}

.coursesName
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.courseDesc
{
	font-size: 10px;
	font-weight: normal;
}

.activitiesCell
{
	height: 29px; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none;
}

.activitiesName
{
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}

.teamCell
{
	font-size: 11px;
	color: #333300;
}

.blogeditbtn
{
	position:relative;
	left: 20px;
	top:4px;
}


.blogarchivelink
{
	color:#367cb0;
	text-decoration: none;
	font-size: 10px;
}
a.blogarchivelink:hover
{
	text-decoration: underline;
}

.blogArchiveCount
{
	font-size: 10px;
	color:#5c666e;
}

div.blogpostrss
{
	margin-left:175px;
	float:right;
	width:18px; 
	height:18px;
	
	display:inline;
}

.blogpostrsspost
{
	background-image: url('img/rss.gif');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display:inline-block;	
}

