*{
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

body,form{
	margin: 0px;
	padding: 0px;
}

body{
	font-size: 12px;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table td{
	text-align: left;
}

table.List{
	color: #BF2700;
}

table.List th{
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #BF2700;
}

table.List td{
	padding: 2px;
	text-align: center;
	cursor: default;
	border-bottom: 1px solid #F2D3CB;
}

table.List tr:hover td,table.List tr.hover td{
	color: black;
	background-color: rgb(252,252,252);
}

table.Items th,table.Items td{
	vertical-align: top;
}

table.Items th{
	text-align: left;
}

table.Items td,table.Items th{
	padding: 2px;
}

small{
	font-size: 85%;
}

big{
	font-size: 115%;
}

ul,li{
	padding: 0px;
	margin: 0px;
}

ul{
	padding-left: 5em;
}

ul.List{
	margin: 2px;
}

.Positive{
	color: green;
}

.Negative{
	color: red;
}

.Box{
	margin-bottom: 16px;
}

.Box .Text{
	border: 1px solid #BF2700;
	border-bottom: 0px;
	padding: 10px;
}

.Box .Left{
	background: url("box_left.gif") no-repeat;
	background-position: left bottom;
}

.Box .Right{
	background: url("box_right.gif") no-repeat;
	background-position: right bottom;
	height: 13px;
}

.Box .Bottom{
	background: url("box_bottom.gif") repeat-x;
	background-position: left bottom;
	font-size: 1px;
}

.StateThumb .Image,.StateThumbImage{
	width: 108px;
	height: 82px;
}

.StatePreview .Image,.StatePreviewImage{
	width: 220px;
	height: 180px;
}

fieldset{
	padding: 2px;
	margin: 2px;
	color: black;
	border: 1px solid #BF2700;
}

.Input,textarea{
	color: #BF2700;
	padding: 2px;
	margin: 2px;
	border: 1px solid #BF2700;
	background-color: white;
	font-size: 12px;
}

.Input.Value{
	text-align: right;
}

textarea{
	overflow: auto;
}

.Button{
	color: white;
	padding: 2px 6px 2px 6px;
	margin: 1px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #BF2700;
	background-color: #BF2700;
}

.Button:hover{
	border-color: #808080;
	background-color: #808080;
}

#Body{
	padding-bottom: 32px;
}

#Popup{
	padding: 5px;
}

#Header .Top{
	background: url("header_top.gif") repeat-x;
	background-position: left bottom;
}

#Header .Top .Border{
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

#Header .Top .Left{
	background: url("document_left.gif") repeat-y;
}

#Header .Top .Right{
	background: url("document_right.gif") repeat-y;
	background-position: right top;
}

#Header .Top .Corner .Left{
	background: url("header_corner_left.png") no-repeat;
	background-position: left bottom;
}

#Header .Top .Corner .Right{
	background: url("header_corner_right.png") no-repeat;
	background-position: right bottom;
	padding: 12px 24px 16px 24px;
}

#Header .Bottom{
	background: url("header_bottom.gif") repeat-x;
	background-position: left top;
}

#Header .Bottom .Corner{
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

#Header .Bottom .Left{
	background: url("header_bottom_left.png") no-repeat;
	background-position: left top;
}

#Header .Bottom .Right{
	background: url("header_bottom_right.png") no-repeat;
	background-position: right top;
	font-size: 1px;
	height: 12px;
}

#Header .Header{
	border-top: 1px solid #78797B;
	border-bottom: 1px solid #78797B;
}

#Header .Image{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	height: 181px;
	background-repeat: no-repeat;
}

#Header .ImageRight{
	width: 29px;
	position: absolute;
	right: -42px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

#Header h1{
	margin: 0px;
	padding: 0px;
	color: #BF2700;
	float: right;
	font-size: 12px;
	font-variant: small-caps;
}

#Header a{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 10px 0px 10px;
	padding-left: 10px;
	background: url("arrow_small.gif") no-repeat;
	background-position: left center;
}

