body {
margin:0px;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #7093D2;
	text-decoration: none;
}

a:hover {

	color: #90B4F4;

}


ul {
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-image: url(img/pointer1.gif);
	color:#5D5D5D;
}
ul.bluep {
	list-style-image: url(img/pointer2.gif);
}
li {
	margin-left: -17px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.stitle {
	margin-top:30px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #7093D2;
	font-weight: bold;
	text-indent: 0px;
}

.mtitle {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #7093D2;
	font-weight: bold;
	text-indent: 0px;
}

.Blue {
	color: #7093D2;
}
.PageBG {
background-image:url(img/page_bg.png);
background-repeat:repeat-y;
}

.TopBanner {
background-image:url(img/top.png);
background-repeat:no-repeat;
height:68px;
}

.input {
	font: 11px Verdana, Helvetica, sans-serif;
	background: #DDE9FF;
	border-top: 1px outset #DDE9FF;
	border-right: 1px outset #DDE9FF;
	border-bottom: 1px outset #DDE9FF;
	border-left: 1px outset #DDE9FF;
}

.Header {
background-image:url(img/header.png);
background-repeat:no-repeat;
height:175px;
}

.Button{
border:0px;
background-image:url(img/but_big.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:20px;
width:150px;
font-family:"Verdana";
font-weight:bold;
font-size:10px;
text-decoration:none;
color:#ffffff;
padding-bottom:2px;
}


.ButSmall {
border:0px;
background-image:url(img/but.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:20px;
width:72px;
font-family:"Verdana";
font-weight:bold;
font-size:10px;
text-decoration:none;
color:#ffffff;
padding-bottom:2px;

}

.ButtonGrey{
border:0px;
background-image:url(img/but_big.gif);
background-repeat:no-repeat;
background-color:#f5f5f5;
height:20px;
width:150px;
font-family:"Verdana";
font-weight:bold;
font-size:10px;
text-decoration:none;
color:#ffffff;
padding-bottom:2px;
}


.ButSmallGrey {
border:0px;
background-image:url(img/but.gif);
background-repeat:no-repeat;
background-color:#f5f5f5;
height:20px;
width:72px;
font-family:"Verdana";
font-weight:bold;
font-size:10px;
text-decoration:none;
color:#ffffff;
padding-bottom:2px;

}

.TableHead {
background-image:url(img/table_head.png);
background-repeat:no-repeat;
font-family:Arial;
font-size:10px;
color:#FFFFFF;
padding-left:9px;
padding-top:6px;
}

.TableHeadKol {
background-image:url(img/table_head_kol.png);
background-repeat:no-repeat;
font-family:Arial;
font-size:10px;
color:#315299;
padding-left:9px;
padding-top:6px;

}

.TableHeadMenu {
background-image:url(img/table_head_menu.png);
background-repeat:no-repeat;
font-family:Arial;
font-size:10px;
color:#315299;
padding-left:9px;
padding-top:6px;

}

.BodyBg {
background-image:url(img/bodybg.png);
background-repeat:repeat-y;
height:40px;

}

.ContBg {

background-image:url(img/cont_bg.png);
background-repeat:repeat-y;


}

.ContBot {

background-image:url(img/cont_bot.png);
background-repeat:no-repeat;


}

.KolBg {

background-image:url(img/kol_bg.png);
background-repeat:repeat-y;


}

.KolBot {

background-image:url(img/kol_bot.png);
background-repeat:no-repeat;


}

.MenuBg {

background-image:url(img/menu_bg.png);
background-repeat:repeat-y;


}

.MenuBot {

background-image:url(img/menu_bot.png);
background-repeat:no-repeat;


}




.MainBorder {
background-image:url(img/main_border.png);
background-repeat:repeat-y;
height:30px;
}



.MainTable {
border: solid 1px #9f9f9f;
}

.Footer {
background-image:url(img/footer.png);
background-repeat:no-repeat;
height:37px;
font-family:"lucida sans Unicode";
font-size:10px;
text-decoration:none;
color:#ffffff;
padding-left:25px;
padding-bottom:15px;

}





.Separator {
background-image:url(img/sep.png);
background-repeat:repeat-x;
height:1px;
}

.SepWhite {
background-image:url(img/sep_white.png);
background-repeat:repeat-x;
height:2px;
}



.SepVert {
background-image:url(img/sep_vert.png);
background-repeat:repeat-y;
width:1px;
height:6px;
background-position:center;
}

.WhiteText {
font-family:"lucida sans Unicode";
font-size:9px;
text-decoration:none;
color:#ffffff;

}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	margin-top:0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;	
	text-align: justify;
	text-indent: 15px;
}

p.right {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	margin-top:0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;	
}
p.center {
	text-align: center;
}

.TitleText {
font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF9C00;
	text-indent: 0px;
	white-space: nowrap;
	margin-bottom: 30px;

}

.Text {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;	
	text-align: justify;

}

.TextNJ {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;	

}

.Text2 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #787878;
	text-align: justify;
	font-weight: bold;
}

.Text3 {
font-family:Verdana, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color:#787878;
}

.TextDark {
font-family: Verdana, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color:#000000;

}

.KolText {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #7093D2;
	font-weight: bold;
	text-indent: 0px;

}



.DateText {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #7093D2;
	text-indent: 0px;
}

.BlueText {
font-family:Verdana;
font-size:9px;
color:#315299;
text-decoration:none;

}

.PriceText {
font-family:Verdana;
font-size:9px;
color:#7093d2;
text-decoration:none;

}

.BText {
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
color:#7093d2;
text-decoration:none;

}



.TextField {
border:solid 1px #cccccc;
font-family:Arial;
font-size:10px;
color:#000000;
width:150px;
}




table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
}



