BODY
{
    COLOR: #333333;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    background-color: #dad4d4;  
}
A
{
    COLOR: #0E3863;
	FONT-SIZE: 14px;
	TEXT-DECORATION: NONE;
}

A.not_selected
{
    COLOR: #D0D0D0;
    FONT-SIZE: 14px;
    TEXT-DECORATION: NONE;
}
TD
{
    COLOR: #333333;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 14px;
    vertical-align: top;
}

div.search_all_results {
    display:none;
}

.footer {
    font-size: 11px;
}
.footer_link {
    color: #0E3863;
    font-size: 11px;
}

/* e6e6e6*/
div.list_left {
    display:block;
    width:260;
    border-bottom: 1px solid #dad4d4;
    padding-top: 2;
    padding-bottom: 2;
    text-align: left;
}

div.list_left_headline {
    display:block;
    width:260;
    border-bottom: 1px solid #4d82f6;
    padding-top: 2;
    padding-bottom: 2;
    text-align: left;
}

div.list_left_news_headline {
    display:block;
    width:260;
    border-bottom: 1px solid #4d82f6;
    padding-top: 2;
    padding-bottom: 2;
    text-align: left;
}

div.list_left_blog_headline {
    display:block;
    width:260;
    border-bottom: 1px solid #1db478;
    padding-top: 2;
    padding-bottom: 2;
    text-align: left;
}
a.blog_link, a.blog_link:link, a.blog_link:visited{
    text-decoration:none; 
    font-size:14px; 
    COLOR: #0E3863;
    /*COLOR: #333333;*/
}
a.blog_link:hover{
    text-decoration:none; 
    COLOR: #017245;
}
a.news_link, a.news_link:link, a.news_link:visited{
    text-decoration:none; 
    font-size:14px; 
    COLOR: #0E3863;
}
a.news_link:hover{
    text-decoration:none; 
    COLOR: #1e4cb0;
}

div.list_link_headline {
    display:block;
    width:260;
    border-bottom: 1px solid #fdb243;
    padding-top: 2;
    padding-bottom: 2;
    text-align: left;
}

div.list_right {
    display:block;
    width:260;
    border-bottom: 1px solid #dad4d4;
    padding-top: 2;
    padding-bottom: 2;
    FONT-SIZE: 12px;
    text-align: left;
}

div#container{position:relative; background-color:#fff; width:852}


/* Basic mennu starts */

/*
a:hover {background:#ffffff; text-decoration:none;} // BG color is a must for IE6
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
Easy <a class="tooltip" href="#">Tooltip<span>This is the crazy little Easy Tooltip Text.</span></a>.

*/


a.nav_menu1 span, a.nav_menu2 span, a.nav_menu3 span
a.nav_menu4 span, a.nav_menu5 span{ 
    display: none; 
}

a.nav_menu, a.nav_menu:link, a.nav_menu:visited,
a.nav_menu1, a.nav_menu1:link, a.nav_menu1:visited,
a.nav_menu2, a.nav_menu2:link, a.nav_menu2:visited, 
a.nav_menu3, a.nav_menu3:link, a.nav_menu3:visited,
a.nav_menu4, a.nav_menu4:link, a.nav_menu4:visited,
a.nav_menu5, a.nav_menu5:link, a.nav_menu5:visited{
    display:block;  /* 150 The element will be displayed as a block-level element, with a line break before and after the element */
    width:170px; 
    height:28px;
    background:#fff; 
    border-right:1px solid #dad4d4;
    margin-top:1px;  /* Separation between buttons*/
    text-align:center; 
    text-decoration:none; 
    font-family: Century, Verdana;
    font-size:16px; 
    color:#333;
    line-height:28px; 
    float:left;
   /* overflow:hidden;    /* The overflow property sets what happens if the content of an element overflow its area. */
} 

