


html, body {
	height: 100%;
	width: 100%;
	overflow: auto;
}

body, table {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
	border: 0 solid #000;
}

/* STYLES FROM HEAD */

a {
	font-size: 11px; 
	font-family: Tahoma, Geneva, Arial, Sans-Serif; 
	color: #425026; 
	text-decoration: none;
}

a:hover {
	color: #9f009f; 
	text-decoration: underline;
}

input {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Sans-Serif;
	color: #666666;
}

select {
	font-size: 11px; 
	font-family: Tahoma, Geneva, Arial, Sans-Serif; 
	color: #666666;
}

table {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Sans-Serif;
	color: #666666;
	border-collapse: collapse;
	border-spacing: 0;
}

div {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Sans-Serif;
	color: #666666;
}

textarea {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Sans-Serif;
	color: #666666;
}

.help {
	color: #000000;
	background-color: #ffffff;
}

.bgcolor {
	background-color: #FFFFFF;
}

.big {
	font-size: 12px;
}

.button {
	width: 75px; 
	height: 15px; 
	font-size: 10px; 
	font-family: Tahoma, Geneva, Arial, Sans-Serif; 
	color: #FF0000; 
	text-align: center;
	/* IE hack */
	cursor: pointer; 
	cursor: hand;
}

.color1 {
	color: #546836; 
	background-color: #8fcfaf; 
	font-weight: normal;
}

.color1_dark {
	color: #FFFFFF;
	background-color: #425229; 
	font-weight: normal;
}

.color1_light {
	color: #666666;
	background-color: #DCE5B3;
	font-weight: normal;
}

.color1_super_light {
	color: #6666af;
	background-color: #ECF1D3;
	font-weight: normal;
}

.color2 {
	color: #FFFFFF;
	background-color: #9fafad;
	font-weight: normal;
}

.color2_light {
	color: #666666;
	background-color: #bfbf9f;
	font-weight: normal;
}

.color2_super_light {
	color: #666666; 
	background-color: #EAF0F6;
	font-weight: normal;
}

.color2_dark {
	color: #FFFFFF;
	background-color: #355B91;
	font-weight: normal;
}

.color3 {
	color: #546836;
	background-color: #8fcfaf;
	font-weight: normal;
}

.color3_dark {
	color: #FFFFFF;
	background-color: #425229;
	font-weight: normal;
}

.color3_light {
	color: #666666;
	background-color: #DCE5B3;
	font-weight: normal;
}

.color3_super_light {
	color: #6666af;
	background-color: #ECF1D3;
	font-weight: normal;
}

.color4 {
	color: #FFFFFF;
	font-weight:normal;
}

.color4_light {
	color: #666666;
	background-color: #bfbf9f;
	font-weight: normal;
}

.color4_super_light {
	color: #666666;
	background-color: #EAF0F6;
	font-weight: normal;
}

.color4_dark {
	color: #FFFFFF;
	background-color: #355B91;
	font-weight: normal;
}

.error {
	color: red;
}

.grey {
	background-color: #DDDDDD;
}

.grey_light {
	background-color: #F3F3F3;
}

.huge {
	font-size: 15px;
}

.little {
	font-size: 10px;
}

.mini {
	font-size: 9px;
}

.veryBig {
	font-size: 13px;
}

.white {
	color: #666666; 
	background-color: white; 
	font-weight: normal;
}

/* END STYLES FROM HEAD */

.bold {
	font-weight: bold;
}

table1 {
	border: 1px solid red;
	padding: 0;
	margin: 0;
}

.titleLeft {
	background-image: url(/imageZenon/coin_left.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 27px;
	float: left;
}

.titleLeftTop {
	background-image: url(/imageZenon/coin_left_top.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
	float: left;
}

.titleLeftBottom {
	background-image: url(/imageZenon/coin_left_bottom.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
	float: left;
}

.titleRight {
	background-image: url(/imageZenon/coin_right.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 27px;
	float: right;
}

.titleRightTop {
	background-image: url(/imageZenon/coin_right_top.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
	float: right;
}
.titleRightBottom {
	background-image: url(/imageZenon/coin_right_bottom.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
	float: right;
}

.titleCenter {
	height: 27px;
	text-align: center;
	line-height: 27px;
	margin-left: 13px;
	margin-right: 13px;	
}

.titleCenterTop {
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 13px;
	margin-right: 13px;	
}

.titleCenterBottom {
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 13px;
	margin-right: 13px;	
}
.contentBox {
	border: 1px solid black;	
	margin: 10px 8px 8px;
	padding: 0 8px 8px;
	text-align: left;
	/*IE6 hack*/
	/*// border:0px;*/
}
.contentBoxTitle {
	margin: -10px 0 0 15px;
	font-size: 1.2em;
	padding-bottom: 10px;
	text-align: left;
}
.contentBoxTitle span {
	color: black; 
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	border: 0 solid black;
}
.spacer {
	clear: both;
	height: 10px;
}

.table1 {
	border: 1px solid black;
	border-collapse: collapse;
	width: 90%;
	align: center;
	margin: 5px;
}

.table1 th {
	font-weight: bold;
	border: 1px solid black;
	margin: 2px;
}

.table1 td {
	border: 1px solid black;
	padding: 2px;
}

.table1 td .center {
	border: 1px solid black;
	padding: 2px;
	text-align: center;
}

.rightshadow {
	background-image: url(/imageZenon/pix_d.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.guru, .guru a {
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 12px;
}

.guru:after {
	content: url(/imageZenon/hk.png);
}

