/* CSS Document */
html {
 height:100%
}
body {
 margin:0px;
 border:0px;
 padding:0px;
 behavior: url('./incl/ie.htc');
 min-height:100%;
 position:relative;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
 background-color:#666666
}
* html body {
 height:100%
}
.Main {
 padding-bottom: 60px
}
/*--------------------Menu---------------------------*/
/*------------Layout------------*/
.Menu {
 position: relative;
 height: 35px;
 min-width: 1000px;
 width:100%;
 width:expression(document.body.offsetWidth<1000?"1000px":document.body.offsetWidth);
}
.MenuItem {
 position:relative;
 width:197px;
 height:27px;
 float:left;
 text-align:center;
 padding-top:8px;
 border-left:1px solid;
 cursor: pointer
}
.lastMenuItem {
  border-right:1px solid;
}
.MenuItemSelected {
 position:relative;
 width:197px;
 height:27px;
 float:left;
 text-align:center;
 padding-top:8px;
 border-left:1px solid;
}
.Portf:hover .SubMenu{
 display:block
}
.MenuItemBox {
 position:absolute;
 width:8px;
 height:8px;
 left:0px;
 top: 14px
}
/*------------Colors------------*/
.Menu {
 background-color:#000000;
 background-image:url(/imgs/menu_1_void.png);
 background-repeat:repeat-x; 
 border-color: #8c8c8c
}
.Link:link {
 color: #8c8c8c
}
.Link:visited {
 color: #8c8c8c
}
.MenuItem {
 background-color: #000000;
 background-image:url(/imgs/menu_1.png);
 background-repeat:repeat-x;
 border-color: #666666;
 color: #8c8c8c 
}
.MenuItem:hover {
 color:#b2b2b2;
 border-left-color: #b2b2b2
}
.MenuItem:hover .MenuItemBox {
 background-color: #8c8c8c
} 
.MenuItemBox {
 background-color: #3f3f3f
}
.MenuItemSelected {
 background-color: #8f0000;
 border-color: #ff0000;
 background-image:url(/imgs/menu_1_act.png);
 background-repeat:repeat-x; 
 color:#FFFFFF
}
.MenuItemBoxSelected {
 background-color: #FF0000
}
.Selected {
 color: #ffffff
}
.Selected {
 color: #ffffff
}
/*-------------Fonts- ----------*/
.MenuItemBox {
 font-size:0
}
.MenuItem span {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px
}
.MenuItemSelected span {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px
} 
.Menu a:link {
 text-decoration:none
}
.Menu a:visited {
 text-decoration:none
}
.Menu a:active {
 text-decoration:none
}
/*--------------------SubMenu---------------------------*/
/*------------Layout------------*/
.SubMenu {
 position: relative;
 height: 22px;
 min-width: 1000px;
 width:1000px;
 border-width:0px 0px;
 border-style: solid;
 z-index:2;
}
.SubMenuItem {
 position:relative;
 width:197px;
 height:19px;
 float:left;
 text-align:center;
 padding-top: 3px;
 border-style:solid;
 border-width: 1px;
 margin-right:-1px;
 cursor: pointer
}
.SubMenuItemSelected {
 position:relative;
 width:197px;
 height:19px;
 float:left;
 text-align:center;
 padding-top:3px;
 border-style:solid;
 border-width: 1px;
 margin-right:-1px;
}
.SubMenuItemBox {
 position:absolute;
 width:8px;
 height:8px;
 left:0px;
 top: 7px
}
.SubMenuItem span {
 display:block
}
.SubMenuItemSelected span {
 display:block
}
/*------------Colors------------*/
.SubMenu {
}
.Link:link {
 color: #8c8c8c
}
.Link:visited {
 color: #8c8c8c
}
.SubMenuItem {
 background-color: #630000;
 border-color: #bf0000
}
.SubMenuItem:hover {
 background-color: #8f0000;
 color:#b2b2b2
}
.SubMenuItem:hover .SubMenuItemBox {
 background-color: #bf0000
} 
.SubMenuItemBox {
 background-color: #8f0000
}
.SubMenuItemSelected {
 background-color: #8f0000;
 border-color: #ff0000;
 background-image:url(/imgs/menu_2_act.png);
 background-repeat:repeat-x; 
 color:#FFFFFF
}
.SubMenuItemBoxSelected {
 background-color: #FF0000
}
.Selected {
 color: #ffffff
}
.Selected {
 color: #ffffff
}
/*-------------Fonts- ----------*/
.SubMenuItemBox {
 font-size:0
}
.SubMenuItem span {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px
}
.SubMenuItemSelected span {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px
} 
.SubMenu a:link {
 text-decoration:none
}
.SubMenu a:visited {
 text-decoration:none
}
.SubMenu a:active {
 text-decoration:none
}
/*--------------------Header---------------------------*/
/*------------Layout------------*/
.Header {
 min-width: 1000px;
 width:100%;
 width:expression(document.body.offsetWidth<1000?"1000px":document.body.offsetWidth);
 height: 126px
}
.Header img {
 position: absolute;
 border:0px
}
/*------------Colors------------*/
.Header {
 background-image:url(/imgs/header_g.png);
 background-repeat:repeat-x; 
 background-color:#000000; 
}
/*-------------Fonts- ----------*/
/*--------------------Content---------------------------*/
/*------------Layout------------*/
.Content {
 width: 931px;
 padding: 30px 0px 0px 79px;
 /*width:expression(document.body.offsetWidth<1000?"1000px":document.body.offsetWidth)*/
}
.pagination {
	display:block;
	list-style:none;
	padding: 20px 0px;
	margin: 0px;
}
	.pagination li {
		display: block;
		float: left;
	}
		.pagination li a{
			border:1px solid #8c8c8c;
			display: block;
			float: left;
			height: 22px;
			margin-right: 5px;
			width: 22px;
		}
