.redtable
{
    border-color: Maroon;
    border-style: solid;
    border-width: 1px;
}

.redrowheader
{
    background-color: Maroon; 
    font-weight: bold; 
    color: White; 
}

.yellowrowheader
{
    background-color: #FFFBD6;
    font-weight: bold;
    color: Maroon
}

.redtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
}

.contenttext
{
    font-family: Cambria;
    font-size: 16px;
    text-align: justify;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    padding-right: 30;
    padding-bottom: 15;
    color: #333333;
}

.tableborder
{
    border-style: solid none solid none;
    border-width: thin;
    border-color: #800000;
}

.headertext
{
    font-family: "Book Antiqua";
    font-size: 16px;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    color: #333333;
    padding: 5px;
}

.tabletext
{
    padding: 5px;
    font-family: "Book Antiqua";
    font-size: 15px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    color: #333333;
    text-transform: none;
}

.links
{
    font-family: "Book Antiqua";
    font-size: 15px;
    font-style: italic;
    font-variant: normal;
    font-weight:bold;
    color: #333333;
    text-transform: none;
}

.linkheader
{
    font-family: "Cambria";
    font-size: 15px;
    font-style:normal;
    font-variant: small-caps;
    font-weight:bold;
    color: Maroon;
    text-transform: none;
}

.redheader
{
    font-family: "Cambria";
    font-size: 25px;
    font-style:normal;
    font-variant: small-caps;
    font-weight:bold;
    color: Maroon;
    text-transform: none;
}

.redtextbold  {
 	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
 font-weight:bold;
}

.arrow {
 list-style-image:url(../Media/Image/arrow.png);
}

.arrowbox {
 list-style-image:url(../Media/Image/plus.png);
}

.arrowboxproduct {
 list-style-image:url(../Media/Image/arrowproduct.png);
}

.titleback {
	background-image: url(../Media/Image/titleback.png);
	 background-repeat: repeat-x; 
	 background-position:bottom;
	 color:White; font-weight:bold;
}

.rigthtitback {
	background-image: url(../Media/Image/titlerback.png);
  background-repeat:no-repeat;
 background-position:left;
	 background-position:bottom;
}

.lefttitback {
	background-image: url(../Media/Image/ltitleback.png);
  background-repeat:no-repeat;
 background-position:left;
	 background-position:bottom;
}

.titledownback
{
    border-style: solid none solid none;
    background-image: url(../Media/Image/titledownback.png);
    background-repeat: repeat-x;
    background-position: top;
    border-width: 1px;
    border-top-color: #990033;
    border-right-color: #990033;
    border-bottom-color: #990033;
    border-left-color: #990033;
}

.basket
{
    border-color: #800000;
    border-width: 1px;
    border-style: solid solid solid solid;
}

.lback {
	background-image: url(../Media/Image/lback.png);
	 background-repeat: repeat-y; 
	 background-position: right
}

.rback {
	background-image: url(../Media/Image/rback.png);
	 background-repeat: repeat-y; 
	 background-position:left
}
.bloctext {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
    font-style:normal;
	font-variant: small-caps;
	text-align: left;
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	color: #990000;
}
.programtext {
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
	list-style-type: disc;
	padding-right: 5px;
}

.titletext {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	color: #990000;
	text-transform: none;
}
.titletextmini {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	color: #990000;
	text-transform: none;
}
.seminarlisttable {
	background-image: url(../Media/Image/whitefon.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}

.menunavigator {

 color:White;
 font-weight:bold;
 font-size:12px;
  padding:2px 9px 2px 23px;
   text-decoration:none;
   	background-image: url(../Media/Image/titleback.png);
	 background-repeat: repeat-x; 
	 background-position:bottom;
   
}


.bottomback {
	padding-bottom: 3px;
	padding-left: 40px;
}
.bottomline {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #B2160A;
	padding-left: 10px;
}
.bannerpadding {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #990033;
}
#head a,.head a:link ,.head a:visited
{ color: White; text-decoration: none;  }

#head a,.head a:hover,.head a:active 
{ color: Orange; text-decoration: none;  }

.menunavigator a,.menunavigator td, .menunavigator a:hover, .menunavigator td:hover  
{ color: Orange; text-decoration: none;  }

.menunavigator a,.menunavigator td, .menunavigator a:link , .menunavigator td:link  
{ color:White; text-decoration: none;  }

body,td,th {
	font-size: 12px;
	font-family: Tahoma;
	margin: 0px;
}
TABLE {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

.cell {
	BORDER-RIGHT: #3399cc thin dotted; BORDER-TOP: #3399cc thin; BORDER-LEFT: #3399cc thin dotted; BORDER-BOTTOM: #3399cc thin
}

.banner-separator {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFBF00;
}

.scroll {
	BORDER-RIGHT: 0px;
	BACKGROUND-POSITION: 50% bottom;
	BORDER-TOP: 0px;
	SCROLLBAR-FACE-COLOR: #8C0004;
	SCROLLBAR-HIGHLIGHT-COLOR: #980002;
	BORDER-LEFT: 0px;
	SCROLLBAR-SHADOW-COLOR: #980002;
	SCROLLBAR-3DLIGHT-COLOR: #7A0007;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #982124;
	BORDER-BOTTOM: 0px;
	BACKGROUND-REPEAT: repeat-x;
	SCROLLBAR-DARKSHADOW-COLOR: #980002;
	SCROLLBAR-BASE-COLOR: #982124;
	BACKGROUND-COLOR: #FFFFFF;
}

.fastlinktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #990000;
	text-align: center;
	vertical-align: middle;
}
.bootomredborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990033;
}

.paper {
	background-image: url(../Media/Image/page.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.paperup {
	background-image: url(../Media/Image/pageup.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.payertext {
	font-family: " Times New Roman";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.mainpagegraytop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E2E4;
	border-right-color: #E1E2E4;
	border-bottom-color: #E1E2E4;
	border-left-color: #E1E2E4;
	border-top-style: none;
	border-bottom-style: solid;
	background-image: url(../Media/Image/bluefon.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.mainpageheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E2E4;
	border-right-color: #E1E2E4;
	border-bottom-color: #E1E2E4;
	border-left-color: #E1E2E4;
	border-top-style: none;
	border-bottom-style: none;
}

.mainpagegraybottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E2E4;
	border-right-color: #E1E2E4;
	border-bottom-color: #E1E2E4;
	border-left-color: #E1E2E4;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(../Media/Image/whitefon.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
    
.backx {
	background-repeat: repeat-x;
	background-position: bottom;

}

.template { display: none }

.upload {
    cursor: pointer;
    float: left;
    height: 25px;
    margin-left: -200px;
    opacity: 0;
    position: relative;
    width: 200px;
    z-index: 2;
}
