a {
	color: #660066;
	text-decoration: none
} 

a:hover {
	color: #000000;

	}
.Border {
	border: 1px solid #FFCC66;
}
.Border2 {
	border: 1px solid #FFCC66;
}

.Text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	}
.TextBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
.TextBold2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FF3300;
	font-weight: bold;
}
.TextBold3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}


.TextBoldYellow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}


.body {
	margin: 0px;
	padding: 0px;
	background-color: #CC6600;
}


.header {
	font-family: Tahoma;
	font-size: 24px;
	color: #660000;

}
.header1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF6600;
}

.header2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #990000;
}
.header3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #663300;
}


.bg_bar_long {
	background-image: url(images/bg_bar_long.png);
}
.bg_bar_short {
	background-image: url(images/bg_bar_short.png);
}
.bg_bar_header {
	background-color: #CC6600;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.bg_toolbar {
	background-image: url(images/bg_toolbar.png);
}
.bg_toolbar_right {
	background-image: url(images/bg_toolbar_right.png);
}
.bg_body {
	background-image: url(images/bg_body.png);
}
.bg_part {
	background-image: url(images/bg_part.png);
}
.Button {
	border: 1px solid #FF9900;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC6600;
	padding: 2px;
	font-weight: bold;
}
.grid_header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFD11C;
	background-color: #CC6600;
}
.grid_border {
	border: 1px solid #CC6600;
}
.grid_bg1 {
	background-color: #FFB366;
}
.grid_bg2 {
	background-color: #FFA851;
}
.grid_header2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFD11C;
	background-color: #CC6600;
}
.Text2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FF9900;
}