a.nav_menu:hover {
    color:#fff; 
    background:#e29626;
} 
a.nav_menu1:hover {
    color:#fff; 
    background:#01a39d;
    height:28px;
} 
a.nav_menu1_active,  a.nav_menu1_active:link, a.nav_menu1_active:visited, a.nav_menu1_active:hover{
    display:block;  /* The element will be displayed as a block-level element, with a line break before and after the element */
    width:170px; 
    height:28px; 
    border-right:1px solid #fff;
    margin-top:1px;  /* Separation between buttons*/
    text-align:center; 
    text-decoration:none; 
    font-family: Century, Verdana;
    font-size:16px; 
    line-height:28px; 
    float:left;
    color:#fff; 
    background:#01a39d;
} 
a.nav_menu2:hover {
    color:#fff; 
    background:#b30415;
} 
a.nav_menu2_active,  a.nav_menu2_active:link, a.nav_menu2_active:visited, a.nav_menu2_active:hover{
    display:block;  /* The element will be displayed as a block-level element, with a line break before and after the element */
    width:170px; 
    height:28px; 
    border-right:1px solid #fff;
    margin-top:1px;  /* Separation between buttons*/
    text-align:center; 
    text-decoration:none; 
    font-family: Century, Verdana;
    font-size:16px; 
    line-height:28px; 
    float:left;
    color:#fff; 
    background:#b30415;
} 
a.nav_menu3:hover {
    color:#fff; 
    background:#1e4cb0;
} 
a.nav_menu3_active,  a.nav_menu3_active:link, a.nav_menu3_active:visited, a.nav_menu3_active:hover{
    display:block;  /* The element will be displayed as a block-level element, with a line break before and after the element */
    width:170px; 
    height:28px; 
    border-right:1px solid #fff;
    margin-top:1px;  /* Separation between buttons*/
    text-align:center; 
    text-decoration:none; 
    font-family: Century, Verdana;
    font-size:16px; 
    line-height:28px; 
    float:left;
    color:#fff; 
    background:#1e4cb0;
} 
a.nav_menu4:hover {
    color:#fff; 
    background:#e29626;
} 
a.nav_menu4_active,  a.nav_menu4_active:link, a.nav_menu4_active:visited, a.nav_menu4_active:hover{
    display:block;  /* The element will be displayed as a block-level element, with a line break before and after the element */
    width:170px; 
    height:28px; 
    border-right:1px solid #fff;
    margin-top:1px;  /* Separation between buttons*/
    text-align:center; 
    text-decoration:none; 
    font-family: Century, Verdana;
    font-size:16px; 
    line-height:28px; 
    float:left;
    color:#fff; 
    background:#e29626;
} 
a.nav_menu5:hover {
    color:#fff; 
    background:#017245;
} 
a.nav_menu5_active,  a.nav_menu5_active:link, a.nav_menu5_active:visited, a.nav_menu5_active:hover{
    display:block;  /* The element will be displayed as a block-level element, with a line break before and after the element */
    width:170px; 
    height:28px; 
    border-right:1px solid #fff;
    margin-top:1px;  /* Separation between buttons*/
    text-align:center; 
    text-decoration:none; 
    font-family: Century, Verdana;
    font-size:16px; 
    line-height:28px; 
    float:left;
    color:#fff; 
    background:#017245;
}


a.nav_menu1:hover span.tooltip{
    display:block;
    z-index:100;
    position:absolute;
    top:30px; left:0;
    padding: 0 0 0 0;
    width:200px;
    color: #993300;
    text-align: left;
    font-family: Century, Verdana;
    font-size:14px;
    filter: alpha(opacity:90);
    KHTMLOpacity: 0.90;
    MozOpacity: 0.90;
    opacity: 0.90;
}
a.nav_menu2:hover span.tooltip{
    display:block;
    z-index:100;
    position:absolute;
    top:30px; left:150;
    padding: 0 0 0 0;
    width:200px;
    color: #993300;
    text-align: left;
    font-family: Century, Verdana;
    font-size:14px;
    filter: alpha(opacity:90);
    KHTMLOpacity: 0.90;
    MozOpacity: 0.90;
    opacity: 0.90;
}
a.nav_menu3:hover span.tooltip{
    display:block;
    z-index:100;
    position:absolute;
    top:30px; left:250;
    padding: 0 0 0 0;
    width:200px;
    color: #993300;
    text-align: left;
    font-family: Century, Verdana;
    font-size:14px;
    filter: alpha(opacity:90);
    KHTMLOpacity: 0.90;
    MozOpacity: 0.90;
    opacity: 0.90;
}
a.nav_menu4:hover span.tooltip{
    display:block;
    z-index:100;
    position:absolute;
    top:30px; left:450;
    padding: 0 0 0 0;
    width:200px;
    color: #993300;
    text-align: left;
    font-family: Century, Verdana;
    font-size:14px;
    filter: alpha(opacity:90);
    KHTMLOpacity: 0.90;
    MozOpacity: 0.90;
    opacity: 0.90;
}
a.nav_menu5:hover span.tooltip{
    display:block;
    z-index:100;
    position:absolute;
    top:30px; left:600;
    padding: 0 0 0 0;
    width:200px;
    color: #993300;
    text-align: left;
    font-family: Century, Verdana;
    font-size:14px;
    filter: alpha(opacity:90);
    KHTMLOpacity: 0.90;
    MozOpacity: 0.90;
    opacity: 0.90;
}
a.nav_menu1:hover span.top, a.nav_menu2:hover span.top, a.nav_menu3:hover span.top,
a.nav_menu4:hover span.top, a.nav_menu4:hover span.top{
    display: block;
    padding: 30px 8px 0;
    background: url("../images/layout/bubble/bubble.gif") no-repeat top;
}
a.nav_menu1:hover span.middle, a.nav_menu2:hover span.middle, a.nav_menu3:hover span.middle,
a.nav_menu4:hover span.middle, a.nav_menu5:hover span.middle{ /* different middle bg for stretch */
    display: block;
    padding: 0 8px; 
    background: url("../images/layout/bubble/bubble_filler.gif");
    background-repeat: repeat;
    background-position: bottom; 
}
a.nav_menu1:hover span.bottom, a.nav_menu2:hover span.bottom, a.nav_menu3:hover span.bottom,
a.nav_menu4:hover span.bottom, a.nav_menu5:hover span.bottom{
    display: block;
    padding:3px 8px 5px;
    color: #548912;
    background: url("../images/layout/bubble/bubble.gif") no-repeat bottom;
} 

