/* generated by csscreator.com */ 
body 
{
    background-image: url('Images/bg.png'); background-repeat: repeat-x;;
    background-color: #ffffff;
}
html, body { 
    margin:0; 
    padding:0; 
    text-align:center;
    font-family: verdana;
    font-size: 8pt;
} 

A					{ color:#f68b11; font-family:verdana; font-size:8pt; text-decoration:underline; }
A:Visited			{ color:#f9b76c; font-family:verdana; font-size:8pt; text-decoration:underline; }
A:Hover				{ color:#ec7e00; font-family:verdana; font-size:8pt; text-decoration:underline; }

.footerlinks { color: #000000 !important; }

#contenttd { padding-top: 0px; }
#contenttd ul { margin-top: 0px; }
#contentdiv { overflow-y: auto; height: 466px; padding-right: 10px; padding-left: 10px; }

h1 
{
    font-family: verdana;
    font-size: 12pt;
    font-weight: normal;
    color: #383838;
}

h2 {
	color: #0077BD;
	font-family: verdana;
	font-size: 12pt;
	margin-bottom: 6px;
}

.feedItemTemplate 
{
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 8px;
    margin-left: 0px;
    margin-bottom: 10px;
    border: 0px solid black;
    width: 200px;
    height: 80px;
    background-image: url('images/feed_bg.png');
}

.feedItemTemplate a { color: White; }
.feedItemTemplate .feeddate { color: White; }

#footersep {
	width: 100%;
	height: 1px;
	margin-bottom: 0.5em;
}
 
#pagewidth { 
    width:900px; 
    text-align:left;  
    margin-left:auto; 
    margin-right:auto;  
} 
 
#header {
    position:relative; 
    height:130px; 
    background-color:#FFFFFF; 
    width:100%;
} 
 
#leftcol {
    width:670px; 
    float:left; 
    position:relative; 
}
 
#twocols {
    width:900px; 
    float:right; 
    position:relative; 
}

.RadMenu_Black .rmLink:hover { color: #f68b11 !important; }
 
#rightcol {
    width:239px; 
    float: right; 
    position: relative; 
    border: 0px solid red;
    height: 400px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-left: 1px solid #c0c0c0;
}
 
#maincol
{
    z-index: 100;
    float: left; 
    display:block; 
    position: relative; 
    width: 640px; 
    height: 476px;
    background-color: #ffffff;
    padding-left: 0px;
    padding-top: 0px;
}

  .fixprop {
    height:400px;
    float:right;
    width:1px;
  }

  .fixclear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


#maincolmargin
{
    z-index: 100;
    float: left; 
    display:block; 
    position: relative; 
    width: 890px; 
    background-color: #ffffff;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
}
 
#footer 
{
    height: 98px;
    background-color:#000000; 
    text-align: center;
    padding-top: 8px;
    background-image: url('images/feed_bg2.png');
    clear:both;
} 

#footerBlack
{
    background-image: url('images/footer_fade.gif');
    background-color:#000000; 
    text-align: center;
    padding: 7px;
    color: #FFFFFF;
} 

#footerTransp
{
    text-align: right;
    padding: 7px;
    color: #FFFFFF;
} 
#footerTransp a
{
    text-align: right;
    padding: 7px;
    color: #FFFFFF !important;
    text-decoration: none;
} 
 
#menu { position: absolute; left: 0px; top: 104px; width: 900px; }

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }
 
.clearfix{display: inline-block; background-color: #ffffff;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#mainbutton1 { float: left; }
#mainbutton2 { float: left; margin-left: 20px; }

.viktantalfield { font-family: Verdana; font-size: small; text-align: center; width: 25px; }

.Grid { border: 0px; }
.Grid td
{
border: 0px;
padding: 1px 1px 1px 1px;
}
.GridHeader
{
font-weight: bold;
background-color: #006BB5;
padding-top: 4px;
color: #FFFFFF;
}
.GridItem
{
background-color: #e6e6e6;
}

.GridAltItem
{
background-color: white;
}
