/* CSS Document */ 
body {
	background-color: #DDDDDC;
	background-image: url(images/bg_gray.gif);
	font-size: 12px; font-family : Arial, Helvetica, sans-serif; color: #6B6968;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #C1C0BF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F1F1F1; 
	SCROLLBAR-SHADOW-COLOR: #F1F1F1; 
	SCROLLBAR-3DLIGHT-COLOR: #DDDDDC; 
	SCROLLBAR-ARROW-COLOR: #FDC800; 
	SCROLLBAR-TRACK-COLOR: #DDDDDC; 
	SCROLLBAR-DARKSHADOW-COLOR: #DDDDDC;	
}
a:link {
	color: #6B6968;
}
a:visited {
	color: #6B6968;
}
a:active {
	color: #6B6968;
}
a:hover {
	color: #1D1D1D;
}
ul {  
	list-style-image: url(images/ul.gif)
}
table, tr, td, th { 
	font-size: 12px; font-family : Arial, Helvetica, sans-serif;
} 

.red {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
	text-decoration: none;
}
.link {
	text-decoration: none;
}
.border {
	border: 1px solid #C1C0BF;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C0BF;
}
.borderlight {
	border: 1px solid #DDDDDC;
}
.photo {
	background-image: url(images/bracket_photo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 109px;
	width: 142px;
	text-align: center;
	vertical-align: middle;
}
.menu {
	font-size: 11px;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
}
.submenu {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 12px;
	line-height: 25px;
}
.letter {
	vertical-align: bottom;
	padding-top: 7px;
	padding-bottom: 14px;
}
.header {
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	letter-spacing: 10px;
}
.header1 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	letter-spacing: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C0BF;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	letter-spacing: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C0BF;
}
.subheader {
	font-size: 11px;
}
.photoheader {
	font-size: 12px;
	font-weight: bold;
	color: #6B6968;
	text-decoration: none;
	text-align: left;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cellpad {
	padding: 5px;
}
.cellpad1 {
	padding-top: 16px;
	padding-right: 16px;
	vertical-align: top;
}
.cellpad2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.cellpad3 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cellpad4 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cellpad5 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cellpad6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.cellpaddiv {
	padding: 20px;
}
.cellpadbody {
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
}
.cellpadnews {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.bgparce {
	background-image: url(images/bg_parce.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 430px;
	text-align: center;
	vertical-align: middle;
}
.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border: 1px solid #828282;
}
.form1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FDC800;
	border: 1px solid #727272;
	cursor: hand;
}
.bracket {
	background-image: url(images/bracket_photo_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.list1 {
	color: #8D8A89;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.format {
	font-size: 16px;
	font-weight: bold;
}
.side {
	font-size: 24px;
	font-weight: bold;
}
.hand {
	cursor: hand;
}