/*-------------Fonts- ----------*/
.Content {
 line-height:109%;
}
.pagination li a{
	font-size: 12px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle; 
}
/*------------Colors------------*/
.pagination li a{
	color: #8c8c8c;
	
}
.pagination li a:hover {
	color: #8c8c8c;
	background-color: #3f3f3f;
}
.pagination li a.curPage {
	color: #fff;
	background-color: #8c8c8c;
}
/*--------------------Footer---------------------------*/
/*------------Layout------------*/
.Footer {
 position: absolute;
 bottom: 0px;
 width: 100%;
 height: 37px;
 min-width: 1000px;
 width:expression(document.body.offsetWidth<1000?"1000px":document.body.offsetWidth)
}
.Footer_dynam {
	 position: relative;
	 width: 100%;
	 height: 37px;
	 min-width: 1000px;
	 width:expression(document.body.offsetWidth<1000?"1000px":document.body.offsetWidth)
}
.Footer span, .Footer_dynam span {
 position:absolute
}
.Footer a, .Footer_dynam a {
 position:absolute
}
.Footer a:link, .Footer_dynam a:link {
 text-decoration:none
} 
.Footer a:visited, .Footer_dynam a:visited {
 text-decoration:none
} 
.Copy {
 left: 69px;
 top:13px
}
.Mail {
 left: 200px;
 top: 12px
}
/*------------Colors------------*/
.Footer, .Footer_dynam {
 background-color: #000000;
 background-image:url(/imgs/footer.gif);
 background-repeat:repeat-x 
}

.Copy {
 color: #8c8c8c
}
.Mail {
 color: #b2b2b2
}
/*-------------Fonts- ----------*/
.Copy {
 font-size: 12px
}
.Mail {
 font-size:12px}
/*--------------------Content---------------------------*/
/*------------Layout------------*/
/*------------Colors------------*/
/*-------------Fonts- ----------*/