body, td, th, caption {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	border-collapse: collapse;
}


table#top {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}


td#left_border {
	width: 10px;
	padding: 0;
	font-size: 10px;
}

td#center {
	width: 760px;
	padding: 0;
}

td#right_border {
	width: 10px;
	padding: 0;
	font-size: 10px;
}


table#body {
	width: 760px;
}

/* <HEADER> */
td#header {
	text-align: right;
	vertical-align: top;
	height: 100px;
	padding: 5px 10px;
}

td#header #control {
	height: 22px;
}

td#header #control img {
	width: 20px;
	height: 20px;
}

td#header #banner {
	width: 400px;
	height: 50px;
	margin-top: 10px;
}
/* </HEADER> */

td#top_menu {
	background: #f5f5f5;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 12px;
	padding: 0;
}

td#top_menu_border {
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#left {
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td#content {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td#footer_border {
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#footer {
	background: #f5f5f5;
	color: #808080; 
	font-size: 11px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}


/* <MENU> */
table.menu {
	width: 100%;
}

table.menu th {
	background: #f5f5f5;
	color: #000060;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding: 0;
}

table.menu td {
	background: #FFFFFF;
	color: #808080;
	text-align: left;
	vertical-align: top;
	padding: 5px 7px;
	font-size: 11px;
}

table.menu th.footer {
	background: #FFFFFF;
	padding: 0;
	font-size: 10px;
	height: 10px;
}
/* </MENU> */

/* <MENU card> */
table.menu td.card {
	text-align: center;
	font-size: 11px;
}

table.menu td.card img {
	margin: 2px;
}
/* </MENU card> */

/* <MENU left> */
td#left table.menu {
	width: 140px;
	margin: 0 auto;
}
/* </MENU left> */

/* <MENU content> */
td#content table.menu {
	width: 605px;
}

td#content table.menu th {
}
td#content table.menu td {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	padding: 10px 10px 30px 10px;
}

td#content table.menu th.footer {
	background: #FFFFFF;
}
/* </MENU content> */


.dot {
	font-size: 18px;
	color: #000080;
	font-weight: bold;
}

/* <A> */
/* <A top_menu> */
td#top_menu a:link, td#top_menu a:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

td#top_menu a:hover {
	color: #000080;
}
/* </A top_menu> */

/* <A menu> */
table.menu a:link, table.menu a:visited {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:hover {
	color: #000080;
}
/* </A menu> */

/* <A content> */
td#content a:link, td#content a:visited {
	color: #0040B0;
	font-weight: normal;
	text-decoration: none;
}

td#content a:hover {
	color: #0000FF;
	text-decoration: underline;
p
}
/* </A content> */

/* <A foter> */
td#footer a:link, td#footer a:visited, td#footer a:hover {
	color: #f5f5f5;
	font-weight: normal;
	text-decoration: none;
}
/* </A foter> */
/* </A> */
.foter {
	FONT-SIZE: 9px; COLOR: #787878; FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}

.active
        {
        cursor: hand
        }
.passive
        {
        cursor: hand;
	border-top-width: 1px;
	}
.bordermenu
	{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
 	border-style: dotted;	
	color: #3D4CD0;
	}
#content
	{
	font-size: 10px;
	margin-left: 30px;
	margin-right: 0px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-color: #e2e2e2;
	background-color: #FDFDFD;
	}
#hosttable
        {
        font-size: 10px;
        border-style: solid;
        border-top-width: 1px;
        border-bottom-width: 2px;
        border-left-width: 1px;
        border-right-width: 2px;
        border-color: #e2e2e2;
        background-color: #FDFDFD;
        padding: 2em;
        }

