body, td
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
    color: #000000;
    background: #E4E4E4/* 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: #E4E4E4;
    scrollbar-3d-light-color: #999999;
	scrollbar-arrow-color: #FFFF33;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #000000;
}

.minifont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 1px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.minifont a:link,
.minifont a:active,
.minifont a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1px;
  	text-align: center;
	color: #AA2023;
  	text-decoration: none;
}

.minifont a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: center;
   	font-size: 1px;
  	text-decoration: none;
}

.NSInformations
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #E4E4E4;
	color: #0D1364;
	text-align: left;
}

.NSInformations a:link,
.NSInformations a:active,
.NSInformations a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
  	text-align: left;
	color: #AA2023;
  	text-decoration: none;
}

.NSInformations a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 13px;
  	text-decoration: none;
}

.NSDefaultSkin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #E4E4E4;
	color: #0D1364;
	text-align: left;
}

.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: #AA2023;
  	text-decoration: none;
}

.NSDefaultSkin a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 13px;
  	text-decoration: none;
}

.NSSimpleSkin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background: #E4E4E4;
	color: #0D1364;
	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: #AA2023;
  	text-decoration: none;
}

.NSSimpleSkin a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 15px;
  	text-decoration: none;
}

.NSCompactSkin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #0D1364;
	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: #AA2023;
  	text-decoration: none;
}

.NSCompactSkin a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;
}

.select,
.option,
.textarea,
.input
{
 BORDER: #808080 1px solid;
 COLOR: #000000;
 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;
}

.titles-left
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #E4E4E4;
	color: #D70000;
	text-align: left;
}

.titles-left a:link,
.titles-left a:active,
.titles-left a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #D70000;
  	text-decoration: none;
}

.titles-left a:hover
{
	background: #CCCCCC;
	color: #D70000;
	text-align: justify;
   	font-size: 14px;
  	text-decoration: none;
}

.titles-center
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #E4E4E4;
	color: #D70000;
	text-align: center;
}

.titles-center a:link,
.titles-center a:active,
.titles-center a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #D70000;
  	text-decoration: none;
}

.titles-center a:hover
{
	background: #CCCCCC;
	color: #D70000;
	text-align: justify;
   	font-size: 14px;
  	text-decoration: none;
}

.titles-right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #E4E4E4;
	color: #D70000;
	text-align: right;
}

.titles-right a:link,
.titles-right a:active,
.titles-right a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #D70000;
  	text-decoration: none;
}

.titles-right a:hover
{
	background: #CCCCCC;
	color: #D70000;
	text-align: justify;
   	font-size: 14px;
  	text-decoration: none;
}

.texts-left
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
}

.texts-left a:link,
.texts-left a:active,
.texts-left a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.texts-left a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;
}

.texts-center
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.texts-center a:link,
.texts-center a:active,
.texts-center a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.texts-center a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;
}

.texts-right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: right;
}

.texts-right a:link,
.texts-right a:active,
.texts-right a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.texts-right a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;
}

.pagestyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.pagestyle a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 10px;
  	text-decoration: none;
}

.pagestyle2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
}

.pagestyle2 a:link,
.pagestyle2 a:active,
.pagestyle2 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #AA2023;
  	text-decoration: none;
}

.pagestyle2 a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 13px;
  	text-decoration: none;
}

.vsivuborabi,
.vsivuborabi a:link,
.vsivuborabi a:hover,
.vsivuborabi a:visited,
.vsivuborabi a:active
{
    background: #E4E4E4 url(http://www.produkti.si/dir/style/Image13.gif) no-repeat fixed center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000000;
   	font-weight: bold;
    text-decoration: Italic;
	word-spacing: 50;
	text-transform: uppercase;
    text-indent: 0pt;
	vertical-align:text-bottom;
}

.h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.h3 a:link,
.h3 a:active,
.h3 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.h3 a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.h4 a:link,
.h4 a:active,
.h4 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.h4 a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.privacyrights
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.privacyrights a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: center;
   	font-size: 10px;
  	text-decoration: none;
}

.informations
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.informations a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 10px;
  	text-decoration: none;
}

.search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
    align: center;
}

.search a:link,
.search a:active,
.search a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #AA2023;
  	text-decoration: none;
}

.search a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: center;
   	font-size: 10px;
  	text-decoration: none;
}

.p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.p a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: center;
   	font-size: 12px;
  	text-decoration: none;

}

.support
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	word-spacing: 50;
	text-align: center;
	padding: 5px;
}

.menuleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.menuleft a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 14px;
  	text-decoration: none;

}

.menuleft-applications
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: right;
}

.menuleft-applications a:link,
.menuleft-applications a:active,
.menuleft-applications a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.menuleft-applications a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.menuweather
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
}

.menuweather a:link,
.menuweather a:active,
.menuweather a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #AA2023;
  	text-decoration: none;
}

