html
{
  width:100%; 
  height:100%;

}

fieldset
{
margin-bottom:0px;
background-image:url(../images/tbg2.png);
background-repeat:repeat-x;
border:0;
padding-top: 5px;

}

body
{
  text-align: justify;
  margin:0px;
  width:100%; 
  height:100%;
  font-family: Verdana, Arial;
  font-size: 14px;
  color:#3C3C3C;  
  
}

h1
{
font-size: 20px;
}

h2
{
font-size: 18px;
}

#main_area
{
width:1025px;
margin:auto;
}

#main_top
{
	background-image:url(../images/ram_top.png);
	background-repeat:no-repeat;
	width:1021px;
	height:80px;

}


#main_bg
{
	background-image:url(../images/ram_body.png);
	background-repeat:repeat-y;
	width:1021px;
	
}


legend
{
color:#1A338F;
background-image:url(../images/pointer.png);
background-repeat:no-repeat;
background-position: 0px 3px; 

text-decoration: none;
letter-spacing: 2px;
font-size:10px;
text-transform: lowercase;
font-weight: normal;
margin-top: -20px;
margin-left: -10px;
padding-left: 15px;

}


th
{
color:black;
font-weight: normal;
letter-spacing: 4px;
text-transform: lowercase;
border-bottom-color: gray;
border-bottom-style: solid;
border-bottom-width: 1px;

}


.content
{
margin-left:30px;
margin-right: 20px;
padding-top:10px;	
}

#main_botten
{
width:1021px;
	height:30px;
	background-image:url(../images/ram_botten.png);
	background-repeat:no-repeat;
}

#menu
{
float:right;
clear:right;
margin-right:20px;
width:500px;
margin-right: 10px;
padding-top:0px;
color:black;
font-weight:  normal;
font-size:11px;
letter-spacing: 1px;
}

#messages
{
float:left;
margin-left:40px;
padding-top:70px;
color:black;
font-weight:  normal;
letter-spacing: 2px;
}

#partners
{
clear:right;
float:right;
margin-right:20px;
margin-top:-7px;
width:200px;
background-color: white;
border-top-color: gray;
border-top-style: solid;
border-top-width: 1px;
border-left-color: gray;
border-left-style: solid;
border-left-width: 1px;
text-transform: lowercase;
color:#1A338F;
padding-left: 10px;
letter-spacing: 2px;
}

#partners_hor
{
margin-right:20px;
margin-left:20px;
margin-top:20px;
width:970px;
background-color: white;
border-top-color: gray;
border-top-style: solid;
border-top-width: 1px;
border-left-color: gray;
border-left-style: solid;
border-left-width: 1px;
text-transform: lowercase;
color:#1A338F;
padding-left: 10px;
letter-spacing: 2px;
}


.precis_link
{
text-transform:lowercase;
}

a.precis_link:link {color:#1A338F;text-decoration: none;}
a.precis_link:visited {color:#1A338F;text-decoration: none;} 	
a.precis_link:hover {color:#359E2C;text-decoration: underline;}
a.precis_link:active {color:#359E2C;text-decoration: underline;}

#precis_paginering
{
font-size:12px;
}

#precis_paginering a:link {color:#1A338F;text-decoration: none;}
#precis_paginering a:visited {color:#1A338F;text-decoration: none;}
#precis_paginering a:hover {color:#1A338F;text-decoration: none;}
#precis_paginering a:active {color:#1A338F;text-decoration: none;}

#info
{
line-height: 15px;
background-image:url(../images/info.png);
background-repeat:no-repeat;
float:right;
margin-right:10px;
margin-top:30px;
width:220px;
height:185px;
color:#c8c8c8;
}

.td_subject
{
font-size: 12px;
color:#666666;
}

.precis_error
{
color:#ff0000;
}

.td_subject_must
{
font-size: 12px;
color:#666666;
background-image:url(../images/reqinp.png);
background-repeat:no-repeat;
background-position: bottom right;
padding-right: 10px;
}

.must_input
{
background-image:url(../images/reqinp.png);
background-repeat:no-repeat;
background-position: bottom right;
}

.precis_flash_info
{
letter-spacing: 3px;
text-transform: lowercase;
color:#ff0000;
font-weight: bold;
}