#Header a:hover{
	text-decoration: underline;
}

#Left{
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background: url("document_left.gif") repeat-y;
}

#Right{
	background: url("document_right.gif") repeat-y;
	background-position: right top;
}

#Bottom{
	background: url("document_bottom.gif") repeat-x;
	background-position: left bottom;
}

#CornerLeft{
	background: url("document_corner_left.gif") no-repeat;
	background-position: left bottom;
}

#CornerRight{
	background: url("document_corner_right.gif") no-repeat;
	background-position: right bottom;
	position: relative;
}

#Document{
	padding: 15px 24px 15px 24px;
}

#Location{
	position: absolute;
	top: 16px;
	right: -46px;
}

#Divider{
	background: url("dots.gif") repeat-y;
	background-position: 255px 0px;
	padding-bottom: 8px;
	height: 1%;
}

#Navigation{
	float: left;
	width: 240px;
}

#Navigation h1{
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
	color: #BF2700;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	background: url("dots.gif") repeat-x;
	background-position: left bottom;
}

#Navigation ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px 20px;
}

#Navigation li{
	margin: 0px;
	padding: 2px;
}

#Navigation a{
	color: black;
	text-decoration: none;
}

#Navigation a:hover{
	font-weight: bold;
	text-decoration: underline;
}

#Navigation a.Active,#Navigation a.Active:hover{
	font-weight: bold;
	text-decoration: none;
}

#Document #Content{
	margin-left: 265px;
	line-height: 1.3em;
}

#Content h1{
	padding: 4px;
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	background: #BF2700;
	color: white;
}

#Content h2{
	margin: 5px;
	padding: 0px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid black;
}

#Content h3{
	margin: 15px 2px 15px 2px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #BF2700;
}

#Content .Box h1{
	margin: 0px;
}

#Content strong,#Content .Mark{
	color: #BF2700;
	font-weight: bold;
}

#Content .Error{
	color: red;
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
}

#Content a{
	color: #BF2700;
	text-decoration: underline;
}

#Content a:hover{
	text-decoration: none;
}

#Content a.Button{
	color: white;
	text-decoration: none;
	padding: 4px 18px 4px 18px;
}

#Content .Images img{
	border: 1px solid #BF2700;
	background-color: #CCCCCC;
}

#Content .Image,.StatePreviewImage,.StateThumbImage{
	border: 1px solid #BF2700;
	background-color: #CCCCCC;
}

#Content .Entry{
	padding: 2px;
	color: #771700;
}

#Content .Images th{
	padding: 5px;
}

#Content .Images td{
	padding-left: 16px;
}

#Content .Rect{
	margin: 5px;
}

#Content .Rect h1{
	width: 72px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 1px 32px 0px 10px;
	background-color: #BF2700;
}

#Content .Rect .Text{
	border: 1px solid #BF2700;
	padding: 10px 20px 10px 20px;
}

#Content .Rect .Special{
	color: #666666;
	font-weight: bold;
	line-height: 1.5em;
}

#Flags{
	float: left;
}

#Flags div{
	float: left;
	margin-top: 3px;
	color: #808080;
	font-weight: bold;
	font-size: 11px;
}

a#German,a#English{
	float: left;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-size: 1px;
	width: 32px;
	height: 20px;
	text-decoration: none;
	background: url("flags.png") no-repeat;
}

a#English{background-position: -32px -20px;}
a#English:hover{background-position: 0px -20px;}
a#German{background-position: -32px 0px;}
a#German:hover{background-position: 0px 0px;}

#Up{
	text-align: right;
	margin: 5px 0px 5px 0px;
}

#Up a{
	color: #BF2700;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	background: url("arrow_up.gif") no-repeat;
	background-position: left center;
}

#Up a:hover{
	text-decoration: underline;
}

#Footer{
	clear: right;
	color: #666666;
	margin-top: 6px;
	padding: 5px;
	font-size: 10px;
	text-align: center;
	background: url("dots.gif") repeat-x;
}
