/* CSS Document */

body {
	background-color: #303030;
	margin-left: 0px;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:2px;

}

.FrameTextLarge {
	font-family: tahoma, verdana, "ms Sans Serif", arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #9d9d9d;
	letter-spacing: 1.5px;



}

.FrameTextSmall {
	font-family: tahoma, verdana, "ms Sans Serif", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9d9d9d;
	letter-spacing: 1px;



}

img {
border:0;


}

a:link
{
font-family: tahoma, verdana, "ms Sans Serif", arial, helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #d2c2b5;
letter-spacing: 1.5px;
text-decoration:none;
outline: none;
}

a:visited
{
font-family: tahoma, verdana, "ms Sans Serif", arial, helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #d2c2b5;
letter-spacing: 1.5px;
text-decoration:none;
outline: none;
}

a:hover
{
font-family: tahoma, verdana, "ms Sans Serif", arial, helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color:  #fff5db;
letter-spacing: 1.5px;
text-decoration:none;
outline: none;
}

a:active
{
font-family: tahoma, verdana, "ms Sans Serif", arial, helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #d2c2b5;
letter-spacing: 1.5px;
text-decoration:none;
outline: none;
}


.ThumbBack {
	background-color: #423D39;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #272727;
	border-bottom-color: #191919;
	border-left-color: #272727;
	border-top-color: #59524D;
}
.FrameTextXSmall {

	font-family: tahoma, verdana, "ms Sans Serif", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9d9d9d;
	letter-spacing: 1px;
}
.ThumbFrame {
	background-color: #000000;
	border: 1px solid #C59104;
	padding: 3px;
}
.TextCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #d2c2b5;
}
