body, td
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
    background: #000000 url(/styles/bgstyle.gif);
	font-size: 10pt;
    padding: 0px;
    text-indent: 0pt;
    text-decoration: none;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
    scrollbar-3d-light-color: #CC7676;
	scrollbar-arrow-color: #FFFF33;
	scrollbar-base-color: #C0C0C0;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #CC7676;
	scrollbar-shadow-color: #C0C0C0;
}

.NSIntInf
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #000000;
	color: #D9DBA5;
	text-align: left;
}

.NSIntInf a:link,
.NSIntInf a:active,
.NSIntInf a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #ECC200;
	text-decoration: none;
}

.NSIntInf a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
}

.NSIntErr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #000000;
	color: #FF0000;
	text-align: left;
}

.NSIntErr a:link,
.NSIntErr a:active,
.NSIntErr a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #D7282D;
	text-decoration: none;
}

.NSIntErr a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}

.NSIntCat
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	background: #000000;
	color: #035AFC;
	text-align: left;
}

.NSIntCat a:link,
.NSIntCat a:active,
.NSIntCat a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	color: #035AFC;
	text-decoration: none;
}

.NSIntCat a:hover
{
	background: #503503;
	font-weight: bold;
	color: #ECC200;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}

.NSIntEdit
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.NSIntEdit a:link,
.NSIntEdit a:active,
.NSIntEdit a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #FFF984;
	text-decoration: none;
}

.NSIntEdit a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}

.NSDefaultSkin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #D9DBA5;
	text-align: center;
}

.NSDefaultSkin a:link,
.NSDefaultSkin a:active,
.NSDefaultSkin a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
  	text-align: left;
	color: #F2A826;
  	text-decoration: none;
}

.NSDefaultSkin a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 13px;
  	text-decoration: none;

}

.NSSimpleSkin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background: #000000;
	color: #D9DBA5;
	text-align: left;
}

.NSSimpleSkin a:link,
.NSSimpleSkin a:active,
.NSSimpleSkin a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
  	text-align: left;
	color: #F2A826;
  	text-decoration: none;
}

.NSSimpleSkin a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 15px;
  	text-decoration: none;
}

.NSCompactSkin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #D9DBA5;
	text-align: left;
}

.NSCompactSkin a:link,
.NSCompactSkin a:active,
.NSCompactSkin a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
  	text-align: left;
	color: #F2A826;
  	text-decoration: none;
}

.NSCompactSkin a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;
}

.select,
.option,
.textarea,
.input
{
 BORDER: #808080 1px solid;
 color: #C0C0C0;
 FONT-SIZE: 12px;
 font-weight: bold;
 FONT-FAMILY: Verdana;
 BACKGROUND-COLOR: #e8e8e8;
}
.input[type=submit]:hover,
.input[type=button]:hover
{
background-color:#EBEBEB !important;
}

.panel
{
-moz-border-radius: .3em .3em .3em .3em;
border: 1px dotted silver;
background-color: #F7F6F4;
}

.code
{
font-family : Courier;
border: 1px solid #4727FA;
margin:10px;
padding:4px;
background:#D99B48;
}

.pagestyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	background: #000000;
	color: #A9A889;
	text-align: left;
}

.pagestyle a:link,
.pagestyle a:active,
.pagestyle a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #F2A826;
  	text-decoration: none;
}

.pagestyle a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 10px;
  	text-decoration: none;
}

.vsivuborabi,
.vsivuborabi a:link,
.vsivuborabi a:hover,
.vsivuborabi a:visited,
.vsivuborabi a:active
{
    background: #000000 url(/dir/style/Image13.gif) no-repeat fixed center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #C0C0C0;
   	font-weight: bold;
    text-decoration: Italic;
	word-spacing: 50;
	text-transform: uppercase;
    text-indent: 0pt;
	vertical-align:text-bottom;
}

.h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #000000;
	color: #FFFF80;
	text-align: center;
}

.h2 a:link,
.h2 a:active,
.h2 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF80;
  	text-decoration: none;
}

.h2 a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
  	text-decoration: none;

}

.h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #000000;
	color: #FFFF80;
	text-align: center;
}

.h3 a:link,
.h3 a:active,
.h3 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF80;
  	text-decoration: none;
}

.h3 a:hover
{
	background: #503503;
	color: #ECC200;
  	text-decoration: none;
}

.h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #000000;
	color: #A9A889;
}

.h4 a:link,
.h4 a:active,
.h4 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F2A826;
  	text-decoration: none;
}

.h4 a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
  	text-decoration: none;

}

.privacyrights
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #000000;
	color: #A9A889;
	text-align: center;
}

.privacyrights a:link,
.privacyrights a:active,
.privacyrights a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #F2A826;
  	text-decoration: none;
}

.privacyrights a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: center;
   	font-size: 10px;
  	text-decoration: none;
}

.informations
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #000000;
	color: #666666;
	text-align: left;
}

