*
{
	font-family: Verdana;
	font-size: 8pt;
	margin:0;
	padding:0;
	border-spacing: 0;
}

body
{
	margin: 10px 5%;
	color: #000000;
	text-decoration: none;
	background-color: #AAAAAA;
}

a
{
	color: #0000FF;
	text-decoration: none;
}

img
{
	border: 0;
}

li
{
	margin-left: 12px;
}

td
{
	vertical-align: top;
	text-decoration: none;
	padding: 2px;
}

a:hover
{
	color: #FF0000;
}

p
{
	margin-bottom: 3px;
}

h1 
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #323296;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #323296;
}

h3
{
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #323296;

}

h4
{
	font-size: 8pt;
	font-family: Verdana;
	color: #323296;
}

table.main
{
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid #000000;
}

td.main-header
{
	background-color: #000000;
	padding: 1px;
	border-bottom: 2px solid #000000;
}

td.main-menu
{
	padding: 2px;
	background-color: #323296;
	border-top: 1px solid #000000;
	color: #FFFFFF;
	text-align: center;
}

td.main-middle
{
	padding: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	font-size: 8pt;
	height: 500px;
	vertical-align: top;
}

td.blogtitle
{
    font-size: 12pt;
    font-weight: bold;
    padding: 0px;
    padding-top: 3px;
}

td.blogdate
{
    font-style: normal;
    color: #888888;
    padding: 2px;
    border-bottom: 1px solid #888888;
}

td.blogtext
{
	padding-bottom: 10px;
}

a.header
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none
}

a.menu
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none
}

a.menu:hover
{
	color: #00FFFF;
}

a.menu-small
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none
}

a.menu-small:hover
{
	color: #00FFFF;
}

div.hidden1
{
    position: absolute; top:170; left:200;
    border: 3px solid #ffffff;
    background: #ffffff;
    visibility: hidden;
}


#blog td.title
{
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	padding-top: 3px;
	border-bottom: 1px solid #888888;
}

#blog td.date
{
	color: #888888;
	padding: 2px;
	border-bottom: 1px solid #888888;
	text-align: right;
	vertical-align: bottom;
}

#blog td.text
{
	padding-bottom: 15px;
}


#t1 table
{
	background: #FFE9C6;
	border: 2px solid #82550D;
	border-spacing: 0;
	border-collapse: collapse;
}

#t1 tr
{
}

#t1 th, #t1 td
{
	padding: 5px;
	border-bottom: 1px solid #82550D;
	border-top: 1px solid #82550D;
}

#t1 th
{
	background: #FFD38C;
}

#t1 td
{
	background: #FFE9C6;
	border-left: 1px solid #FFD38C;
}

#t1 td.foot
{
	background: #DDE9C6;
}

#t1 td.body-inactive
{
	color: #AAAAAA;
}

#t2 table
{
	background-color: #FFFFCC;
	border: 1px solid #CC6600;
	text-align: left;
}

#t2 th
{
	background-color: #FF9900;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

#t2 td
{
	background-color: #FFFFCC;
	padding: 2px;
	border-top: 1px solid #CC6600;
}

#t2 td.foot
{
	background-color: #FFCC99;
	padding: 2px;
	border-top: 1px solid #CC6600;
}
