body {
    background-color:#ffffff;
	margin:0;
	background-repeat:no-repeat;
	background-position:top;
	height:562px;
	width:100%;
}

A:link,A:visited
{
	font-family:arial;
	font-size:12px;
	color:#FF6633;
	text-decoration:none;
	font-weight:normal;
}
A:hover
{
	font-family:arial;
	font-size:12px;
	color:#FF6633;
	text-decoration:underline;
	font-weight:normal;
}

td,div
{
	font-family:arial;
	font-size: 12px;
	color: #323f4d;
	text-decoration: none;
	font-weight:normal;
	line-height:18px;
}

span {
	font-family:arial;
	font-size: 12px;
	color: #323f4d;
	text-decoration: none;
	font-weight:normal;
}

A.tools:Link,A.tools:Visited{
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

A.tools:Hover{
	font-family:Arial;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}

.header_1 {
	font-family:Arial;
	font-size: 12px;
	color: #435B97;
	text-decoration: none;
	font-weight:bold;
	padding-bottom:5px;
}

.news_title {
	font-family:Arial;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:1px;
}



A.news_text:Link,A.news_text:Visited{
	font-family:Arial;
	font-size: 12px;
	color: #323f4d;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
}

A.news_text:Hover{
	font-family:Arial;
	font-size: 12px;
	color: #323f4d;
	text-decoration: underline;
	font-weight:bold;
	line-height:20px;
}



/* content */
.ContentHeader, A.ContentHeader:Link,A.ContentHeader:Visited,A.ContentHeader:Hover{
	font-family:Arial;
	font-size: 14px;
	color: #335190;
	text-decoration: none;
	font-weight:bold;
}

.Orange11, A.Orange11:Link,A.Orange11:Visited,A.Orange11:Hover{
	font-family:Arial;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}

.BlueBold11, A.BlueBold11:Link,A.BlueBold11:Visited{
	font-family:Arial;
	font-size: 11px;
	color: #335190;
	text-decoration: none;
	font-weight:bold;
}
A.BlueBold11:Hover{
	font-family:Arial;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}

/* list */
.Orange12, A.Orange12:Link,A.Orange12:Visited,A.Orange12:Hover{
	font-family:Arial;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}

.ListText12, A.ListText12:Link,A.ListText12:Visited{
	font-family:Arial;
	font-size: 12px;
	color: #323f4d;
	text-decoration: none;
}
A.ListText12:Hover{
	font-family:Arial;
	font-size: 12px;
	color: #323f4d;
	text-decoration: underline;
}

/* contact */
.Required{
	font-family:Arial;
	font-size: 10px;
	color: red;
}

.Required12px{
	font-family:Arial;
	font-size: 12px;
	color: red;
}

.ContactText{
	font-family:Arial;
	font-size: 12px;
	color: #313f4a;
	
}

.contact_submit
{
	font-family:Arial;
	font-size: 11px;
	color: #34518d;
	font-weight:normal;
	background-color:#e9eef4;
	border:none;
	text-decoration:none;
	cursor:pointer;
	
}

.footer 
{
	background-image:url(/imgs/footer_bg.jpg);background-repeat:no-repeat;background-position:top;height:51px;width:775px;
}

.netprotek,.netprotek A:link,.netprotek A:hover,.netprotek A:visited
 {
 color: #FF6633;
 font-family: arial;
 font-size: 10px;
 text-decoration:none;
 }
 
 
 .HP_form_button_send {
	border: none;
	color: #ffffff;
	width: 19px;
	height: 19px;
	cursor: pointer;
	BACKGROUND-REPEAT: no-repeat;
}

 #pscroller1_IE{

   height: 20px;
   padding-left:5px;
   padding-right:5px;
 
   }
   
   #pscroller1_FF{

   height: 20px;
   padding-left:12px;
   padding-right:12px;
 
   }
   
  .HP_Area_IE {padding-bottom:10px;padding-top:10px;width:775px;vertical-align : top;  }
  .HP_Area_FF {padding-bottom:25px;padding-top:10px;width:775px;vertical-align : top;  }
  

.SubMenuTitle 
{
	font-family:Arial;
	font-size: 14px;
	color: #335190;
	text-decoration: none;
	font-weight:bold;
	background-image:url(/imgs/ContentLeftPartTop.png);
	background-repeat:no-repeat;
	background-position:top;
	height:27px;
	width:152px;
	padding-top:5px;
}

.SubMenuTitle span
{
	font-family:Arial;
	font-size: 14px;
	color: #335190;
	text-decoration: none;
	font-weight:bold;
	
}

H1
{
	font-family:Arial;
	font-size: 14px;
	color: #335190;
	text-decoration: none;
	font-weight:bold;
	vertical-align : top;
	padding-top:0px;
}


.ListItem 
{
	background-image:url(/imgs/StripList.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:25px;
	width:600px;
	
	
}



/* the thumbnails */
  #triggers {
   text-align:center;
  }

  #triggers img {
   background-color:#fff;
   padding:2px;
   border:1px solid #ccc;
   margin:0px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
  }

  /* the active thumbnail */
  #triggers a.active img {
   outline:1px solid #000;

   /* show on top of the expose mask */
   z-index:9999;
   position:relative;
  }
  
 
 /* form validation */
 
.block { display: block; }
form.cmxform label.error { display: none; }	


 
