@charset "utf-8";
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #484848;
}
.bottmenu {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.bottmenu:link {
	text-decoration: none;
	color: #000000;
}


a.bottmenu:hover {
	text-decoration: underline;
	color: #999999;
}

a.maintext:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.maintext:hover {
	text-decoration: underline;
	color: #999999;
}
.bmborder {
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
}

.midrow {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.leftcol {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.midcol {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rightcol {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.maintext {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.hiltext {
	color: #DE3322;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.mainrow {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #1B1D1A;
}

.newstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.subt1 {
	color: #a92219;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545454;
}

.imgborder {
	border: medium solid #FFFFFF;
}

.errmsg {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}

.basictext {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; color:#000000;
}
.errortext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; color:#C00000; font-weight: bold;
    }.whitetext {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.redtext {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-image: url(images/bullet03.gif);
	list-style-type: disc;
}


.subtitle1 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.slide {
	border: 14px solid #FFFFFF;
}
.grtext {
	font-size: 24px;
	font-weight: bold;
}

div.bodycopy ul li {
	list-style-image: url(images/bullet03.gif);
} 
div.bodycopy ul, ol { margin: 5px 15px; padding: 0 25px; }

span.beveled
{
    display:block;
}
span.beveled span
{	position:relative;
    left:0;
    top:0;
    display:block;
    width:225px;
    height:284px;
    border:5px solid;
    border-color:#fff #000 #000 #fff;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.bltext {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
