BODY {
	background-color: #ffffff;
	background-image: url(img/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

TABLE.winTable {
	border-style: dashed;
	border-color: #c0c0c0;
	border-width: 1px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

P.Copyright {
	font-family: Arial;
	font-size: 10px;
	color: #a0a0a0;
}

A.menuLink {
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

A.menuLink:Hover {
	color: #000000;
}

A.linkLink {
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

a.linkLink:Hover {
	color: #000000;
}

TABLE.menuBox {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

A.thumbLink {
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

A.thumbLink:Hover {
	color: #000000;
}

P.winTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}

.stdText {
	font-family: Arial;
	font-size: 11px;
	color: #505050;
}

INPUT.textbox {
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	border-style: solid;
	border-width: 1px;
}

TEXTAREA.txtarea {
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	border-style: solid;
	border-width: 1px;
}

SELECT.ddown {
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	border-style: solid;
	border-width: 1px;
}

.blogHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}

.blogText {
	font-family: Arial;
	font-size: 11px;
	color: #505050;
}

A.blogLink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}

A.blogLink:Hover {
	color: #000000;
}