.menuweather a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 10px;
  	text-decoration: none;

}

.menuad
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.headad
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	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: #CCCCCC;
	color: #914F8F;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.webcam
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #E4E4E4;
	color: #000000;
	text-align: left;
}

.webcam a:link,
.webcam a:active,
.webcam a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #AA2023;
  	text-decoration: none;
}

.webcam a:hover
{
	background: #CCCCCC;
	color: #EC0000;
   	font-size: 14px;
  	text-decoration: none;
}

.headsrcdn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #666666;
	text-align: left;
}

.headsrcdn a:link,
.headsrcdn a:active,
.headsrcdn a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #010F8F;
  	text-decoration: none;
}

.headsrcdn a:hover
{
	background: #CCCCCC;
	color: #914F8F;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.menuright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.menuright a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;
}

.menurightcat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
}

.menurightcat a:link,
.menurightcat a:active,
.menurightcat a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #AA2023;
  	text-decoration: none;
}

.menurightcat a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 11px;
  	text-decoration: none;

}

.bottomad
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.bottomad a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: center;
   	font-size: 10px;
  	text-decoration: none;

}

.rss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.rss a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: center;
   	font-size: 10px;
  	text-decoration: none;

}

.newsdate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-weight: italic;
	font-size: 12px;
	background: #E4E4E4;
	color: #257594;
	text-align: left;
}

.newstitle-top
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D70000;
	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: #AA2023;
  	text-decoration: none;
}

.newstitle-top a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.newsshort-top
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: #E4E4E4;
	color: #000000;
	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: #AA2023;
  	text-decoration: none;
}

.newsshort-top a:hover
{
	background: #CCCCCC;
	color: #EC0000;
   	font-size: 11px;
  	text-decoration: none;

}

.newstitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #D70000;
	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: #AA2023;
  	text-decoration: none;
}

.newstitle a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 14px;
  	text-decoration: none;

}

.newsshort
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #000000;
	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: #AA2023;
  	text-decoration: none;
}

.newsshort a:hover
{
	background: #CCCCCC;
	color: #EC0000;
   	font-size: 12px;
  	text-decoration: none;

}

.newsnavi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.newsnavi a:link,
.newsnavi a:active,
.newsnavi a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
	text-align: center;
  	text-decoration: none;
}

.newsnavi a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: center;
   	font-size: 12px;
  	text-decoration: none;

}

.newsfulldate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #E4E4E4;
	color: #005384;
	text-align: left;
    text-weight: Italic;
}

.newsfulltitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #E4E4E4;
	color: #A80000;
	text-align: left;
}

.newsfull
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #000000;
	text-align: left;
}

.newsfull a:link,
.newsfull a:active,
.newsfull a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0081CE;
  	text-decoration: none;
}

.newsfull a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.newsfullnavi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.newsfullnavi a:link,
.newsfullnavi a:active,
.newsfullnavi a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.newsfullnavi a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.newsprint
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	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: #ccccccc;
  	text-decoration: none;
}

.newsprint a:hover
{
	background: #000000;
	color: #ffffff;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.newsauthor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	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: #AA2023;
	text-align: left;
  	text-decoration: none;
}

.newsauthor a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;

}

.newscomments
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #F0F0F0;
	color: #063521;
	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: #AA2023;
  	text-decoration: none;
}

.newscomments a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.commentscaptcha
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: center;
}

.adcomname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #F0F0F0;
	color: #063521;
	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: #999999;
	text-align: left;
  	text-decoration: none;
}

.adcomname a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;

}

.adcomdate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #F0F0F0;
	color: #063521;
	text-align: right;
}

.adcommail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #F0F0F0;
	color: #063521;
	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: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.adcomsmile
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
}

.newscomnavi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	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: #AA2023;
  	text-decoration: none;
}

.newscomnavi a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: justify;
   	font-size: 12px;
  	text-decoration: none;

}

.news-headlines
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	background: #E4E4E4;
	color: #666666;
	text-align: left;
}

.news-headlines a:link,
.news-headlines a:active,
.news-headlines a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #E02E3C;
  	text-decoration: none;
}

.news-headlines a:hover
{
	background: #CCCCCC;
	color: #914F8F;
	text-align: left;
   	font-size: 10px;
	font-weight: none;
  	text-decoration: none;
}



/*
External Website Links and Styles
*/

.application-headlines
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	background: #E4E4E4;
	color: #666666;
	text-align: left;
}

.application-headlines a:link,
.application-headlines a:active,
.application-headlines a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #010F8F;
  	text-decoration: none;
}

.application-headlines a:hover
{
	background: #CCCCCC;
	color: #914F8F;
	text-align: left;
   	font-size: 10px;
	font-weight: none;
  	text-decoration: none;
}


