html,body
{
    margin: 0px;
    border: 0px;
    background-color: #ffffff;
    color: #333333;
    font-family: Arial;
    font-size: 12px;
}

div.helpo
{
  padding:5px;
  background-color: #FCFCFC;
  border: 1px solid #888888;
  width: 80%;
  text-align: left;
}

div.title
{
  color:#646363;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  padding-left: 75px;
}

h1.title
{
  color:#555555;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
}

h1.adtitle
{
  color:#646363;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

div.body
{
  color:#333333;
  font-family: Arial;
  font-size: 11px;
}

td.register
{
  padding-left: 73px;
}

a.thin
{
    color: #333333;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

a.thin:hover
{
    color: #777777;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

a.cyan
{
    color: #3c6cb7;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

a.cyan:hover
{
    color: #3c6cb7;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

div.item
{
  width: 90%;
  background-color: #E0E0E0;
  border: 1px solid #CBCBCB;
}

div.item:hover
{
  width: 90%;
  background-color: #FCFCFC;
  border: 1px solid #CBCBCB;
}

a.jos
{
    color: #3c6cb7;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

a.jos:hover
{
    color: #333333;
    font-family: Arial;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

a
{
    color: #3c6cb7;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

a:hover
{
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

input.buton
{
    background-color: #DDDDDD;
    color: #333333;
    font-weight: bold;
}

input.log
{
    background-color: #FFFEC2;
    width: 115px;
}

input
{
    color: #333333;
    font-family: Arial;
    font-size: 11px;
}

select
{
    color: #333333;
    font-family: Arial;
    font-size: 11px;
}

select.cat
{
    width: 155px;
}

a.mic
{
    color: #333333;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
}

a.mic:hover
{
    color: #646363;
    font-family: Arial;
    font-size: 10px;
    text-decoration: underline;
}

.info
{
    color: #9189a6;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-align:center;
}

.list_lvl1
{
    color: #606060;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}

.list_lvl1:hover
{
    color: #8a8a8a;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.list_lvl0
{
    color: #3c6cb7;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

h1.titlucat {
  color: #3c6cb7;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    display: inline;
}

.list_lvl0:hover
{
    text-decoration: none;
    color: #f1f1f1;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

.err
{
  color:#9b0000;
  font-family: Arial;
  font-size: 10px;
}

.ok
{
  color:#008040;
  font-family: Arial;
  font-size: 10px;
}

.ok_ad
{
  color:#008040;
  font-family: Arial;
  font-size: 14px;
}


div.subm
{
    background-image: url('../img/button.gif');
		background-repeat: repeat-x;
    width: 65px;
    height: 22px;
    color: #FFFFFF;
    cursor: pointer;
		text-align: center;
		padding-top: 3px;
   -moz-hand;
}

div.subm_long
{
    background-image: url('../images/buttonLarge.gif');
		background-repeat: repeat-x;
    width: 155px;
    height: 22px;
    color: #FFFFFF;
    cursor: pointer;
		text-align: center;
		padding-top: 3px;
   -moz-hand;
}

input.add_question
{
  border: #c0c0c0 solid 1px;
}

input.add_header
{
  border: #c0c0c0 solid 1px;
  background-color: #336699;
}


div.subm1
{
    background: url('../img/button.png') no-repeat;
    width: 100px;
    height: 22px;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
		padding-top: 3px;
		-moz-hand;
}

div.butmare
{
    width: 58px;
    height: 20px;
    color: #FFFFFF;
    padding-left: 18px;
    padding-top: 3px;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
   -moz-hand;
}

.adtitle
{
    font-weight: bold;
    font-size: 16px;
}

.adtitle:hover
{
    font-weight: bold;
    font-size: 16px;
}

div.adbody
{

    padding: 3px;
}

div.adfeature
{
    border: 1px solid #A0A0A0;
    padding: 3px;
    background-color: #ffffbb;
}

.datediv
{
   font-size: 14px;
   font-weight: bold;
   background-color: #E0E0E0;
   border: 1px solid #C0C0C0;
   padding: 3px;
   text-align: left;
}

.divtitle
{
    width: 176px;
    height:20px;
    background-image: url('../img/header_box.png');
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

.divbody
{
    width: 166px;
    padding-left: 10px;
    font-size: 11px;
    background-color: #E7E7E7;
    text-align: center;
    padding-bottom: 5px;
}

td.tablehead
{
    background-color: #E0E0E0;
    border: 1px solid #C0C0C0;
    font-size: 14px;
    font-weight: bold;
    color:#444444;
}

td.tablebody
{
    border: 1px solid #C0C0C0;
    vertical-align: top;
}

td.tablebody1
{
    background-color: #FCFCFC;
    border: 1px solid #C0C0C0;
    vertical-align: top;
}

td.notif_title
{
  background-color: #FFFFFF;
  color: #333333;
  font-weight: bold;
}

.cursor
{
   cursor: pointer;
   -moz-hand;
}

font.categ
{
  font-size: 12px;
  font-weight: bold;
}

font.news_header
{
  color:#dd2f2f;
  font-weight:bold;
}

/*Used for Mouse-Over Div*/
#dhtmltooltip
{
  position: absolute;
  left: -300px;
  width: 150px;
  border: 1px solid black;
  padding: 2px;
  background-color: #E0E9FE;
  visibility: hidden;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  text-align: justify;
}

#dhtmlpointer
{
  position:absolute;
  left: -300px;
  z-index: 101;
  visibility: hidden;
}

.info
{
  font-weight: bold;
  color: #394f82;
  cursor: pointer;
  border-bottom: 1px #394f82 dashed;
}
/*Used for Mouse-Over Div STOP*/

/*General Errors and Info*/
.infodiv
{
  padding: 3px;
  border: 1px solid #C4C4C4;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}

.errortext
{
  color: #CC2222;
  font-weight: bold;
  font-size: 11px;
}

.infotext
{
  color: #3333ff; /*#799bfd;*/
  font-weight: bold;
  font-size: 11px;
}

form {
  margin: 0px;
  padding: 0px;
}
/*General Errors and Info STOP*/

/*Table INC */
.pnTableContainer {
	/*width: 665px;*/
	background: url(img/tableinc/tableTitleHead.gif) top repeat-x #cddef3;
	border-left: 1px solid #94accc;
	border-right: 1px solid #94accc;
	border-bottom: 1px solid #94accc;
	font-size: 12px;
	color: #15428b;
}

.pnTableContainer .left {
	float: left;
	padding: 3px;
}

.pnTableContainer .right {
	float: right;
	padding: 3px;
}

.pnTableContainer table {
	width: 100%;
}

.pnTableContainer td {
	padding: 3px 10px 3px 3px;
	border-bottom: 1px solid #E0E0E0;
}

.pnTableContainer .pnRowHover {
	background: url(img/tableinc/rowOver.gif) top repeat-x #dedede;
}

.pnTableContainer .pnBottom {
	padding: 0px 3px 3px 3px;
}

.pnHeaderRow {
	color: #000;
	background: url(img/tableinc/header.gif) repeat-x bottom #fff;
}

.pnHeaderRow th {
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
}

.pnHeaderRow th.pnOver {
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	background: url(img/tableinc/headerOver.gif) repeat-x bottom #fff;
}

.pnEvenRow {
	background-color: #f8f8f8;
}

.pnOddRow {
	background-color: #f1f1f1;
}

.pnFilterContainer {
	margin: 10px 2px 0px 0px;
	border:1px solid #ffffff;
	padding:5px;
}

.pnForm {
	width: 98%;
	border: 1px solid #94accc;
	background: url(img/tableinc/bgTabel.gif) repeat-x #d0def0;
	margin-left: auto;
	margin-right: auto;
}

.pnSubmit {
	background: url(img/tableinc/butonBg.gif) top repeat-x #6c9cda;
	margin: 3px 0 3px 3px;
	border: 1px solid #15428b;
	color: #15428b;
	font-weight: bold;
}

.pnSubmContainer {
	height: 21px;
}

.pnFilterContainer legend{
	border:1px solid #ffffff;
	padding: 2px
}

