body {	padding-right: 0px; padding-left: 0px; background: #ffffff; padding-bottom: 0px; margin: 0px; padding-top: 0px; text-align: left; background-image: url(images/vikings_back.gif) }

th {	font-size: 12px; color: #000000; font-family: tahoma, "trebuchet ms", verdana, arial, helvetica, sans-serif }
td {	font-size: 12px; color: #000000; font-family: tahoma, "trebuchet ms", verdana, arial, helvetica, sans-serif }
p {	font-size: 12px; color: #000000; font-family: tahoma, "trebuchet ms", verdana, arial, helvetica, sans-serif }
img {	border-right: 0px; padding-right: 0px; border-top: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-left: 0px; padding-top: 0px; border-bottom: 0px }

/*a:link {	color: #ffaa00; text-decoration: none }
a:hover {	color: #ffaa00; text-decoration: underline }
a:hover {	color: #ffaa00; text-decoration: none }
a:active {	color: #ffaa00; text-decoration: underline }*/

.gen {		font-size: 13px; color: #333333 }
.genmed {	font-size: 12px; color: #333333 }
.genmed2 {	font-size: 12px; color: #FFFFFF; }
.gensmall {	font-size: 11px; color: #333333 }

.img_font {

border: 
3px
#fcc25e
solid

}

#img_border IMG {

border: 
3px
#fcc25e
solid

}


a.gen {		font-weight: bold; color: #336699; text-decoration: underline }
a.genmed {	font-weight: bold; color: #336699; text-decoration: underline }
a.genmed2 {	font-weight: normal; color: #465775; text-decoration: underline; }
a.gensmall {	font-weight: normal; color: #336699; text-decoration: underline }
a.gen:hover {	color: #CC9933; text-decoration: underline }
a.genmed:hover {	color: #CC9933; text-decoration: underline }
a.genmed2:hover {	color: #CC9933; text-decoration: underline }
a.gensmall:hover {	color: #CC9933; text-decoration: underline }

.maintitle {	font-weight: bold; font-size: 18px; color: #333333; font-family: "trebuchet ms",verdana, arial, helvetica, sans-serif; text-decoration: none }
.medtitle {	font-weight: bold; font-size: 12px; color: #333333; line-height: 120%; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none }

td.tablebg {	background-image: url(images/img_03.jpg); <!--background-repeat: no-repeat--> }
td.tablebg2 {	background-image: url(images/img_08.jpg); <!--background-repeat: no-repeat--> }


/* ######### Horizontal Menu ######### */

.chromestyle{
width:100%;
font: 12px Tahoma;
font-weight: bold;
}

.russian {
width:100%;
font: Tahoma;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; 
padding: 6px 0;
margin: 0;
text-align: center; 
}

.chromestyle ul li{
display: inline;
}





.chromestyle ul li a{
color: #ffffff;
padding: 6px 10px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; 
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Drop Down Menu ######### */

.dropmenudiv{
position:absolute; top: 0;
border: 0px solid #ffffff; 
border-bottom-width: 0;
font: normal 12px Tahoma;
font-weight: normal;
line-height:18px;
z-index:100;
background-color: #EAAE4F;
width: 150px;
visibility: hidden;
text-align: left; 
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 12px;
border-bottom: 1px solid #5C5C94; 
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*background: url(chromebg-over.gif) center center repeat-x; */
background-color: #CE9233;
}