* {
		margin: 0px;
		padding: 0px;
}

body {
		background-color: #ffffff;
		font-family: arial,verdana;	
		font-size: 12px;
}

#frame {
		width: 860px;
}

#leftcolumn {
		float: left;
		width: 220px;
		padding: 0px 0px 0px 0px;
		border: 0px solid #000000;
}

.firstpage {
		margin: 28px 5px 0px 15px;
}

.otherpages {
		margin: 15px 5px 0px 15px;
}

#leftcolumn a {
		display: block;
		width: 90%;
		color: #999999;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 2px;
		text-decoration: none;
		font-size: 12px;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #999999;
}


#leftcolumn a.firstnav {
		margin: 30px 0px 0px 0px;
		padding: 20px 0px 10px 2px
}


#leftcolumn a.lastnav {
		border-width: 0px 0px 0px 0px;
		padding: 10px 0px 10px 2px

}

#leftcolumn a:hover {
		color: #722222;
		font-weight: bold;
}

#rightcolumn {
		float: left;
		width: 550px;
		margin: 75px 0px 30px 10px;
		padding: 5px 5px 5px 8px;
		background-color: #ffffff;
		border: 0px solid #000000;
		overflow: auto;

}

#rightcolumn a {
		color: #999999;
		text-align: left;
		text-decoration: none;

}

#rightcolumn a:hover {
		color: #722222;
		font-weight: bold;
}

#rightcolumn img.right{
		float: right;

}

#rightcolumn img.thumb{
		float: left;

}

#rightcolumn h1 {
		color: #722222;
		margin: 30px 0px 30px 00px;
		padding: 0px 0px 0px 0px;
		text-align: right;
		font-size: 16px;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #999999;
}

#rightcolumn h1.other {

		margin: 20px 0px 20px 00px;

}

#footer {
		float: right;
		color: #999999;
		margin-top: 15px;
		margin-right: 133px!important;
		margin-right: 65px;
}

img {		
		display: block;
}

.just {		
		text-align: justify;
}

.right {		
		text-align: right;
}

.floatclear {
		clear: both;
}


.anylinkcss {
		position:absolute;
		visibility: hidden;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: #999999;
		z-index: 100;
		background-color: #ffffff;
}

.anylinkcss a {
		color: #999999;
		width: 100%;
		display: block;
		text-decoration: none;
		text-indent: 3px;
		padding: 2px 0px 2px 0px;
}

.anylinkcss a:hover {
		background-color: #ffffff;
		color: #722222;
		font-weight: bold;
}

.leftcolumn ul,li {
		background-color: #ffffff;
		padding-bottom: 2px;
		text-decoration: none;
		list-style-type: none;
		color: #999999;
		display: block;
}

.hiddenarrow a span {
		visibility: hidden;
		text-decoration: none;
}

.hiddenarrow a:hover > span {
		visibility: visible;
		text-decoration: none;
}
