body{
        margin:0;
        padding:0;
        background:#181985;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        letter-spacing:0.03em;
        text-align:center;
}

a:link {border-style:hidden; color: black; font-weight:bold; text-decoration:none;}
a:visited {border-style:hidden; color: black; font-weight:bold; text-decoration:none;}
a:hover {border-style:hidden; color: white; background-color:black; font-weight:bold; text-decoration:none;}
a:active {color: black; text-decoration:none;}

img{
        background-color:white;
}

#Parent{
        position:relative;
        width:850px;
        padding:10px 10px 10px 10px;
	margin-top:10px;
        margin-left:auto;
        margin-right:auto;
        height:auto;
        background:#ffffff /* url(../i/page_bg.jpg) repeat-y */;
        text-align:left;

}

.wrapper {
        position:relative;
        top:5px;
        width:100%;
        height:auto;
        clear:both;
        margin-top:10px;
	margin-bottom:10px;
        padding:0px;
        }

#MainContent{
        width:625px;
        line-height:20px;
        voice-family: "\"}\"";
        voice-family:inherit;
        height:520px;
        position: relative;
        left: 180px;
        padding-top:10px;
        padding-bottom:10px;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	text-align:center;
        }

#MainContent p{
        text-align:justify;
}

#MainContent dt{
        font-weight:bold;
        font-size: 110%;
        text-align:left;
}

#MainContent dd{
        text-align:justify;
}

#MainContent ul{
        text-align:left;
}

#MainContent2{
        width:685px;
        line-height:20px;
        voice-family: "\"}\"";
        voice-family:inherit;
        height:auto;
        position: relative;
        left: 80px;
        padding-top:10px;
        padding-bottom:10px;
        background:#FFFFFF;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        font-size: 12px;
        text-align:center;
        }

#MainContent2 p{
	text-align:justify;
}

#MainContent2 dt{
	font-weight:bold;
	font-size: 110%;
	text-align:left;
}

#MainContent2 dd{
	text-align:justify;
}

#MainContent2 ul{
	text-align:left;
}

#LeftColumn{
        position:absolute;
        top:30px;
        left:auto;
        width:160px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        background:#FFFFFF;
        font-size: 10px;
	text-align: center;
}       


#RightColumnMain{
        position:absolute;
	background:#ffffff;
        top:40px;
        right:110px;
        width:180px;
        padding-left: 0px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	text-align:center;
        }

#RColumnInfolet {
        position:absolute;
        top:10px;
        right:-105px;
        width:150px;
        height:166px;
        background:url(../Images/infolet.gif) no-repeat;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        font-size: 9px;
        padding-top:15px;
        padding-left:12px;
        /*padding-right:10px;*/
}

#RColumnInfolet2 {
        position:absolute;
        top:200px;
        right:-105px;
        width:150px;
        height:166px;
        background:url(../Images/infolet.gif) no-repeat;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        font-size: 9px;
        padding-top:15px;
        padding-left:12px;
        /*padding-right:10px;*/
}

#RColumnInfolet_l {
        position:absolute;
        top:10px;
        right:-105px;
        width:150px;
        height:252px;
        background:url(../Images/infolet_l.gif) no-repeat;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        font-size: 9px;
        padding-top:15px;
        padding-left:12px;
        /*padding-right:10px;*/
}

#RColumnInfolet_l2 {
        position:absolute;
        top:255px;
        right:-105px;
        width:150px;
        height:252px;
        background:url(../Images/infolet_l.gif) no-repeat;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        font-size: 9px;
        padding-top:15px;
        padding-left:12px;
        /*padding-right:10px;*/
}
.infolet {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        font-size: 9px;
	text-align:left;
	padding-right:20px;
        }

.buttons a {
	color: #FFFFFF;
	border:thin black solid;
	background-color: #181985;
	padding: 5px;
	padding-left: 10px;
	margin-left: 0px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.buttons a:visited {
	color: #FFFF00;
}

.buttons a:hover {
	background-color: #FFFFFF;
	color: #181985;
	text-decoration: none;
}

.buttons a.active {
	background-color: #FFFFFF;
	color: #181985;
	text-decoration: none;
}

.buttons a.active:visited {
	color: #181985;
}

.buttons_menu a {
	line-height: 30px;
        color: #FFFFFF;
        border:thin black solid;
        background-color: #181985;
        padding: 5px;
        margin-left: 0px;
        display: inline; 
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
}

.buttons_menu a:visited {
        color: #FFFFFF;
}

.buttons_menu a:hover {
        background-color: #FFFFFF;
        color: #181985;
        text-decoration: none;
}

.buttons_menu a.active {
        background-color: #FFFFFF;
        color: #181985;
        text-decoration: none;
}

.buttons_menu a.active:visited {
        color: #181985;
}

.buttons_nav a {
        color: #000000;
        border:thin black solid;
        background-color: #FFFFFF;
        padding: 5px;
        /*padding-left: 8px;*/
        margin-left: 10px;
	margin-right: 10px;
        display: block;
        font-size: 100%;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
}

.buttons_nav a:visited {
        color: #000000;
	font-weight: normal;
}

.buttons_nav a:hover {
        background-color: #000000;
        color: #FFFFFF;
	font-weight: normal;
        text-decoration: none;
}

.buttons_nav a.active {
        background-color: #000000;
        color: #FFFFFF;
	font-weight: normal;
        text-decoration: none;
}

.buttons_nav a.active:visited {
        color: #FFFFFF;
	font-weight: normal;
}

.buttons_nav a.pactive {
        background-color: #000099;
        color: #FFFFFF;
        text-decoration: none;
}

.buttons_nav a.pactive:visited {
        color: #FFFFFF;
}

.buttons_nav a.pactive:hover {
	background-color: #FF0000;
}

#BottomAddress{
	background-color: #FFFF00;
	padding: 1px;
	color: #000000;
	position:relative;
	left:100px;
	width:640px;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	}

#BottomAddress a:hover {
	background-color: black; 
	color: yellow; 
	text-decoration:none;
}

#BottomAddress a:active {
	background-color: black; 
	color: yellow; 
	text-decoration:none;
}

#BottomAddress .bigger{
	font-size: 125%;
}
