*{
	font-family: Arial,Tahoma,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.small {
	font-size: 9px;
}
.big {
	font-size: 14px;
	font-weight: bold;
}

.normalbold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bluetitle {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}

.normal {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
}

hr{
	border: 0;
	color: #CFCFCF;
  	background-color: #cccccc;
 	height: 1px;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
}
table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
li, ul, ol, span{
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(/images/bullet.gif);
}

li, ul, ol{
	color: #333333;
	font-size: 11px;
	/*line-height: 16px;
	padding-top: 3px;*/
	/*list-style-type: square;*/
	/*list-style-position: inside;*/
	list-style-image: url(/images/bullet.gif);
}

td{
	color: #333333;
	font-size: 11px;
	/*line-height: 16px;*/
	border-collapse:collapse;
}

.trainingtbl td{
	color: #333333;
	font-size: 11px;
	/*line-height: 16px;*/
	border-collapse:collapse;
	padding: 5px;
}
.trainingtbl li, ul, ol{
	color: #333333;
	font-size: 11px;
	/*line-height: 16px;*/
	padding-left: 0px;
	/*list-style-type: square;*/
	/*list-style-position: inside;*/
	list-style-image: url(/images/bullet.gif);
}
td p{	
	line-height: 13px;
}
th{
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}
p, h2, h3, h4, h5{
	color: #333333;
	font-size: 11px;
	line-height: 16px;

}

p{
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

form{
	padding: 0px;
	margin: 0px;
}

div.left{
	margin: 0px;
	padding: 0px;
	float: left;
}

div.right{
	margin: 0px;
	padding: 0px;
	float: right;
}

div.clear{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	clear: both;
}

.text{
	color: #333333;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}

input, textarea{
	color: #333333;
	font-size: 11px;
}

a, a:visited, a:active, a:link{
	font-size: 11px;
	color: #333399;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	font-size: 11px;
	color: #333399;
	text-decoration: underline;
	font-weight: normal;
}

a.boldlink, a.boldlink:visited, a.boldlink:active, a.boldlink:link{
	font-size: 11px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

a.boldlink:hover{
	font-size: 11px;
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}

.b{
	border: 1px solid red;
}

div.maincontainer{
	width: 768px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

div.logoline{
	margin: 0px;
	padding: 0px;
	width: 768px;
	height: 120px;
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.langline{
	margin: 0px;
	padding: 0px;
	width: 768px;
	height: 23px;
	color: #6666cc;
	font-size: 11px;
	background-color: #000066;
}

a.lang, a.lang:visited, a.lang:active, a.lang:link{
	color: #6666cc;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.lang:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.langon, a.langon:visited, a.langon:active, a.langon:link{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.langon:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

div.langpadd{
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
}

img.langsep{
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid red;
}

div.topmenu{
	margin: 0px;
	padding: 0px;
	width: 768px;
	height: 24px;
	color: #000066;
	font-size: 11px;
	background-color: #ffcc33;
}

a.menuitemnormal, a.menuitemnormal:visited, a.menuitemnormal:active, a.menuitemnormal:link{
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.menuitemnormal:hover{
	color: #ff6600;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.menuitemnormal_on, a.menuitemnormal_on:visited, a.menuitemnormal_on:active, a.menuitemnormal_on:link{
	color: #ff6600;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.menuitemnormal_on:hover{
	color: #ff6600;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

div.menuit_on{
	padding-top: 5px;
	background-color: #ffffcc;
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 19px;
	padding-left: 7px;
	padding-right: 7px;
}
.clearHack{}

div.menuit{
	padding-top: 5px;
	background-color: #ffcc33;
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 19px;
	padding-left: 7px;
	padding-right: 7px;
}
.clearHack{}

img.menusep{
	padding-top: 6px;
}
/*Inner menu*/
a.menuitemnormals_on, a.menuitemnormals_on:active, a.menuitemnormals_on:visited, a.menuitemnormals_on:link{
	color: #333399;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;	
}

a.menuitemnormals_on:hover{
	color: #ff6600;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;	
	font-weight: bold;
}

div.topmenubackmain{
	background-color: #ffffcc;
	width: 145px;
}

div.topmenubacksep{
	background-color: #251712;
	padding: 0px; 
	margin: 0px;
	padding-left: 11px;
	padding-right: 9px;
}

div.septopmenu{
	border-top: 1px solid #A35E4A;
}


div.topmenuback{
	/*padding: 0px;
	padding-left: 5px;
	padding-right: 13px;
	padding-top: 4px;
	height: 21px;	
	width: 145px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
	width: 127px;*/
	padding: 5px;
}
.clearHack{}

div.innersep{
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 1px;
	padding-top: 1px;
}
/*End inner menu*/

div.contentindex{
	padding-top: 4px;
}

div.contentinner{
	padding-top: 4px;
}

div.callbox{
	width: 192px;
	padding-top: 24px;
}

div.newsbox{
	width: 192px;
	
}


div.callstitle{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
}

div.newstitle{
	font-weight: bold;
	font-size: 11px;
}

div.callsdate{
	font-size: 9px;
}

div.callssep{
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 6px;
}

div.callsheader{
	padding: 0px;
	margin: 0px;
	padding-bottom: 21px;
}

div.newsheader{
	padding: 0px;
	margin: 0px;
	padding-bottom: 13px;
}

a.readnews, a.readnews:active, a.readnews:visited, a.readnews:link{
	color: #ff6600;
	font-size: 9px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;	
}

a.readnews:hover{
	color: #ff6600;
	font-size: 9px;
	text-transform: none;
	text-decoration: none;	
	font-weight: normal;
}

div.trainingbox{
	padding: 0px;
	margin: 0px;
	width: 192px;	
	min-height: 72px;
	_height: 72px;
	background-color: #6666cc;
	margin-top: 19px;
}

div.trainingcont{
	padding: 0px;
	margin: 0px;
	width: 180px;	
	min-height: 72px;
	_height: 72px;
	background-color: #ccccff;
}

div.traininggo{
	padding: 0px;
	margin: 0px;
	width: 12px;	
	height: 72px;
	background-color: #6666cc;
	text-align: center;
}

div.consultancybox{
	padding: 0px;
	margin: 0px;
	width: 192px;	
	min-height: 72px;
	_height: 72px;
	background-color: #ffcc33;
	margin-top: 19px;
}

div.consultancycont{
	padding: 0px;
	margin: 0px;
	width: 180px;	
	min-height: 72px;
	_height: 72px;
	background-color: #ffffcc;
}

div.consultancygo{
	padding: 0px;
	margin: 0px;
	width: 12px;	
	height: 72px;
	background-color: #ffcc33;
	text-align: center;
}

div.perosonellbox{
	padding: 0px;
	margin: 0px;
	width: 192px;	
	min-height: 72px;
	_height: 72px;
	background-color: #999999;
	margin-top: 19px;
}

div.perosonellcont{
	padding: 0px;
	margin: 0px;
	width: 180px;	
	min-height: 72px;
	_height: 72px;
	background-color: #e6e6e6;
}

div.perosonellgo{
	padding: 0px;
	margin: 0px;
	width: 12px;	
	height: 72px;
	background-color: #999999;
	text-align: center;
}

img.imggo{
	padding-top: 33px;
}

div.modtext{
	padding-top: 13px;
	padding-left: 12px;
	padding-right: 10px;
}

.columnbg{
	background-image: url(/images/col_bg.gif);
	background-repeat: repeat-y;
	width: 24px;
}

div.logsep{
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

div.loginbox{
	padding: 0px;
	margin: 0px;
	background-color: #e6e6e6;
	width: 192px;
	min-height: 208px;
	_height: 208px;
}

input.newsinput1{
	border: 0px solid #FFFFFF;
	width: 168px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
	width: 163px;
}
.clearHack{}

div.logpadding{
	padding-top: 16px;
	padding-left: 12px;
	padding-right: 2px;
	padding-bottom: 5px;
}

div.txtinput{
	padding-top: 12px;
}

div.txtinput1{
	padding-top: 10px;
}

div.contenttext{
	font-size: 11px;
}

div.contactbox{
	padding-top: 18px;
}

div.contactheader{
	padding-bottom: 14px;
}

div.footertxt{
	margin-top: 24px;
	margin-bottom: 12px;
	height: 24px;
	background-color: #e6e6e6;
}

div.footerpadding{
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 13px;
}

div.regform{
	padding-top: 20px;
}


.regform span{
	color: #666666;
	font-weight: bold;
}

.regform td{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.regform th{
	padding:0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 11px;
	background-color: #e6e6e6;
	text-align: left;
}

.regform input, .regform textarea{
	font-weight: normal;
	width: 233px;
	border: 1px solid #cccccc;
	padding: 3px;
}

.regform select{
	font-weight: normal;
	border: 1px solid #cccccc;
}



div.regform1{
	padding-top: 0px;
}


.regform1 span{
	color: #666666;
	font-weight: bold;
}

.regform1 td{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.regform1 th{
	padding:0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 11px;
	background-color: #e6e6e6;
	text-align: left;
}

.regform1 input, .regform1 textarea{
	font-weight: normal;
	width: 170px;
	border: 1px solid #cccccc;
	padding: 3px;
}

.regform1 select{
	font-weight: normal;
	border: 1px solid #cccccc;
}

input.checkpes{
	font-weight: normal;
	width: 20px;
	border: 0px solid #cccccc;
	padding: 0px;
}

input.subscribebutton{
	font-weight: normal;
	border: 0px solid #cccccc;
	padding: 0px;
	width: 60px;
}

div.field_sep{
	border-bottom: 1px solid #cccccc;
	margin-top: 2px;
	margin-bottom: 16px;
	margin-left: 4px;
	margin-right: 4px;
}

div.moafield_sep{
	border-bottom: 1px solid #cccccc;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 19px;
	margin-right: 19px;
}

.err_msg tr, .err_msg td, .err_msg input, div.err_msg {
	color: #cc0000;
}

.err_msg input{
	border: 1px solid #cc0000;
}

div.path{
	padding-top: 6px;
	padding-left: 1px;
	font-size: 11px;
}

.sep_path{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	margin-bottom: 1px;
}

div.error{
	color: #cc0000;
	font-size: 12px;
	padding-bottom: 5px;
}

div.sep_news{
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.news_title{
	color: #333399;
	font-size: 14px;
	font-weight: bold;
}

div.newsdate{
	font-size: 9px;
}

div.newsdescr{
	font-size: 11px;
}

a.newsmore, a.newsmore:link, a.newsmore:visited{
	font-size: 9px;
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}

a.newsmore:hover{
	font-size: 9px;
	color: #ff6600;
	text-decoration: underline;
	font-weight: normal;
}

a.logitem, a.logitem:link, a.logitem:visited{
	font-size: 11px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

a.logitem:hover{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.logitem_on, a.logitem_on:link, a.logitem_on:visited{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.logitem_on:hover{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

div.menu_sep{
	border-top: 1px solid #cccccc;
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
}

div.logmenubox{
	background-color: #e6e6e6;
}

div.lastborder{
	border-top: 1px solid #cccccc;
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
}

.logoutpadd{
	padding-top: 24px;
	padding-left: 12px;
	padding-bottom: 13px;
}

div.logmenu{
	padding-left: 12px;
}

input.inputb0{
	border: 0px solid #cccccc;
	width: 15px;
}

input.inputtxt{
	border: 0px solid #cccccc;
	width: 144px;
	color: #000066;
	height: 18px;
}

select.selectsearch{
	border: 0px solid #cccccc;
	width: 172px;
	color: #333333;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 11px;
}

input.inputsearch{
	border: 0px solid #cccccc;
	width: 164px;
	color: #333333;
	font-size: 11px;
	padding: 2px;
	padding-left: 6px;
	margin-bottom: 11px;
}
div.searchf{
	padding-top: 20px;
	padding-right: 22px;
}

table.downloads{
}

.downloads th{
	color: #FFFFFF;
	background-color: #66cc99;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

a.downth, a.downth:visited, a.downth:active, a.downth:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.downth:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.downloads td{
	color: #333333;
	background-color: #ccffcc;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

div.pages{
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

table.training{
}

.training th{
	color: #FFFFFF;
	background-color: #6666cc;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

.training td{
	color: #333333;
	background-color: #ccccff;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

#overDiv{
	background-color: #FFFFCC;
	padding: 5px;
	margin: 0px;
}

.searchheader{
	font-size: 14px;
	font-weight: bold;
	color: #333399;	
	padding-top: 15px;
	padding-bottom: 15px;
}

img.onimg{
	padding-left: 5px;
	padding-right: 7px;
	padding-bottom: 2px;
}

a.modul_on, a.modul_on:visited, a.modul_on:active, a.modul_on:link{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.modul_on:hover{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.country_on, a.country_on:visited, a.country_on:active, a.country_on:link{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.country_on:hover{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.orange, a.orange:visited, a.orange:active, a.orange:link{
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}

a.orange:hover{
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}

table.moalist{
}

.moalist th{
	color: #FFFFFF;
	background-color: #ffcc33;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

.moalist td{
	color: #333333;
	background-color: #ffffcc;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

table.peslist{
}

.peslist th{
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

.peslist td{
	color: #333333;
	background-color: #e6e6e6;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

.hovertr{
	background-color: #ffffff;
}

.detailheader{
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	padding-bottom: 20px;
	padding-top: 20px;
}

.labeltd{
	color: #666666;
	font-weight: bold;
}

.skillheader{
	color: #ff6600;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.sepskill{
	padding: 0px;
	margin: 0px;
	padding-left: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.buttonadd{
	margin: 0px;
	padding: 0px;
	background-color: #6666cc;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-right: 18px;
	width: 60px;
}

.addexpert{
	margin: 0px;
	padding: 0px;
	background-color: #6666cc;
	margin-bottom: 3px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-right: 18px;
	width: 100%;
	
}

.submittr{
	padding-top: 25px;
	padding-bottom: 20px;
}

a.add, a.add:visited, a.add:active, a.add:link{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.add:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.page, a.page:visited, a.page:active, a.page:link{
	color: #333399;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.page:hover{
	color: #333399;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.logheader{
	background-color: #ff6600;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-weight: bold;
}

.buttonstr{
	padding-top: 20px;
	padding-bottom: 20px;
}

.firsttr{
	padding-top: 20px;
}

.forumtbl{
	background-color: #FFFFFF;
}

.forumtbl tr, .forumtbl td{
	background-color: #e6e6e6;
	line-height: 18px;
	padding-left: 8px;
}

.posttbl{
	background-color: #FFFFFF;
}

.posttbl td.posttheme{
	background-color: #e6e6e6;
}
.posttbl tr, .posttbl td{
	background-color: #f6f6f6;
	line-height: 18px;
	padding-left: 8px;
}

.posttbl table.quote{
	background-color: #FFFFFF;
	border-left:1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.posttbl td.quote_box{
	font-style: italic;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}

input.button{
	border: 1px solid #000000;
	width: 23px;
	height: 23px;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	
}
