p.announce
{ 
	text-align: justify;
	text-indent: 50px;
	font-family: Royal Arial, Arial, serif; 
	font-size: 11.5pt; 
	margin-left: 5px;
	margin-right: 5px;
}

a.item,a.item:link,a.item:visited 
{
height: 24px;
color: white;
font-size: 20px;
font-weight: normal;
background-color: #404040;
font-family: Impact;
text-decoration: none;
text-align: center;
padding-left: 5px;
letter-spacing: 2px;
}
a.item:hover {
background-color: #808080;
}

a.item_w,a.item_w:link,a.item_w:visited 
{
color: red;
font-size: 20px;
font-weight: normal;
background-color: #404040;
font-family: Impact;
text-decoration: none;
text-align: center;
padding-left: 5px;
letter-spacing: 2px;
}
a.item_w:hover {
background-color: #808080;
}

a.item2 
{
display:block;
width: 170px;
height: 60px;
color:black;
font-size: 14px;
background-color: #edc523;
font-family: Impact;
text-decoration: none;
text-align: center;
letter-spacing: 2px;
line-height: 30px;
}
a.item2:hover {
color:black;
background-color: #cca711;
}
a.item3 
{
display:block;
width: 170px;
height: 60px;
color:black;
font-size: 14px;
background-color: #edc523;
font-family: Impact;
text-decoration: none;
text-align: center;
letter-spacing: 2px;
line-height: 20px;
}
a.item3:hover {
color:black;
background-color: #cca711;
}

a.news2:link, a.news2:visited, a.news2:active 
{
	color: #000000; 
	font-family: Royal Arial, Arial, serif; 
	font-size: 11.5pt; 
	font-weight:normal;
	text-decoration: none;
}
a.news2:hover 
{
	font-weight:bold;
}

a.doc 
{
color:black;
font-size: 12px;
background-color: #edc523;
font-family: Times New;
text-decoration: none;
text-align: center;
font-weight:bold;
}
a.doc:hover {
color:black;
background-color: #cca711;
}
a.doc2 
{
color:blue;
font-size: 12px;
font-family: Tahoma, Times New;
text-decoration: none;
text-align: center;
font-weight:bold;
}
a.doc2:hover {
color:Red;
}

a.doc3 
{
color:blue;
font-size: 15px;
font-family: Tahoma, Times New;
text-decoration: none;
text-align: center;
font-weight:bold;
}
a.doc3:hover {
color:Red;
}

a.links:link {color: #000080; font-size: 80%; font-weight: bold; font-family: sans-serif; text-decoration: none}
a.links:visited {color: #000080; font-size: 80%; font-weight: bold; font-family: sans-serif; text-decoration: none}
a.links:active {color: #000080; font-size: 80%; font-weight: bold; font-family: sans-serif; text-decoration: none}
a.links:hover {color: #0080ff; font-size: 80%; font-weight: bold; font-family: sans-serif; text-decoration: underline}

.ListHeading
{
	background-color: LightGrey;
	font-family: Verdana;
	font-weight:Bold;
	font-size:12px;
	color: Black;
}
.ListItem
{
	background-color: White;
	font-family: Verdana;
	font-weight:normal;
	font-size:12px;
	color: Black;
}
.ListItemAlt
{
	background-color: Lavender;
	font-family: Verdana;
	font-weight:normal;
	font-size:12px;
	color: Black;
}
.ListItemSelected
{
	background-color: #738A9C;
	font-family: Verdana;
	font-weight:normal;
	font-size:12px;
	color: #F7F7F7;
}
.ListPager
{
	font-family: Verdana;
	font-weight:normal;
	font-size:12px;
	color: Black;
}
.Disabled
{
	DISPLAY: block; 
	font-family: Tahoma;
	font-size:x-small;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #000080; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	WIDTH: 100%;
	color: #28ABD7;
}
#mainlayout 
{ 
	margin-top: 20px;
	width: 900px; 
	height: 100%;
	margin-right: auto; 
	margin-left: auto; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
	background-color: White;
	font-family: Times New Roman;
}
body { background-color: #ffffff; padding: 0; margin: 0;  }