.informations a:link,
.informations a:active,
.informations a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #F2A826;
  	text-decoration: none;
}

.informations a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 10px;
  	text-decoration: none;
}

.search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #A9A889;
	text-align: left;
    align: left;
}

.search a:link,
.search a:active,
.search a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
	text-align: center;
  	text-decoration: none;
}

.search a:hover
{
	background: #503503;
	color: #ECC200;
   	font-size: 12px;
  	text-decoration: none;
}

.p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #A9A889;
	text-align: center;
}

.p a:link,
.p a:active,
.p a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
  	text-decoration: none;
}

.p a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: center;
   	font-size: 12px;
  	text-decoration: none;
}

.menuleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #A9A889;
	text-align: right;
}

.menuleft a:link,
.menuleft a:active,
.menuleft a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F2A826;
  	text-decoration: none;
}

.menuleft a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 14px;
  	text-decoration: none;
}

.menuad
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #A9A889;
	text-align: center;
}

.menuright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #A9A889;
	text-align: center;
}

.menuright a:link,
.menuright a:active,
.menuright a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
  	text-decoration: none;
}

.menuright a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: center;
   	font-size: 12px;
  	text-decoration: none;
}

.headad
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #666666;
	text-align: left;
}

.headad a:link,
.headad a:active,
.headad a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #010F8F;
  	text-decoration: none;
}

.headad a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.bottomad
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #000000;
	color: #A9A889;
	text-align: center;
}

.bottomad a:link,
.bottomad a:active,
.bottomad a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #F2A826;
  	text-decoration: none;
}

.bottomad a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: center;
   	font-size: 10px;
  	text-decoration: none;

}

.rss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #000000;
	color: #A9A889;
	text-align: center;
}

.rss a:link,
.rss a:active,
.rss a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #F2A826;
  	text-decoration: none;
}

.rss a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: center;
   	font-size: 10px;
  	text-decoration: none;

}

.newsdate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-weight: italic;
	font-size: 13px;
	background: #000000;
	color: #257594;
	text-align: left;
}

.eventdate
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
   	font-weight: italic;
	font-size: 13px;
	color: #7991FD;
	text-align: left;
}

.eventdate a:link,
.eventdate a:active,
.eventdate a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #F2A826;
  	text-decoration: none;
}

.eventdate a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 13px;
  	text-decoration: none;

}

.eventlocation
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E6D0D1;
	text-align: left;
}

.eventlocation a:link,
.eventlocation a:active,
.eventlocation a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #F2A826;
  	text-decoration: none;
}

.eventlocation a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 13px;
  	text-decoration: none;

}

.eventregion
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E6D0D1;
	text-align: left;
}

.eventregion a:link,
.eventregion a:active,
.eventregion a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #F2A826;
  	text-decoration: none;
}

.eventregion a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 13px;
  	text-decoration: none;

}

.newstitle-top
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8848;
	text-align: left;
}

.newstitle-top a:link,
.newstitle-top a:active,
.newstitle-top a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
  	text-decoration: none;
}

.newstitle-top a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.newsshort-top
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000;
	color: #D4D4D4;
	text-align: left;
}

.newsshort-top a:link,
.newsshort-top a:active,
.newsshort-top a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F2A826;
  	text-decoration: none;
}

.newsshort-top a:hover
{
	background: #503503;
	color: #ECC200;
   	font-size: 11px;
  	text-decoration: none;

}

.newsrelated-top
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8848;
	text-align: left;
}

.newsrelated-top a:link,
.newsrelated-top a:active,
.newsrelated-top a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F2A826;
	text-decoration: none;
}

.newsrelated-top a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.newstitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

.newstitle a:link,
.newstitle a:active,
.newstitle a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F2A826;
  	text-decoration: none;
}

.newstitle a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 14px;
  	text-decoration: none;

}

.newsshort
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	color: #C0C0C0;
	text-align: left;
}

.newsshort a:link,
.newsshort a:active,
.newsshort a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
  	text-decoration: none;
}

.newsshort a:hover
{
	background: #503503;
	color: #ECC200;
   	font-size: 12px;
  	text-decoration: none;

}

.newsnavi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #000000;
	color: #A9A889;
	text-align: left;
}

.newsnavi a:link,
.newsnavi a:active,
.newsnavi a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F2A826;
  	text-decoration: none;
}

.newsnavi a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 14px;
  	text-decoration: none;
}

.newsfulldate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	color: #0081CE;
	text-align: left;
    text-weight: Italic;
}

.newsfulldate a:link,
.newsfulldate a:active,
.newsfulldate a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0081CE;
}

.newsfulldate a:hover
{
	background: #503503;
	color: #ECC200;
	font-weight: bold;
	text-align: justify;
   	font-size: 11px;

}

.newsfulltitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #000000;
	color: #FF8848;
	text-align: left;
}

