@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	top: 0px;	
}

.bodydiv {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
}

.redboldtext {
	color: #E11E31;
	font-weight: bold;
}

.NormalBold
{
	font-weight: bold;
}

.menub
{
	background-image: url(img/menu-b.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

.MenuCurrent
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.Menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.BoldList
{
	font-weight: bold;
	font-size: 16px;
}

.Menu:hover
{
	color: #999999;
}

.MenuCurrent:hover
{
	color: #999999;
}

.menud
{
	background-image: url(img/menu-d.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 25px;
}

.leftcolumn
{
	width: 25%;
	vertical-align: top;
}
.middlecolumn
{
	width: 48%;
	vertical-align: top;	
}
.rightcolumn
{
	width: 25%;
	vertical-align: top;	
}
.delcolumn
{
	width: 1%;
}

.widecolumn
{
	width: 100%;
	vertical-align: top;
}

.mediumcolumn
{
	width: 70%;
	vertical-align: top;
}

.mrightcolumn
{
	width: 29%;
	vertical-align: top;
}

.backup
{
blockh
background-image: url(img/head-3.png);
	background-color: #EAEAEA;
	height: 25px;
	background-repeat: repeat-x;
	color: #333333;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.blockh
{
	background-color: #DFDFDF;
	height: 28px;
	background-repeat: repeat-x;
	color: #333333;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.blockm
{
	text-align: left;
	padding: 10px;
	background-color: #FAFAFA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;	
}

.blockmred
{
	text-align: left;
	padding: 10px;
	background-color: #FFCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}

.blockmyellow
{
	text-align: left;
	padding: 10px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}


.special
{
	font-size: 16px;
}

.blockb
{
	width: 100%;
	height: 1px;
	margin-bottom: 3px;
}

.blh
{
	position: relative;
	top: 3px;
}

.blhyellow
{
	background-color: #FFCC66;
	position: relative;
	top: 3px;
}

.blockhyellow
{
	background-color: #FFCC66;
	height: 28px;
	background-repeat: repeat-x;
	color: #333333;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.small
{
	font-size: 10px;
}
.blockm-yellow {
	text-align: left;
	padding: 10px;
	background-color: #FFFFDD;
	border: 1px solid #eeeeee;
}
