BODY
{
	SCROLLBAR-FACE-COLOR: #e6e6e6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	 SCROLLBAR-SHADOW-COLOR: #666666; 
	 SCROLLBAR-3DLIGHT-COLOR: #999999; 
	 SCROLLBAR-ARROW-COLOR: #000000; 
	 SCROLLBAR-TRACK-COLOR: #EEEEEE; 
	 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	 background-color: #ffffff;
	 margin: 0px;	
}

/* TAGS STYLE */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	vertical-align: top;
}

th {
	white-space: nowrap;
	background-color: #f0f0f0;
	vertical-align : top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0f6298;
	margin: 10px;
	font-weight: normal;	
	text-align: left;	
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-align: left;
	margin: 10px;
}
b {
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	margin: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0066b3;
	text-align: left;
	margin: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066b3;
	font-weight: bolder;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #448e25;
	margin: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 15px;
	font-weight: normal;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

strong {
	font-weight: normal;
	color: #0066b3;
}


li {
	color: #444444;
	margin: 10px;
}


/* Form Style */
.field {
	font-size: 12px;
	WIDTH: 200px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #999999;

}
.area {
	font-size: 12px;
	WIDTH: 500px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #999999;
}
.button{
	font-size: 11px;
	WIDTH: 100px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #f3f3f4;
	font-weight: normal;
	border: 1px solid #666666;

} 

.avt {
	font-size: 12px;
	WIDTH: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #777777;
}

.captcha {
	font-size: 12px;
	WIDTH: 80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #777777;
	padding: 1px;
}

/* Form Small */


.field-sm {
	font-size: 12px;
	WIDTH: 120px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #999999;
}

.area-sm {
	font-size: 12px;
	WIDTH: 250px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #999999;
}

.button-sm{
	font-size: 11px;
	WIDTH: 100px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #56BBF1;
	font-weight: normal;
	border: 1px solid #666666;
} 




/* out tables */
table.out {
	border: 1px dotted #dddddd;
	}


/* nice tables */
table.nice {
	border-collapse: collapse;
	border-style: hidden;
	border-spacing: 0;
	}
	
table.nice td, table.nice th {
	border: 1px dotted #d4d4d4;
	margin: 10px;
	}
table.nice th {
	white-space: nowrap;
	background-color: #f0f0f0;
	vertical-align : top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0f6298;
	margin: 10px;
	font-weight: normal;	
	text-align: left;	
	
}	


/* LINK Style  */

a {
	color: #0066B3;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #0066B3;
}

a:hover {
	color: #cc0000;
	border-bottom: 0px;	
}
.a-image {
	border-bottom: 0px;		
}

.a-image:hover {
	border-bottom: 0px;
}

.a-none {
	color: #0066B3;
	border-bottom: 0px;		
}

.a-none:hover {
	color: #cc0000;
	border-bottom: 1px dotted #cc0000;
}

.a-menu {
	color: #333333;
	border-bottom: 1px dotted #333333;
}

.a-menu:hover {
	color: #0066B3;
	border-bottom: 0px;		
}

.a-black {
	color: #000000;
	border-bottom: 0px;		
}

.a-black:hover {
	color: #0066B3;
	border-bottom: 1px dotted #0066B3;
}
.a-red {
	color: #CC0000;
	border-bottom: 0px;		
}

.a-red:hover {
	color: #0066B3;
	border-bottom: 1px dotted #0066B3;
}

/* COLOR Style  */

.white {
	color: #FFFFFF;
}
.blue {
	color: #0066b3;
}
.gray {
	color: #666666;
}
.black {
	color: #000000;
}


/* ALIGN Style  */

.right {
	text-align: right;
}
.center {
	text-align: center;
}

/* FREE Style */


.top {
	font-size: 22px;
	color: #CC0000;
	margin-top: 20px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

.top-black {
	font-size: 22px;
	color: #000000;
	margin-top: 20px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.aforizm {
	font-size: 11px;
	color: #0066B3;
	text-align: right;
	margin: 10px;
}


.data {
	font-size: 12px;
	color: #0066B3;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.victoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #56BBF1;
	text-align: center;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #f0f0f0;
	margin: 1px;
}
.small {
	font-size: 11px;
	color: #333333;
}
/* Zhenja Style  */
.transp{
	font-size: 13px;
	border: 1px solid #ffffff;
	WIDTH: 80px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	background : transparent;
}
.area_d {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	width: 150px;
	border: 1px solid #003300;
}
.area_c {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	width: 80px;
	border: 1px solid #39680C;
}