.newsfull
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	color: #C0C0C0;
	text-align: left;
}

.newsfull a:link,
.newsfull a:active,
.newsfull a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0081CE;
}

.newsfull a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 12px;

}

.newsfullnavi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #000000;
	color: #A9A889;
	text-align: left;
}

.newsfullnavi a:link,
.newsfullnavi a:active,
.newsfullnavi a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F2A826;
  	text-decoration: none;
}

.newsfullnavi a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 14px;
  	text-decoration: none;
}

.nastopi-top
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}

.nastopi-top a:link,
.nastopi-top a:active,
.nastopi-top a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFC40F;
  	text-decoration: none;
}

.nastopi-top a:hover
{
	background: #255255;
	color: #ECC200;
	text-align: justify;
   	font-size: 13px;
  	text-decoration: none;

}

.nastopipriprava-top
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.nastopipriprava-top a:link,
.nastopipriprava-top a:active,
.nastopipriprava-top a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #00CC2E;
  	text-decoration: none;
}

.nastopipriprava-top a:hover
{
	background: #503503;
	color: #CCFFCC;
	text-align: justify;
   	font-size: 13px;
  	text-decoration: none;

}

.newsusers
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #C0C0C0;
	text-align: left;
}

.newsusers a:link,
.newsusers a:active,
.newsusers a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0081CE;
  	text-decoration: none;
}

.newsusers a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.newsprint
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #666666;
	text-align: center;
}

.newsprint a:link,
.newsprint a:active,
.newsprint a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #503503c;
  	text-decoration: none;
}

.newsprint a:hover
{
	background: #000000;
	color: #C0C0C0;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.newsauthor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #A9A889;
	text-align: left;
}

.newsauthor a:link,
.newsauthor a:active,
.newsauthor a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
	text-align: left;
  	text-decoration: none;
}

.newsauthor a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;

}

.newscomments
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #484848;
	color: #00905F;
	text-align: left;
}

.newscomments a:link,
.newscomments a:active,
.newscomments a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
  	text-decoration: none;
}

.newscomments a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.commentscaptcha
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #A9A889;
	text-align: center;
}

.adcomname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #484848;
	color: #00905F;
	text-align: left;
}

.adcomname a:link,
.adcomname a:active,
.adcomname a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC7676;
	text-align: left;
  	text-decoration: none;
}

.adcomname a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;

}

.adcomdate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #484848;
	color: #00905F;
	text-align: right;
}

.adcommail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #484848;
	color: #00905F;
	text-align: left;
}

.adcommail a:link,
.adcommail a:active,
.adcommail a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
  	text-decoration: none;
}

.adcommail a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.adcomsmile
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #A9A889;
	text-align: left;
}

.newscomnavi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #A9A889;
	text-align: left;
}

.newscomnavi a:link,
.newscomnavi a:active,
.newscomnavi a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2A826;
  	text-decoration: none;
}

.newscomnavi a:hover
{
	background: #503503;
	color: #ECC200;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}


/* External Website Links and Styles */

/* External Website Links and Styles */

/* Computer Software Applications Products Style */



form
{
	display: inline;
	border-color: #C0C0C0;
}

/*
Computer Software Applications Products Style END
*/

/*
RTE Code
*/


.rteImage {
        background: #D3D3D3;
        background: #ECE9D8;
        border: 1px solid #ECE9D8;
}

.rteImageRaised, .rteImage:hover {
        background: #D3D3D3;
        border: 1px outset;
}

.rteImageLowered, .rteImage:active {
        background: #D3D3D3;
        border: 1px inset;
}

.rteVertSep {
        margin: 0 4px 0 4px;
}

.rteBack {
        background: #D3D3D3;
        background: #ECE9D8;
        border: 1px outset;
        letter-spacing: 0;

}

.rteBack tbody tr td, .rteBack tr td {

        background: #D3D3D3;
        background: #ECE9D8;
        padding: 0;
}

.rteDiv {
        display: block;
        position: relative;
}

.rteImage {background:#EFEDDE;border:1px solid #EFEDDE;width:25px;height:24px;margin:0px;}
.rteImageRaised,.rteImage:hover {background:#cddbf3;border:1px solid #6e9ce6;width:25px;height:24px;margin:0px;}
.rteImageLowered,.rteImage:active {background:#C1D2EE;border:1px solid #316ac5;width:25px;height:24px;margin:0px;}
.rteSep {margin:0 2px 0 2px;width:1px;height:20px;border:0px}
.rteBar {
	margin:0 2px 0 4px;
	width:3px;
	height:15px;
	border:0px
}

.rteBack {
	background:#EFEDDE;
	letter-spacing:0;
	height:24px;
	border:0px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
padding: 2px;
}

.rteBack tbody tr td, .rteBk tr td {background:#EFEDDE;height:24px}
.rteDiv {display:block;position:relative}

.hidden {
	display: none;
	visibilty: hidden;
}