﻿
#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Verdana;
	background-color : #E5EEF7;
	padding : 2px;
	border-top : 1px solid #003366;
	border-bottom : 1px dashed #003366;
	padding-left : 10px;
	text-align: left;
}

#listing h3 a {
	color : #003366;
	text-decoration : none;
}

#listing h3 {
	font-family : Verdana;
	font-size : 14px;
	font-weight: bold;
	color: #0000FF;
}

#listing .post {
	border-bottom: 1px solid #FA0;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}


A.Normal.Menu:link {
    text-decoration:    underline;
}

A.Normal.Menu:visited  {
    text-decoration:    underline;
}

A.Normal.Menu:active   {
    text-decoration:    underline;
}

A.Normal.Menu:hover    {
    text-decoration:    underline;
    color: #0000FF;
}

A.Normal.MenuSelected:link {
    text-decoration:    underline;
    color: #0000FF;
}

A.Normal.MenuSelected:visited  {
    text-decoration:    underline;
    color: #0000FF;
}

A.Normal.MenuSelected:active   {
    text-decoration:    underline;
    color: #0000FF;
}

A.Normal.MenuSelected:hover    {
    text-decoration:    underline;
    color: #0000FF;
}