#large li a:hover {white-space:normal; }


a.nav_menu:active {color:#fff; 
    background:#c00;
} 
/* Basid menu ends */


/* step carousel starts */
.stepcarousel {
    OVERFLOW: scroll; WIDTH: 270px; 
    POSITION: relative; HEIGHT: 130px
}
.stepcarousel .belt {
    LEFT: 0px; POSITION: absolute; TOP: 0px
}
.stepcarousel .panel {
    FLOAT: left; MARGIN: 10px; OVERFLOW: hidden; WIDTH: 130px;
}
#galleryB {
    WIDTH: 535px; HEIGHT: 130px
}
#galleryB .panel {
    FONT: bold 28px Arial; COLOR: white; HEIGHT: 150px; 
    
}
P.samplebuttons {
    WIDTH: 300px; TEXT-ALIGN: center
}
P.samplebuttons A {
    PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; COLOR: #2e6ab1; MARGIN-RIGHT: 3px; PADDING-TOP: 1px; TEXT-DECORATION: none
}
/* step carousel ends */


/* anylink starts */
/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #dad4d4;
font-family: Verdana;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: white;
width: 200px; /* default width for menu */
FONT-SIZE: 13px;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family:  Verdana;
FONT-SIZE: 13px;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
text-indent: 5px;
font-family:  Verdana;
color: #333;
FONT-SIZE: 13px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #e29626;
font-family:  Verdana;
color: white;
FONT-SIZE: 13px;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
/* anylink ends */






/* round corner box starts */
/*
div#box{ margin: 10;background: #9BD1FA; width:200px}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA;  }
b.r1{margin: 0 4px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
usage:
<div id="box">
<b class="rtop"><b class="r1"></b><b class="r2"></b><b class="r3"></b><b class="r4"></b></b>
content
<b class="rbottom"><b class="r4"></b><b class="r3"></b><b class="r2"></b><b class="r1"></b></b>
</div>
*/
/* round corner box ends */



table.clean{
    width: 100%;
    border:none;
}
td.clean {
    border:none;
    background-color: aqua;
    vertical-align: middle;
}


table.svk_thumb{
    width: 100%;
}
table.svk_thumb td{
    border:1px solid #bfbfbf;
}


table.web_thumb{
    width: 450;
}
table.web_thumb td{
    vertical-align: top;
    border:1px solid #bfbfbf;
}


td.news_left{
    vertical-align: top;
    
}

a.web_thumb:hover span{display:block; position:absolute; border:2px solid #cccccc; background:#efefef; color:#333399;}
a.web_thumb span
{display:none; padding:2px 3px; margin-left:8px; width:150px;}



div#box_2{
    margin: 10;
    background-color: aqua;
}
b.top{
    padding:5;
    display:block;   
    height:25px;
    background:#333; 
    text-align:left; 
    font-family: Century, Verdana;
    font-size:1.4em ; 
    color:#fff;
    line-height:25px; 
    float:left;
    width:242px !important; /*moz width*/
    width:277px; /*IE width*/
    font-weight: normal;
    
}

span.headline_right{
    padding-bottom: 5;
    height:25px;
    text-align:left; 
    font-family: Century, Verdana;
    font-size:1.4em ; 
    color:#333;
    line-height:25px; 
    float:left;
    font-weight: normal;
    width:242px !important; /*moz width*/
    width:267px; /*IE width*/
    
}

