
/*-------------------- header --------------------*/
.header-cell1 {
	height: 60px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-top: 0px none;
	border-right: 4px solid #330099;
	border-bottom: 1px solid #ffffff;
	border-left: 0px none
	padding: 0px 0px 0px 0px;
	background-image: url(../images/rainbow_header.jpg);
}

.header-cell2 {
	color: #ffffff;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

.header-cell3 {
	color: #ffffff;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	background: #330099;
}

/*-------------------- layout --------------------*/

.layout-table {
	background: #FFFFFF;
	border-top: 0px none;
	border-right: 4px solid #330099;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.layout-table-cell1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	border-top: 2px solid #330099;
	border-right: 0px none;
	border-bottom: 2px solid #330099;
	border-left: 10px solid #330099;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
}

.layout-table-cell2 {
	font-size: 12px;
	color: #000000;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px dotted #330099;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
}

/*-------------------- footer --------------------*/
.footer-cell {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	border-top: 0px none;
	border-right: 4px solid #330099;
	border-bottom: 4px solid #330099;
	border-left: 1px solid #FFFFFF;
	padding: 2px 2px 2px 10px;
	background: #330099;
}

/*-------------------- vertical menu --------------------*/
.menu_cell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background: #ccccff;
/*	background-image: url(../images/sky.gif);*/
}

a.menu:link {
	font-size: 12px;
	background-image: url(../images/button1_a.gif);
	line-height: 30px;
	display: block;
	text-indent: 10px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-size: 12px;
	background-image: url(../images/button1_a.gif);
	line-height: 30px;
	display: block;
	text-indent: 10px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-size: 12px;
	background-image: url(../images/button1_h.gif);
	line-height: 30px;
	display: block;
	text-indent: 10px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


a.sub_menu:link {
	font-size: 12px;
	background-image: url(../images/button2_a.gif);
	line-height: 30px;
	display: block;
	text-indent: 15px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.sub_menu:visited {
	font-size: 12px;
	background-image: url(../images/button2_a.gif);
	line-height: 30px;
	display: block;
	text-indent: 15px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.sub_menu:hover {
	font-size: 12px;
	background-image: url(../images/button2_h.gif);
	line-height: 30px;
	display: block;
	text-indent: 15px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



/*-------------------- table --------------------*/
.table-title1 {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-indent: 10px;
	border-top: 1px solid #6666ff;
	border-right: 1px solid #6666ff;
	border-bottom: 1px solid #6666ff;
	border-left: 5px solid #6666ff;
	padding: 3px 3px 3px 3px;
/*	background: #666699;*/
	background-image: url(../images/title_back.gif);
}

.table-title2 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-indent: 5px;
	background: #ffffff;
	border-top: 1px solid #8E8E8E;
	border-right: 0px none;
	border-bottom: 1px solid #8E8E8E;
	border-left: 5px solid #8E8E8E;
	padding: 3px 3px 3px 3px;
}

.table-title3 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-indent: 5px;
	background: #ffffff;
	border-top: 1px solid #666699;
	border-right: 0px none;
	border-bottom: 1px solid #666699;
	border-left: 5px solid #666699;
	padding: 3px 3px 3px 3px;
}

.table1 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border: 1px dashed #8E8E8E;
}

.table2 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border-top: 1px dashed #8E8E8E;
	border-right: 0px none;
	border-bottom: 1px dashed #8E8E8E;
	border-left: 0px none;
}

.table3 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border: 0px none;
	text-align:center;
}

.table4 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border-top: 1px solid #8E8E8E;
	border-right: 2px solid #8E8E8E;
	border-bottom: 2px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
}

.table5 {
	background-color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	border-top: 1px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
}

.table6 {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	background-color: #ffffff;
	border-width: 1px 0px 0px 1px;
	border-top: 0px none;;
	border-right: 0px none;
	border-bottom: 1px solid #666699;
	border-left: 0px none;
}

.table7 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border: 0px none;
}

.table-cell1 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-color: #8E8E8E #8E8E8E #8E8E8E #8E8E8E;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	background: #E8E8E8;
}

.table-cell2 {
	color: #333333;
	font-size: 12px;
	padding: 5px;
	background-color: #ffffff;
	border-color: #8E8E8E #8E8E8E #8E8E8E #8E8E8E;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
}

/*-------------------- element type --------------------*/
BODY {
	color: #333333;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #FFFFFF;
}

H1 {
	color: #ffffff;
	font-family: "‚l‚r ƒSƒVƒbƒN", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 22px;
	font-weight: bold;
}

H2 {
	color: #333333;
	font-family: "‚l‚r ƒSƒVƒbƒN", Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
}

H3 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 125%;
	font-weight: bold;
}

H4 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 119%;
	font-weight: bold;
}

H5 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
}

H6 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: bold;
	line-height: 16px;
}

ADDRESS {
	color: #9b9b9b;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

BLOCKQUOTE {
	color: #9b9b9b;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

P {
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #330066;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #330066;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

PRE {
	color: #9b9b9b;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

UL {
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style: square url(images/circle01.gif) outside
}

