BODY
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/bg2.jpg);
    MARGIN: 0px;
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #ffffff
}
.inputtext
{
    BORDER-RIGHT: #676767 1px solid;
    BORDER-TOP: #676767 1px solid;
    FONT-SIZE: 14px;
    BORDER-LEFT: #676767 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #676767 1px solid;
    FONT-FAMILY: Tahoma;
    HEIGHT: 15px;
    BACKGROUND-COLOR: #676767
}
.buttonstyle
{
    BORDER-RIGHT: #5181c0 1px solid;
    BORDER-TOP: #5181c0 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #5181c0 1px solid;
    WIDTH: 69px;
    COLOR: #ffffff;
    BORDER-BOTTOM: #5181c0 1px solid;
    FONT-FAMILY: Tahoma;
    HEIGHT: 17px;
    BACKGROUND-COLOR: #5181c0
}
.header
{
	FONT-SIZE: 14px;
	COLOR: #4a2304;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
.bodytext
{
	FONT-SIZE: 12px;
	COLOR: #4e4e4e;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Tahoma
}
.whitetext
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: Tahoma
}
.greytext
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-SIZE: 12px;
    COLOR: #cdcdcd;
    FONT-FAMILY: Tahoma
}
.bodytext1
{
    FONT-SIZE: 12px;
    COLOR: #4e4e4e;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: Tahoma
}


.bigheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.footer
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Tahoma
}
h1 {
	color: #CC3333; font-size: 12pt; font-weight: bold;
}
h2 {
	color: #000000; font-size: 13px; text-decoration:underline;
}
h3 {
	color: #CC3333; font-size: 13px; text-decoration:underline;
}

.menuCnt {position: relative; display: none; margin: 0px; padding: 0px;}
.menu {border: 1px solid #4b290d; border-bottom: 0; list-style: none; padding: 0px; margin: 0px; position: absolute; top: 0px; left: 0px; z-index: 2; background: #d7c7a8; display: inline-block; opacity: .95; -moz-opacity: .95; filter: alpha(opacity=95);}
.menuItem {border-bottom: 1px solid #4b290d; list-style: none; white-space: nowrap; width: 200px;}
.border {
	border: 1px solid #F9D59B;
}

.menuItemLink {font-family: arial; font-size: 12px; font-weight:bold; color: #4b290d; padding: 4px; margin: 0px; text-decoration: none; display: block;}
.menuItemLink:hover {background-color: #f8ebd1;}

a:link {
	font-family: Tahoma;
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #CC3333;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	color: #999999;
	font-size: 12px;
	text-decoration: underline;
}

.articles a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: none;
}
.articles a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: none;
}
.articles a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
.articles a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: underline;
}
.articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: none;
}
.articles-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-size: 10px;
	text-decoration: none;
}