.regnow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #000000;
	text-align: left;
}

.regnow a:link,
.regnow a:active,
.regnow a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
}

.regnow a:hover
{
	background: #CCCCCC;
	color: #EC0000;
   	font-size: 12px;
  	text-decoration: none;
}

.regnow-selected-header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background: #E4E4E4;
	color: #AD2021;
	text-align: left;
  	text-decoration: underline;
}

.regnow-selected-body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #43363F;
	text-align: left;
}

.regnow-selected-body a:link,
.regnow-selected-body a:active,
.regnow-selected-body a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #43363F;
  	text-decoration: none;
}

.regnow-selected-body a:hover
{
	background: #CCCCCC;
	color: #43363F;
   	font-size: 12px;
  	text-decoration: none;
}

.regnow-selected-label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #E4E4E4;
	color: #0017A4;
	text-align: left;
}

.regnow-selected-label a:link,
.regnow-selected-label a:active,
.regnow-selected-label a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #0017A4;
  	text-decoration: none;
}

.regnow-selected-label a:hover
{
	background: #CCCCCC;
	color: #0017A4;
   	font-size: 13px;
  	text-decoration: none;
}

/*
External Website Links and Styles
*/

/*
Computer Software Applications Products Style
*/



form
{
	display: inline;
	border-color: #FFFFFF;
}

.tpHeader
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #AA2023;
	background-color: #E4E4E4;
	border-color: #968E01;
}

.tpHeaderText
{
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #AA2023;
	background-color: #E4E4E4;
	border-color: #968E01;
}

.tpGroupHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpGroupList
{
	background-color: #DCDCDC;
}

.tpGroupListDivider
{
	background-color: #F8F8F8;
	border-top: solid 1px #DCDCDC;
}

.tpGroupItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpGroupItem a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpSpecialItemList
{
	background-color: #E4E4E4;
	border: solid 2px #DCDCDC;
	border-color: #FFFFFF;
}
.tpSpecialItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpSpecialItem a, .tpSpecialItem a:visited, .tpSpecialItem a:hover
{
	font-size: 13px;
	color: #003399;
}

.tpSpecialItemPrice
{
	font-size: 13px;
	font-weight: bold;
	color: #505050;
}
}

.tpPagingRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpPagingText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpPagingText a:link,
.tpPagingText a:active,
.tpPagingText a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
	border-color: #FFFFFF;
}

.tpPagingText a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;

	border-color: #FFFFFF;
}

.tpPagingLink a, .tpPagingLink:link, .tpPagingLink:visited, .tpPagingLink:hover, .tpPagingLink:active
{
	color: #003399;
}

.tdProductList
{
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
}

.tpImgUnavailableText
{
	font-family: arial, verdana;
	font-size: 10px;
}

.tpProdCell_Grid
{
	border-bottom: solid 1px #DCDCDC;
}

.tpProdCell_Sum
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
  	text-decoration: none;
	border-color: #000000;
	border-bottom: solid 1px #000000;
    border-top: solid 1px #FFFFFF;
}

.tpProdCell_Sum a:link,
.tpProdCell_Sum a:active,
.tpProdCell_Sum a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0082CE;
  	text-decoration: none;
	border-color: #666666;
}

.tpProdCell_Sum a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 14px;
  	text-decoration: none;
	border-color: #FFFFFF;
}

.tdProdImg
{
	margin-right: 10px;
}

.tpProdName
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpProdName a:link,
.tpProdName a:active,
.tpProdName a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #AA2023;
  	text-decoration: none;
	border-color: #FFFFFF;
}

.tpProdName a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 14px;
  	text-decoration: none;
	border-color: #FFFFFF;
}

.tpProdPrice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #A9A889;
	text-align: left;
	border-color: #FFFFFF;
}

.tpProdPrice a:link,
.tpProdPrice a:active,
.tpProdPrice a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AA2023;
  	text-decoration: none;
	border-color: #FFFFFF;
}

.tpProdPrice a:hover
{
	background: #CCCCCC;
	color: #EC0000;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;

	border-color: #FFFFFF;
}

.tpProdDesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #E4E4E4;
	color: #000000;
	text-align: left;
	border-color: #FFFFFF;
}

.tpProdDesc a:link,
.tpProdDesc a:active,
.tpProdDesc a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0082CE;
  	text-decoration: none;
	border-color: #FFFFFF;
}

.tpProdDesc a:hover
{
	background: #CCCCCC;
	color: #0082CE;
	text-align: left;
   	font-size: 12px;
  	text-decoration: none;
	border-color: #FFFFFF;
}

.tpInput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #cccccc;
	color: #AD2021;
	text-align: left;
	border-color: #FFFFFF;
}

.tpButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #cccccc;
	color: #0A784B;
	text-align: left;
	border-color: #FFFFFF;
}


/*
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}