div.bottom{
    border:1px solid #bfbfbf;
    padding:5;
    display:block; 
    background:#fff; 
    font-family:verdana, arial, sans-serif; 
    font-size:12px; 
    color:#333;
    line-height:25px; 
    float:left;
    width:240px !important; /*moz width*/
    width:277px; /*IE width*/
    
}


.left_box {
    float:left;
    width:260;
    border:1px solid #bfbfbf;
}

.right_box {
    float:right;
    width:260;
    border:1px solid #bfbfbf;
}


.content {
    padding:10px;
}

.left_col{
    border-right:2px solid #dad4d4;
    width:560px;
    vertical-align: top;
    background-color: #fff;
}

.right_col{
    vertical-align: top;
    background-color: #fff;
}

.annons_col{
    border-right:1px solid #bfbfbf;
    border-left:1px solid #bfbfbf;
    vertical-align: top;
}


.entry_left{
    /*
    background-image: url("../images/layout/corners/dot.gif");
    background-position: 0% 100%;
    background-repeat:  repeat-x;
    */
    background-color:#fff;
    border-top: 2px solid #dad4d4;
    /*border-bottom: 2px solid #FF0000;*/
    width:560px;
    padding:10px;
    text-align: left;
}

.entry_left_admin{
    /*
    background-image: url("../images/layout/corners/dot.gif");
    background-position: 0% 100%;
    background-repeat:  repeat-x;
    */
    background-color:#fff;
    border-top: 2px solid #dad4d4;
    /*border-bottom: 2px solid #FF0000;*/
    width:840px;
    padding:10px;
    text-align: left;
}

.cal_small_text {
    font-size: 10px;
}

.entry_right{
    /*
    background-image: url("../images/layout/corners/dot.gif");
    background-position: 0% 100%;
    background-repeat:  repeat-x;
    */
    background-color: #fff;
    width:252px !important; /*moz width*/
    width:292px; /*IE width*/
    height:5px;
    position:relative;
}

.entry_right_1{
    /*
    background-image: url("../images/layout/corners/dot.gif");
    background-position: 0% 100%;
    background-repeat:  repeat-x;
    */
    display:block;
    /*border-bottom: 2px solid #dad4d4;*/
    border-top: 2px solid #dad4d4;
    background-color: #fff;
    width:258px !important; /*moz width*/
    width:292px; /*IE width*/
    position:relative;
    padding:10px;
    text-align: left;
}

.entry_right_headline
{
    COLOR: #333333;
    FONT-FAMILY: Century, Verdana;
    FONT-SIZE: 1.5em;
    letter-spacing:.1.5em;
    text-align: left;
    padding-bottom: 10;
    height:30px;
}

.normal_headline
{
    COLOR: #333333;
    FONT-FAMILY: Century, Verdana;
    FONT-SIZE: 1.5em;
    letter-spacing:.1.5em;
    text-align: left;
    padding-bottom: 10;
    height:30px;
}

a.menu1_link, a.menu1_link:link, a.menu1_link:visited
{
    text-decoration:none; 
    font-size:14px; 
    COLOR: #0E3863;
}
a.menu1_link:hover
{
    COLOR: #01a39d;
}

a.menu2_link, a.menu2_link:link, a.menu2_link:visited
{
    text-decoration:none; 
    font-size:14px; 
    COLOR: #0E3863;
}
a.menu2_link:hover
{
    COLOR: #b30415;
}

a.menu3_link, a.menu3_link:link, a.menu3_link:visited
{
    text-decoration:none; 
    font-size:14px; 
    COLOR: #0E3863;
}
a.menu3_link:hover
{
    COLOR: #1e4cb0#000000;
}

a.menu4_link, a.menu4_link:link, a.menu4_link:visited
{
    text-decoration:none; 
    FONT-SIZE: 12px;
    COLOR: #0E3863;
}
a.menu4_link:hover
{
    COLOR: #e29626;
}

a.menu5_link, a.menu5_link:link, a.menu5_link:visited
{
    text-decoration:none; 
    FONT-SIZE: 12px;
    COLOR: #0E3863;
}
a.menu5_link:hover
{
    COLOR: #017245;
}

/* calendar start */


.calendar-month
{
    FONT-FAMILY: Century, Verdana;
    FONT-SIZE: 12px;
    COLOR: #333333;
    letter-spacing:.1em;
}

.calendar-day
{
    FONT-FAMILY: Century, Verdana;
    FONT-SIZE: 16px;
    COLOR: #333333;
    letter-spacing:.1em;
}

