body
{
	margin: 0px;
	padding: 8px;
	background-color: #ffffff;
}

a
{
	color: #151582;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

a.highlight
{
	color: red;
	text-decoration: none;
}

a:hover.highlight
{
	color: red;
	text-decoration: underline;
}

#topbar
{
	background-color: #d3e3eb;
	margin: 0px;
	padding: 2px;
}

#topbar .ttext
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	font-family: sans-serif;
	text-align: right;
	color: #100f83;
	white-space: nowrap;
}

#searchbar td.suggested
{
	background-color: #ee3333;
	text-align: center;
	font-size: 14pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

#searchbar a.suggested
{
	background-color: #ee3333;
	text-align: center;
	font-size: 14pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: underline;
}

#searchbar
{
	background-color: #eff5f8;
	padding: 2px;
	padding-right: 5px;
}

#searchbar img
{
	border: 0px;
}

#notice
{
	font-size: 60%;
	font-family: sans-serif;
	text-align: center;
}

#fontsize
{
	background-color: white;
}


#content
{
	padding: 10px;
	font-size: 75%;
	font-family: sans-serif;
	line-height: 150%;
	
}

#content h1
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 3px;
	font-size: 230%;
	text-align: left;
	color: #111083;
	background-color: #ffffff;
	border-bottom: solid 2px #205080;
}

#content h2
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 160%;
	text-align: left;
	color: #507090;
	border-bottom: dotted 2px #000000;
}

#content h3
{
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	font-size: 130%;
	text-align: left;
	color: #7090b0;
	border-bottom: solid 1px #bbbbbb;
}

#content p.subsection
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	border-left: solid 1px #bbbbbb;
	padding: 5px;
}

#content p.importantsubsection
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	border: solid 2px #ff0000;
	padding: 5px;
}

#content div.subsection
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-left: solid 1px #bbbbbb;
	padding: 10px;
}

#content p.mediumfont
{
	font-size: 130%;
	margin-bottom: 0px;
}

#content p.largefont
{
	font-size: 200%;
}

#content span.smallfont
{
}

#content td.normal
{
	font-size: 100%;
}

#content td.smallfont
{
	font-size: 70%;
}

#content td
{
	font-size: 85%;
}

#content td.pagenumbers
{
	font-size: 100%;
}

#content span.tabname
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 25%;
	margin-left: 10%;
}

#content span.tabitem
{
	margin: 0px;
	padding: 0px;
}

#content a
{
	font-weight: bold;
}

#content img
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content div.graphic
{
	border: 1px silver solid;
	margin: 5px;
	padding: 0px;
}

#content div.graphic img
{
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 0px;
}

#content div.graphic p
{
	text-align: center;
	font-style: italic;
	font-family: sans-serif;
	font-size: smaller;
	text-indent: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
}

#leftsidebar
{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 120px;
	background-color: #d3e3eb;
	margin: 0px;
}

#leftsidebar .item
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;

	font-size: 75%;
	text-align: center;
	font-family: sans-serif;
	color: #151582;
	border-bottom: 2px dotted #b0d0e0;
}

#leftsidebar .item img
{
	margin: 0;
	padding: 0;
}

#leftsidebar .item h1
{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#rightsidebar
{
	background-color: white;
	font-size: 70%;
    	font-family: sans-serif;
	width: 140px;
}

#rightsidebar .fontsize
{
	padding-left: 5px;
	padding-right: 5px;

	padding-top: 3px;
	padding-bottom: 3px;

	font-size: 130%;
	font-weight: bold;

	border: 2px solid #000000;

	background-color: #dddddd;
}

#rightsidebar .facebook
{
	padding-left: 5px;
	padding-right: 5px;

	padding-top: 10px;
	padding-bottom: 10px;

  text-align: center;

	border: 1px solid #aaaaaa;
}

#rightsidebar .menu
{
	padding-left: 5px;
	padding-right: 5px;

	padding-top: 10px;
	padding-bottom: 10px;

	border: 1px solid #aaaaaa;
}

#rightsidebar .menu h1
{
	font-size: 14px;
	text-align: center;
	background-color: #f7ff73;
	margin: 5px;
	padding: 3px;
}

#rightsidebar .box .visitor
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#tmain .box
{
	margin: 5px;
	padding: 2px;
	text-align: center;
	border: 1px solid #aaaaaa;
	background-color: white;
	font-family: sans-serif;
}

div.g 
{
	line-height: 250%;	
}

a.l
{
	font-size: 16px;
}

p.ecamount
{
	font-size: 80%;
}

span.currentpage
{
	color: red;
	font-weight: bold;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	padding-left: 2px;
}

