body
	{
	margin: 0px;
	padding: 0px;
	background-color: #f0dad1;
	font-size: 9pt;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	background-image: url(../images/bck.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

div#text
	{
        margin: 20px;
	font-size: 9pt;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	}

div#text2
	{
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 0px;
	font-size: 8pt;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	}
b
        {
        color: #5B0000;
        }
a
	{
	color: black;
	text-decoration: none;
	}

a img
	{
	border-style: none;
	}

div#next
	{
	color:#000000;
        font-weight:bold;
        text-align:right;
 	margin-top: 14px;
       }
div#all
	{
	width: 800px;
	}

div#left
	{
	float: left;
	width: 250px;
	}

div#right
	{
	float: right;
	width: 540px;
	}

div#clear
	{
	clear: both;
	}

div#bottom
	{
	font-size: smaller;
	margin-top: 24px;
	text-align: center;
	}

div#logo
	{
	text-align: center;
	margin-top: 196px;
	}

div#vmenu
	{
	margin-top: 96px;
	}

div#vmenu div
	{
	background-image: url('../images/bull_vmenu.png');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 24px;
	margin-bottom: 9px;
	}

div#vmenu a
	{
	font-weight: bold;
	color: white;
	}

div#vmenu div.selected
	{
	background-image: url('../images/bull_vmenu_sel.png');
	}


div#vmenu div.selected a
	{
	color: #bb817d;
	}

div#hmenu
	{
	margin-top: 20px;
	margin-right: 6px;
	}

div#hmenu a
	{
	background-image: url('../images/bull_menu.png');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 13px;
	margin-left: 4px;
	}

div#hmenu a.selected
	{
	background-image: url('../images/bull_menu_sel.png');
	color: #bb817d;
	}

div#main
	{
	margin-top: 76px;
	position: relative;
	}

div#rg
	{
	background-image: url('../images/rg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	width: 126px;
	height: 116px;
	top: 20px;
	right: 0px;
	opacity: 0.50;
	filter: alpha(opacity=50);
	}

div#line1
	{
	border-top: 1px solid #c6c4c2;
	border-bottom: 2px solid white;
	margin-bottom: 4px;
	}

div#line2
	{
	margin-top: 7px;
	border-top: 1px solid #b89793;
	border-bottom: 2px solid #d9b9b6;
	margin-bottom: 4px;
	}

div#line3
	{
	margin-top: 5px;
	border-top: 1px solid #bea29b;
	background-color: #dfc3c0;
	border-bottom: 1px solid #765751;
	height: 2px;
	font-size: 2px;
	}

div#menu2
	{
	background-color: white;
	height: 76px;
	}

div#menu2 table
	{
	width: 100%;
        margin-top: 17px;
	}

div#menu2 table td
	{
	width: 25%;
	text-align: center;
        vertical-align: middle;
	}

div#menu2 a
	{
	font-size: 20px;
	font-family: times new roman, serif;
	}

div#menu2sel
	{
	font-size: 20px;
	font-family: times new roman, serif;
	color:#bb817d;
        }

div#title
	{
	font-size: 20px;
	font-family: times new roman, serif;
	color:#000000;
        text-align: left;
        margin-left: 20px;
        margin-top: 20px;
        }

div#content
	{
	background-color: #e0c5c1;
	min-height: 320px;
	margin-bottom: 5px;
	}

.stayup
	{
	position: relative;
	z-index: 10;
	}

ul li
	{
	margin-left: -20px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	list-style-image: url(../images/bull_menu_sel.png);
	text-align: justify;
	}

