

.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
}
.sidehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
}
.posttime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.lucidanav {
	font-family: Lucida, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white 
A:link {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.white 
A:visited {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.white
A:hover {
background-color: transparent;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}
.white
A:active {
background-color: transparent;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.flaschardannouncements {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.flashcardlinks {
	color: #CC4400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.flashcardlinks 
A:link {
	background-color: transparent;
	color: #CC4400;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.flashcardlinks
A:active {
	background-color: transparent;
	color: #CC4400;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.flashcardlinks 
A:visited {
	background-color: transparent;
	color: #CC4400;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.flashcardlinks
A:hover {
	background-color: transparent;
	color: #CC4400;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


LI {
	margin: 10px 0;
}
BODY {
background: #000000; 
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin-bottom: 5;
margin-left: 10;
margin-right: 10;
margin-top: 10;
text-decoration: none;
}

P {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;}

A:link {
background-color: transparent;
color: #ffcc66;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

A:hover {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

A:active {
background-color: transparent;
color: #ffcc66;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.maintitle {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.sectiontitle {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.smalltitle {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.options {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}

.firstf {
color: #000000;
/* font-family: Trebuchet MS, Helvetica, sans-serif; */
font-size: 20px;
font-weight: bold;
text-decoration: none;
}

.secondf {
color: #000000;
/* font-family: Trebuchet MS, Helvetica, sans-serif; */
font-size: 20px;
font-weight: bold;
text-decoration: none;
}

.thirdf {
color: #000000;
/* font-family: Trebuchet MS, Helvetica, sans-serif; */
font-size: 20px;
font-weight: bold;
text-decoration: none;
}

.fourthf {
color: #000000;
/* font-family: Trebuchet MS, Helvetica, sans-serif; */
font-size: 20px;
font-weight: bold;
text-decoration: none;
}

.last {
background-color: transparent;
color: #000000;
/* font-family: Arial, Helvetica, sans-serif; */
font-size: 10px;
text-decoration: none;
}

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #CCCCCC; 
	padding: 0; 
	width: 170px;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: #444444 }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	background: #444444; color: #ffcc66; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #ffcc66; text-decoration: none; }
.fd_itemlink:visited { color: #CCCCCC; text-decoration: none }
.fd_itemlink:hover { color: white; text-decoration: none }

.HeadingOne{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.HeadingOne 
A:link {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.HeadingOne 
A:visited {
	background-color: transparent;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.HeadingOne
A:hover {
background-color: transparent;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}
.HeadingOne
A:active {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.TextOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.TextTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc4400;
}
.sidehead
A:link {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.sidehead 
A:visited {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.sidehead
A:hover {
background-color: transparent;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}
.sidehead
A:active {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.HeadingTwo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.TextOne
A:link {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.TextOne
A:visited {
	background-color: transparent;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.TextOne
A:hover {
background-color: transparent;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}
.TextOne
A:active {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.TextTwo
A:link {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.TextTwo
A:visited {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
.TextTwo
A:hover {
background-color: transparent;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}
.TextTwo
A:active {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}