A.calendar-day-link:link, A.calendar-day-link:visited, A.calendar-day-link:active
{
    FONT-FAMILY: Century, Verdana;
    FONT-SIZE: 16px;
    COLOR: #0E3863;
    letter-spacing:.1em;
}
A.calendar-day-link:hover
{
    FONT-FAMILY: Century, Verdana;
    FONT-SIZE: 16px;
    COLOR: #cccc33;
    letter-spacing:.1em;

}

/* calendar ends*/

.ingress
{
    COLOR: #333333;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
	FONT-STYLE: ITALIC;
}
.head
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 30px;
	FONT-WEIGHT: bold;
}

A.top:link, A.top:visited, A.top:active,
A.top_no_rel:link, A.top_no_rel:visited, A.top_no_rel:active
{
    COLOR:#333;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
}
A.top:hover,A.top_no_rel:hover

{
    COLOR:#e29626;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;

}
/*
.top 
{
    COLOR:#333;
    FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
}
.top_no_rel 
{
    COLOR:#333;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
}
*/
.topgray
{
    COLOR:#9d9d9d;
    FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
}
.topred
{
    COLOR:#808040;
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}
.cal
{
    COLOR:#848E15;
    FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
}
textarea, select, INPUT
{
    COLOR: #444444;
    FONT-FAMILY: Century, Verdana;
    FONT-SIZE: 13px;
    border: 1px solid #333;
}
.headline
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR:#444444;
}
.admin
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #c12020;
}
.next
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #338488;
}
.adminhead
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
}
.presslink
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #231177;
}
.pressmall
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #333333;
}
.link
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #0E3863;
}
.anslag
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #333333;
}
.botgray
{
    COLOR:#9d9d9d;
    FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
}


/* mouse over img start */


IMG {
    BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}


.img_border {
    border-style: solid;
    border-width: 1px;
    border-color: #dad4d4;
}

a.picture_caption, a.picture_caption:link, a.picture_caption:visited{
    text-decoration:none; 
    font-size:14px; 
    COLOR: #333333;
}
a.picture_caption:hover{
    text-decoration:none; 
    COLOR: #017245;
}

.white-fullpage-round-middle {
    /*border:1px solid #00ffff;*/
    BACKGROUND: #ffffff; PADDING-BOTTOM: 7px; OVERFLOW: hidden; 
    WIDTH: 500px; PADDING-TOP: 7px
}




#img-cloud-hover {
    Z-INDEX: 10000; LEFT: 50%; WIDTH: 198px; POSITION: absolute; TOP: 50%; HEIGHT: auto
}
#img-cloud-hover .top {
    /*BACKGROUND: url(/images/gfx/bg-img-cloud-hover-top.png) no-repeat 50% top; BEHAVIOR: url(/js/pngbehavior.htc); */
    OVERFLOW: hidden; WIDTH: 198px; HEIGHT: 30px;
}
#img-cloud-hover .middle {
    PADDING-RIGHT: 15px; PADDING-LEFT: 15px; 
    /* BACKGROUND: url(/images/gfx/bg-img-cloud-hover-center.png) no-repeat center 50%; BEHAVIOR: url(/js/pngbehavior.htc); */
    PADDING-BOTTOM: 5px;  WIDTH: 210px; PADDING-TOP: 5px;
    border:1px solid #C0C0C0;
    background-color: #FFFFFF;
}
#img-cloud-hover .bottom {
    /*BACKGROUND: url(/images/gfx/bg-img-cloud-hover-bottom.png) no-repeat 50% top; BEHAVIOR: url(/js/pngbehavior.htc);*/
    OVERFLOW: hidden; WIDTH: 198px; HEIGHT: 10px;
}
#img-cloud-hover STRONG {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; 
    /*BACKGROUND: none transparent scroll repeat 0% 0%; */
    PADDING-BOTTOM: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px;
     BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}


#img-cloud {
    WIDTH: 500px; POSITION: relative; HEIGHT: 296px
}
#img-cloud .imagegrid IMG {
    PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; 
    FLOAT: left; MARGIN-BOTTOM: 1px; PADDING-BOTTOM: 0px;
     MARGIN-RIGHT: 1px; PADDING-TOP: 0px
}


/* mouse over img start */

.input_no_border {
        COLOR: #444444;
        FONT-FAMILY: Century, Verdana;
        FONT-SIZE: 13px;
        border: none;
    }
    

.firstsort {
        COLOR: #444444;
        FONT-FAMILY: Century, Verdana;
        FONT-SIZE: 13px;
        border: none;
    }