.MenuText {
font-family:Verdana; 
font-size:10px; 
color:#FFFFFF;
text-decoration:none;
}

.MenuTextHover {
font-family:Verdana; 
font-size:10px; 
color:#ffb032;
text-decoration:none;
}

.MenuTextSel {
font-family:Arial Black; 
font-size:10px; 

color:#ffa921;

text-decoration:none;
}

.TextArea {
	border: solid 1px #cccccc;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	width: 300px;
	height: 100px;
}

.ButtonSmall {
border:0px;
background-image:url(img/button_small.gif);
background-repeat:no-repeat;
height:21px;
width:59px;
font-family:"lucida sans Unicode";
font-size:10px;
text-decoration:none;
color:#ffffff;

}

.ButtonSearch {
border:0px;
background-image:url(img/button_search.gif);
background-repeat:no-repeat;
height:16px;
width:79px;
font-family:"lucida sans Unicode";
font-size:10px;
text-decoration:none;
color:#ffffff;
padding-bottom:17px;
padding-left:17px;
}

.ButtonNews {
border:0px;
background-image:url(img/button_news.gif);
background-repeat:no-repeat;
height:16px;
width:79px;
font-family:"lucida sans Unicode";
font-size:10px;
text-decoration:none;
color:#ffffff;
padding-bottom:17px;
padding-left:23px;
}

.TabStrip1 a
{
	color: #ffffff;
	font-family: "lucida sans Unicode";
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
}

.TabStrip2 a
{
	color: #ffffff;
	font-family: "lucida sans Unicode";
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
}

.TabStrip3 a
{
	color: #ffffff;
	font-family: "lucida sans Unicode";
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
}

.TabStrip4 a
{
	color: #ffffff;
	font-family: "lucida sans Unicode";
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
}

.TabStrip5 a
{
	color: #ffffff;
	font-family: "lucida sans Unicode";
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
}

.TabStrip6 a
{
	color: #ffffff;
	font-family: "lucida sans Unicode";
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
}

.TabStrip7 a
{
	color: #ffffff;
	font-family: "lucida sans Unicode";
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
}


form
{
	margin: 0px;
}
.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5D5D;
	text-indent: 0px;
}


.cell {
	margin:0px;
	}
	
.cellbg {
	margin:0px;
	background-color:#f4f4f4;
	}