a:link {
	color : #44607D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : #44607D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : #4B6786;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

a.head:link {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
}

a.head:visited {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
}

a.head:hover {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}

a.menu:link {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
}

a.menu:visited {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
}

a.menu:hover {
	color : #5fdef9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}

a.down:link {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
}

a.down:visited {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
}

a.down:hover {
	color : #5fdef9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}


a.tab:link {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
}

a.tab:visited {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
}

a.tab:hover {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}

a.foot:link {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.foot:visited {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.foot:hover {
	color : #5fdef9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

.td_top_nav{
	text-align : center;
	width : 72px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
}

.td_top_nav_divider{
	text-align : center;
	width : 2px;
}

textarea.feedback{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	background-color : #F1F1F1;
	width : 300px;
	height : 150px;
	border : 1px solid;
	SCROLLBAR-FACE-COLOR: #A9A9A9;
    SCROLLBAR-HIGHLIGHT-COLOR: black;
    SCROLLBAR-SHADOW-COLOR: Silver;
    SCROLLBAR-3DLIGHT-COLOR: #D3D3D3;
    SCROLLBAR-ARROW-COLOR: #696969;
    SCROLLBAR-TRACK-COLOR: #DCDCDC;
    SCROLLBAR-DARKSHADOW-COLOR: #A9A9A9;
}
textarea.eula{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	background-color : #F1F1F1;
	width : 350px;
	height : 200px;
	border : 1px solid;
	SCROLLBAR-FACE-COLOR: #A9A9A9;
    SCROLLBAR-HIGHLIGHT-COLOR: black;
    SCROLLBAR-SHADOW-COLOR: Silver;
    SCROLLBAR-3DLIGHT-COLOR: #D3D3D3;
    SCROLLBAR-ARROW-COLOR: #696969;
    SCROLLBAR-TRACK-COLOR: #DCDCDC;
    SCROLLBAR-DARKSHADOW-COLOR: #A9A9A9;
}

td {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

table.page {
        BORDER-RIGHT: #00002e 1px solid;
	BORDER-TOP: #00002e 1px solid;
	BORDER-LEFT: #00002e 1px solid;
	BORDER-BOTTOM: #00002e 1px solid
}

td.page {
        BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid
}

td.page1 {
        BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-BOTTOM: #ffffff 1px solid
}

td.page2 {
        BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-BOTTOM: #ffffff 0px solid
}

td.page3 {
        BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 0px solid
}

td.page4 {
        BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid
}

td.page5 {
        BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-BOTTOM: 0px solid
}

INPUT {
        BORDER-RIGHT: #26273e 2px solid;
	BORDER-TOP: #26273e 2px solid; FONT-SIZE: 12px;
	BORDER-LEFT: #26273e 2px solid; COLOR: #ffffff;
	BORDER-BOTTOM: #26273e 2px solid;
	FONT-FAMILY: comic sans ms; BACKGROUND-COLOR: #000000
}

INPUT.file {
        BORDER-RIGHT: #797877 2px solid;
	BORDER-TOP: #797877 2px solid; FONT-SIZE: 10px;
	BORDER-LEFT: #797877 2px solid; COLOR: black;
	BORDER-BOTTOM: #797877 2px solid;
	FONT-FAMILY: comic sans ms;
	BACKGROUND-COLOR: #ffffff
}

INPUT.clock {
        BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid; FONT-SIZE: 12px;
	BORDER-LEFT: 0px solid; COLOR: ffffff;
	BORDER-BOTTOM: 0px solid;
	FONT-FAMILY: comic sans ms;
	BACKGROUND-COLOR: #030122
}

SELECT {
        BORDER-RIGHT: #797877 2px solid;
	BORDER-TOP: #797877 2px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #797877 2px solid;
	COLOR: black; BORDER-BOTTOM: #797877 2px solid;
	FONT-FAMILY: comic sans ms;
	BACKGROUND-COLOR: #ffffff
}

textarea {
        BORDER-RIGHT: #26273e 2px solid;
	BORDER-TOP: #26273e 2px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #26273e 2px solid;
	COLOR: white;
	BORDER-BOTTOM: #26273e 2px solid;
	FONT-FAMILY: comic sans ms;
	BACKGROUND-COLOR: #000000
}

textarea.file {
        BORDER-RIGHT: #797877 2px solid;
	BORDER-TOP: #797877 2px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #797877 2px solid;
	COLOR: black;
	BORDER-BOTTOM: #797877 2px solid;
	FONT-FAMILY: comic sans ms;
	BACKGROUND-COLOR: #ffffff
}

.main_tbl{
	width : 760px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin : 0px;
	border : 0;
}

.td_top_nav{
	text-align : center;
	width : 72px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
}

.td_top_nav_selected{
	text-align : center;
	width : 72px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
}

.td_top_nav_hover{
	text-align : center;
	width : 72px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
}

.td_top_nav_stopper{
	width : 10px;
}

.td_top_nav_divider{
	text-align : center;
	width : 2px;
}

.index_tbl_img{
	padding-top : 5px;
	padding-left : 10px;
	background-color: #26273e;
}

.index_tbl_cat{
	padding-top : 3px;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	font-weight : bold;
	font-size : 12px;
	color : #00C5F4;
	background-color: #26273e;
}

font.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

font.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

font.text0 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}

font.text1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	font-weight : bold;
}

font.text2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : center;
	font-weight : bold;
}

font.text3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	font-weight : bold;
}

br.space {
	font-size : 4px;
	text-align : center;
}
