td
{
	font-family : "Ms Sans Serif", Geneva, sans-serif;
	font-size : x-small;
}
body
{
	font-family : "Ms Sans Serif", Geneva, sans-serif;
	font-size : x-small;
}

#header {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: Silver;
}
#topmenu a:link{
	color: White;
	text-decoration: none;
}
#topmenu a:visited{
	color: White;
	text-decoration: none;
}
#topmenu a:hover{
	color: Silver;
	text-decoration: none;
}
#pkg-header {
	background: #393939;
	border: solid thin white ;
	color: White;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#pkg-content-odd{
	padding: 2px 0px 2px 15px;
	background-color: #E0FFFF;
}
#pkg-content-even{
	padding: 2px 0px 2px 15px;
	background-color: #FAFAD2;
}
a:link
{
	font-family : "Ms Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration: under-line;
	color : black;
	font-weight : normal;
}
a:visited
{
	font-family : "Ms Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration: under-line;
	color : black;
	font-weight : normal;
}
a:hover
{
	font-family : "Ms Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration: under-line;
	color : Red;
	font-weight : normal;
}
a:active
{
	font-family : "Ms Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration: under-line;
	color : Blue;
	font-weight : normal;
}
hr.dot
{
	display : block;
	height : 1px;
	border-bottom-style : dotted;
	color : Gray;
	text-align : left;
}

font.head
{
	font-family : "Ms Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	font-weight : normal;
	color : Orange;
}

.textgray {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	color: #3C3C3C;
}

.textgray2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #292929;
}
.textgray3 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #292929;
}
.text2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #004080;
}
