body {
}

BODY,TD,P,DIV {
	font-size: 11px;
	font-family: Verdana;
	color: #333232;
}

.leftgradient{
	background-image: url(images/left.jpg);
	background-repeat: repeat-x;
}

.topcorner{
	background-image: url(images/topcorner.jpg);
	background-repeat: repeat-x;
}

a:link {
	font-size: 8px;
	text-decoration: none;
}
a:visited {
	font-size: 8px;
	text-decoration: none;
}
a:hover {
	font-size: 8px;
	text-decoration: none;
}
a:active {
	font-size: 8px;
	text-decoration: none;
}

.menuOn
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size:10;
}
.menuOff
{
	color: #4B392C;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10;
}
.menuOn a:link {
	color: #FFFFFF;
}
.menuOn a:visited {
	color: #FFFFFF;
}
.menuOn a:hover {
	color: #FFFFFF;
}
.menuOn a:active {
	color: #FFFFFF;
}

.menuOff a:link {
	color: #FFFFFF;
}
.menuOff a:visited {
	color: #FFFFFF;
}
.menuOff a:hover {
	color: #4B392C;
}
.menuOff a:active {
	color: #FFFFFF;
}

.menuchildOn
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.menuchildOff
{
	color: #4B392C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.menuchildOn a:link {
	color: #FFFFFF;	
}
.menuchildOn a:visited {
	color: #FFFFFF;
}
.menuchildOn a:hover {
	color: #4B392C;
}
.menuchildOn a:active {
	color: #4B392C;
}

.menuchildOff a:link {
	color: #FFFFFF;
}
.menuchildOff a:visited {
	color: #FFFFFF;
}
.menuchildOff a:hover {
	color: #4B392C;
}
.menuchildOff a:active {
	color: #FFFFFF;
}

.lang a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
}
.lang a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
}
.lang a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
}
.lang a:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
}

.textlink a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #333232;
}
.textlink a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #333232;
}
.textlink a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #FE5F00;
}
.textlink a:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #333232;
}

.ast a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9;
	font-weight: bold;
	color: #ffffff;
}
.ast a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9;
	font-weight: bold;
	color: #ffffff;
}

.ast a:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9;
	font-weight: bold;
	color: #ffffff;
}

.ast a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9;
	font-weight: bold;
	color: #FE5F00;
}


.mytext{
	color: #333232;
	font-size: 11px;
	font-family: Tahoma;
	width: 510px;
	height: 340px;
	overflow: auto;
	SCROLLBAR-HIGHLIGHT-COLOR: #3F3C37;
	SCROLLBAR-SHADOW-COLOR: #3F3C37;
	SCROLLBAR-3DLIGHT-COLOR: #3F3C37;
	SCROLLBAR-ARROW-COLOR: #222222;
	SCROLLBAR-TRACK-COLOR: #3F3C37;
	SCROLLBAR-DARKSHADOW-COLOR: #525252;
	SCROLLBAR-BASE-COLOR: #312E2A;
	Back: #FFFFFF;
}

.title{
font-family: Tahoma;
font-size: 11;
color: #ffffff;
}

.search{
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: White;
}
