body a:link  {
	color: #1942BC;
	text-decoration : underline;
}

body a:visited  {
	color: #1942BC;
	text-decoration : underline;
}

body a:hover, a:active  {
	color: #0267FF;
	text-decoration : underline;
}

body {
	height: 100%;
    margin: 0;
	padding: 0;
	background: #FFFFFF;
}

form, input {
	padding: 0;
	margin: 0;
}

body, p, td, th, ol, ul {
    font-family : Tahoma, Verdana, Arial;
    color : #000000;
	font-size : 11;
}

p {
	padding: 0 0 15 0;
	margin: 0;
}

h1 {
	color: #3275B3;
	font-size: 13;
	padding: 5 0 15 0;
	margin: 0;
}

h2, h3, h4, h5 {
	font-weight: bold;
	font-size: 11;
	padding: 0 0 10 0;
	margin: 0;
}

ul {
	margin: 0 0 15 0;
	padding-left: 20;
}

ol {
	margin: 0 0 15 0;
	padding-left: 26;
}

.PageHeader {
	height: 120;
	padding: 30 0 0 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 22;
	font-family: Tahoma;
	font-weight: bold;
	color: #153a85;
	text-transform: uppercase;
	letter-spacing: -1;
}

.Search {
	background: url(/images/search_plate.gif) no-repeat top left;
	width: 206;
	height: 37;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 11 0 0 52;
	float: right;
	clear: right;
}

.SearchInput {
	width: 117;
	height: 18;
	background: #FFFFFF;
	border: 2px solid #7C95A8;
	color: #395F7B;
	font-size : 11;
	margin: 0 13 0 0;
}

.TopMenu {
	display: block;
	float: right;
}

.TopMenu a {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10;
	background: url(/images/top_menu_back.gif) repeat-x bottom left;
	display: inline-block;
	padding: 2 15 6 15;
	text-align: center;
	float: left;
	text-transform: uppercase; 
}

.LeftMenu {
	padding: 24 0 0 10;
}

.LeftMenu a {
	font-family: Arial;
	font-size: 12;
	background: url(/images/arrow_blue.gif) no-repeat 0px 3px;
	display: block;
	padding: 0 0 0 22;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
	width: 195;
}

.LeftMenuLine {
	width: 195;
	height: 1;
	background: #7FA3B9;
	margin: 6 0 6 0;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}

.NewsArch {
	float: right;
	padding: 36 0 0 0;
}

.NewsArch, .NewsArch a {
	font-size: 10;
	font-weight: bold;
	font-family: Tahoma;
}

a.Price {
	display: block;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
	width: 200;
	padding: 0 0 0 33;
}

.MainLeader {
	border: 1px solid #91B4C8;
	border-left: none;
	border-right: none;
	color: #153A85;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6 0 6 33;
	margin: 0 0 20 0;
	background: url(/images/leader_back.jpg) no-repeat 0px 3px;
	width: 670;
	float: right;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}

.LeftPlateHeader, .LeftPlateFooter {
	width: 215;
	background: #E2EBF1 url(/images/left_plate_top.gif) no-repeat top left;
	float: left;
	clear: left;
	padding: 3 0 0 0;
	margin: 0 0 0 25;
	display: inline;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}

.LeftPlateFooter {
	background: #FFFFFF url(/images/left_plate_btm.gif) no-repeat bottom left;
	padding: 0 0 10 0;
	margin: 0 0 16 25;
}

.LeftPlateCont, a.Special {
	border: 1px solid #7FA3B9;
	border-top: none;
	border-bottom: none;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
	color: #153A85;
	font-weight: bold;
	font-size: 12;
	font-family: Arial;
}

a.Special {
	border: none;
	display: block;
	height: 45;
	padding: 15 0 0 28;
}

.LeftPlateCont a:link {
	color: #153A85;
	text-decoration: none;
}

.LeftPlateCont a:visited {
	color: #153A85;
	text-decoration: none;
}

.LeftPlateCont a:hover, a:active {
	color: #D92A19;
	text-decoration: none;
}

.LeaderSlot {
	float: right;
	width: 215;
}

.LeaderSlotDesc {
	width: 215;
	padding: 0 10 8 31;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}

.LeaderSlotTop a {
	font-size: 11;
	width: 215;
	height: 119;
	padding: 18 73 8 30;
	display: block;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}

.LeaderSlotBtm {
	width: 215;
	height: 100;
	background: url(/images/leader_slot_top.gif) no-repeat top left;
	padding: 3 0 0 0;
	-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}

.LeaderSlotCont1 {
	border-width: 0 1 0 1;
	border-style: solid;
	border-color: #9ab7c7;
	height: 97;
}

.LeaderSlotCont2 {
	padding: 10 10 14 30;
	font-weight: bold;
	background: #EFF4F7 url(/images/arrow_yellow.gif) no-repeat 12px 11px;
}

.NewsBlock {
	padding: 5 0 0 0;
	clear: both;
}

.NewsDate {
	font-weight: bold;
	padding: 0 5 0 0;
}

.NewsMore {
	float: right;
	font-weight: bold;
	font-size: 10px;
	display: block;
	color: #0C297B;
	vertical-align: super;
	padding: 0 0 15 0;
}

.dataTable {
	border-collapse: collapse;
}

.dataTable td, th {
	border: 1px solid #7ea4bb;
	padding: 6;
}

.dataTable th {
	font-size: 11;
	text-transform: uppercase;
	background: #e4ecf1;
}

/* Link Storage */

.BlackLink a:link, a:link.Price {
	color: #000000;
	text-decoration: none;
}

.BlackLink a:visited, a:visited.Price {
	color: #000000;
	text-decoration: none;
}

.BlackLink a:hover, a:active, a:hover.Price, a:active.Price {
	color: #3275B3;
	text-decoration: underline;
}

.BlueLink a:link {
	color: #0C297B;
	text-decoration: none;
}

.BlueLink a:visited {
	color: #0C297B;
	text-decoration: none;
}

.BlueLink a:hover, a:active {
	color: #3275B3;
	text-decoration: underline;
}

.LightLink a:link {
	color: #000000;
	text-decoration: none;
}

.LightLink a:visited {
	color: #000000;
	text-decoration: none;
}

.LightLink a:hover, a:active {
	color: #3275B3;
	text-decoration: none;
}

.Select {
	color: #3275B3;
	font-weight: bold;
}

