.PAD
{
	padding: 10;
	text-align: justify;
}

h1
{
	color: #006666;
	font-family: tahoma, arial;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1;
	margin-top: 18px;
	margin-bottom: 12px;
	text-align: left;
	line-height: 22px;
}
H2
{
	color: #333399;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 8px;
}

body
{
	background-color: #F8F2DC;
	color: #002200;
}
body, td, li, ul, p, ol
{
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 15px;
}

table
{
	border-collapse: collapse;
}

td.TopNav
{
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #274B61;
	border-right: 1px solid #274B61;
}

li.cat_o, li.cat_p, li.cat_r, li.cat_w, li.cat_m, li.cat_pu
{
	padding: 3px;
	font-size: 10px;
	line-height: 14px;
}

li.cat_o 
{
	list-style-image: url(/bullets/orange.gif);
}

li.cat_p 
{
	list-style-image: url(/bullets/pink.gif);
}

li.cat_r 
{
	list-style-image: url(/bullets/red.gif);
}

li.cat_w 
{
	list-style-image: url(/bullets/white.gif);
}

li.cat_m 
{
	list-style-image: url(/bullets/mixed.gif);
}

li.cat_pu 
{
	list-style-image: url(/bullets/purple.gif);
}

p.BottomText
{
	text-align: center;
	font-size: 10px;
	margin: 0;
	line-height: 14px;
}

a:link
{
	font-family: Verdana;
	color: #314691;
	text-decoration: none;
}
A:VISITED
{
	font-family: verdana;
	color: #314691;
	text-decoration: none;
}
A:ACTIVE
{
	font-family: verdana;
	color: #314691;
	text-decoration: none;
}
A:HOVER
{
	font-family: verdana;
	color: darkblue;
	text-decoration: underline;
}

a.TopMenu:link
{
	color: #C5E994;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}
a.TopMenu:visited
{
	color: #C5E994;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}
a.TopMenu:hover
{
	color: #FFFFFF;
}

a.cat:link
{
	color: #002200;
	text-decoration: none;
}
a.cat:visited
{
	color: #002200;
	text-decoration: none;
}
a.cat:hover
{
	color: #314691;
	background: none;
	text-decoration: none;
}

A.TOP:LINK
{
	color: #DDDDDD;
	font-weight: normal;
	text-decoration: none;
}
A.TOP:VISITED
{
	color: #DDDDDD;
}
A.TOP:ACTIVE
{
	color: #DDDDDD;
}
A.TOP:HOVER
{
	color: Pink;
}

A.HOME:LINK
{
	font-size: 8pt;
	font-family: verdana;
	color: #314691;
	text-decoration: none;
}
A.HOME:VISITED
{
	font-size: 8pt;
	font-family: verdana;
	color: #314691;
	text-decoration: none;
}
A.HOME:ACTIVE
{
	font-size: 8pt;
	font-family: verdana;
	color: #314691;
	text-decoration: none;
}
A.HOME:HOVER
{
	font-size: 8pt;
	font-family: verdana;
	color: #006666;
	text-decoration: underline;
}


.bord
{
	border: 1 solid #000000;
}
