body {
    color: #333333;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    text-align: center;
    margin: 0px;
}

table {
    font-family: verdana, tahoma, arial;
    font-size: 11px;
}

input {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}

select {
    font-family: verdana, tahoma, arial;
    font-size: 11px;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

h2 {
}

th {
	background: #CECECE;
	border: 1px outset #FFFFFF;
	padding: 2 3 2 3;
}

.tableheader {
	background: #CECECE;
	border: thin outset #F5F5F5;
}


table.mainpage {
    width: 1024px;
    padding: 0;
    border: solid 0px #888888;
}

td.toppane {
}

td.middlepane {
    width: 100%;
}

table.middlepane {
    width: 100%;
}

td.bottompane {
}

td.leftpane {
	width:200px;
	height: 100%;
}

td.centerpane {
    text-align: center;
    height: 100%;
}

td.rightpane {
    width: 200px;
    height: 100%;
}

.topsite {
}
table.topsite {
    width: 100%;
    text-align: center;
}

.leftsite {
    width: 100%;
}

table.leftsite {
    width: 200px;
    height: 100%;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-color: #C0C0C0;
}

.leftline {
    width: 4px;
    background-color: #DF4C18;
}

.leftline1 {
    width: 4px;
    background-color: #AA2817;
}

.leftline2 {
    width: 4px;
    background-color: #DF4C18;
}

.middlesite {
}

table.middlesite {
    width: 100%;
    height: 100%;
}

table.rightsite {
    width: 200px;
    height: 100%;
    background-color: #f2f3f5;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-color: #C0C0C0;
}

.rightsite {
    width: 200px;
    height: 100%;
}

.bottomsite {
}
table.bottomsite {
    width: 100%;
    text-align: center;
}

td.block_title {
    background-color: #D0D2E3;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: bold;
}
td.block_body_1 {
    padding: 0;
    width: 100%;
    height: 23;
}
a.block_body_1 {
    padding-left: 8;
    color: #225599;
    font-weight: bold;
    width: 100%;
}
a.block_body_1:hover {
    text-decoration : none;
}
td.block_body_2 {
    padding: 0;
    height: 23;
    width: 100%;
}
a.block_body_2 {
    padding-left: 16;
    color: #225599;
    border: solid 0px #000000;
    width: 100%;
}
a.block_body_2:hover {
    text-decoration : none;
}

.on {
    display: normal;
}

.off {
    display: none;
}

.border {
	border: 1 outset #CCCCCC;
	text-align: center;
	background: White;
	width: 100%;
}

.window {
	border: thin ridge Window;
	text-align: center;
	background: White;
	width: 100%;
}

td.title {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding: 2;
	background: #2255AA;
	text-align: left;
}

td.toolbar {
	background: #D8D5CD;
	border: 1px outset #FFFAF0;
}

td.message {
	background: #D8D5CD;
	border: 1px outset #FFFAF0;
	padding: 3;
}

td.windowbody {
	border: 1px inset #CBCBCB;
	text-align: center;
	background: White;
	width: 100%;
}

a.toolbar {
	text-align: center;
	height: 100%;
	padding: 2;
}
a.toolbar:hover {
	border-style: solid;
	border-width: 1;
	border-left-color: White;
	border-right-color: #9F9F9F;
	border-bottom-color: #9F9F9F;
	border-top-color: White;
	padding: 1;
}

td.status {
	background: #D8D5CD;
	text-align: left;
	border: 1px inset #FFFAF0;
}

.button {
	background: #D8D5CD;
	border: 1px outset #FFFFFF;
}

a.button,a.button:hover,a.button:active,a.button:visited {
	background: #D8D5CD;
	padding: 2;
	color: black;
	border-bottom: 1px solid Gray;
	border-left: 1px solid White;
	border-right: 1px solid Gray;
	border-top: 1px solid White;
}


a.toplink {
    color: #000022;
    font-weight: bold;
}
a.toplink:hover {
    color: #ED6D00;
    text-decoration : none;
}
a.footer {
    color: #000000;
}

.style_intro1 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-align:center;
	font: Tahoma;
	font-size: 18px;
	padding-left:15px;
	color:red;
	word-spacing:2px;	
}
.style_download1 {
	font-weight: bold;
	font: Tahoma;
	font-size: 13px;
	padding-left:10px;
}
.style_download2 {
	font-weight: normal;
	font: Tahoma;
	font-size: 13px;
	color:black;
	padding-left:10px;
}

