@import url('default.css');

#header {
	width: 950px;
	height: 126px;
}

#vertical {
	width: 100%;
	color: #A00203;
	background-color: #E3E3E3;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
}
#vertical .menu TD {
	height: 30px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}
#vertical .menu .verticalDelimiter {
	width: 1px;
	padding: 0px;
	background-color: #FFFFFF;
}
#vertical * {
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}
#vertical .menu .verticalItemDelimiter {
	font-size: 16px;
	padding-left: 3px;
}
#vertical .active A:hover, #vertical .active A {
	color: #000000;
}
#vertical .submenu {
	height: 30px;
}
#vertical .submenu TD {
	height: 30px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}
#vertical .submenu .verticalDelimiter {
	width: 1px;
	padding: 0px;
	background-color: #FFFFFF;
}

#search {
	width: 200px;
	height: 30px;
	padding-top: 6px;
}
#search .label {
	color: #FFFFFF;
	font-weight: bold;
}
#search .fldKeywords {
	color: #1C2757;
	width: 100px;
	height: 17px;
	border: 1px solid #C60001;
}
#search .fldSubmit {
	border: 0px;
	width: 62px;
	height: 17px;
}
#horisontal {
	height: 60px;
	text-align: center;
	background: #C60001;
}
#horisontal TABLE {
	height: 30px;
}
#horisontal TD {
	vertical-align: middle;
}
#horisontal TD .active {
	text-decoration: underline;
}
#horisontal .horisontalDelimiter {
	background-color: #FFFFFF;
}
#horisontal A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}
#horisontal A:hover {
	text-decoration: underline;
}
#horisontal .copyright {
	color: #FFFFFF;
}
#ticker, #path {
	width: 200px;
	height: 23px;
	background: #E3E3E3;
	padding: 8px 0px 2px 15px;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #999999;
}
#ticker, #path * {
	color: #A00203;
}
#content {
	color: #1C2757;
	padding: 30px 15px 0px 15px; 
}
#content A {
	color: #1C2757;
}
#content .photo {
	padding-right: 20px;
}
#content H1 {
	font-size: 18px;
	font-weight: bold;
	text-trasform: uppercase;
}
#content .title {
	font-weight: bold;
}
#content .thumbnail {
	float: left;
	margin: 3px 10px 10px 0px;
}
#content .large {
	float: left;
	margin: 7px 10px 10px 0px;
}
#content .navigation {
	margin: 10px 0px 10px 0px;
}
#content .navigation .title {
	font-weight: bold;
}
#content .navigation A {
	margin: 0px 5px 0px 5px;
}
#content .navigation A.active {
	font-weight: bold;
}
#content .lettersNavigation {
	margin: 10px 0px 20px 0px;
}
#content .lettersNavigation A {
	font-size: 16px;
	margin: 0px 2px 0px 2px;
}
#content .lettersNavigation A.active {
	font-weight: bold;
}
#additional {
	width: 200px;
	height: 100%;
	color: #A00203;
	background-color: #F1F1F1;
	padding: 60px 15px 15px 15px;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #999999;
}
#additional HR {
	height: 1px;
	color: #A00203;
}
#additional H1 {
	color: #A00203;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
#additional .thumbnail {
	float: left;
	margin: 0px 5px 0px 0px;
}
#additional .title, .roll .title {
	color: #A00203;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#additional .delimiter {
	clear: both;
	height: 1px;
	background: #E5E5E5;
	margin: 2px 0px 2px 0px;
}
#additional A {
	color: #A00203;
	text-decoration: underline;
}
#additional A:hover {
	text-decoration: none;
}
.navigation A {
	margin: 0px 5px 0px 5px;
}
#powered {
	font-size: 10px;
	font-family : Arial, Verdana, Helvetica, serif;
	text-align: center;
	color: #000000;
}
#powered A {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#powered A:hover {
	text-decoration: underline;
}
