A { color: #003366; text-decoration: none;font-weight:bold } 
A:hover {color: #FF6633; text-decoration: none;}
#loginlink a:link,#loginlink a:visited{
	color:white;
	text-decoration:underline;
}
#loginlink a:hover,a:active{
	color:#333333;
	text-decoration:none;
}
body {
        background:#FFFFFF;
        font-size:13px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        margin:0px
}
#block_1
        {
        float: left;
        width: 210px;
        background:#FFFFFF
        }
#block_1 a:link, #block_1 a:visited
{
	color: #003366;
	text-decoration: none;
	display: inline;
	font-weight:normal;
	font-size:13px		
}

#block_1  a:hover, #block_1 a:active
{
	color: #FF6603;
   	text-decoration: none;
	display: inline;	
	font-weight:normal;
	font-size:13px	
}
#block_2
        {
        float: left;
        width: 565px;
        background:#FFFFFF
        }
#block_3
        {
        float: left;
        width: 120px;
        background:#FFFFFF 
        }
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
        {
        padding-bottom: 32767px !important;
        margin-bottom: -32767px !important; 
        }
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
        {
        position: absolute;
        bottom: 0;
        }
#block_1 .verticalalign
        {
        width: 210px;
        }
#block_2 .verticalalign
        {
        width: 565px;
        }
#block_3 .verticalalign
        {
        width: 120px;
        }
/* hack for Opera 7+ */
@media all and (min-width: 0px){
.verticalalign
        {
        width: 100% !important;
        }
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="wrapper"] #block_1 .verticalalign
        {
        width: 210px !important;
        }
div[id^="wrapper"] #block_2 .verticalalign
        {
        width: 565px !important;
        }
div[id^="wrapper"] #block_3 .verticalalign
        {
        width: 120px !important;
        }
}
/* hack for IEs of all persuasions before IE7 */
* html .verticalalign
        {
        width: 100% !important;
        }
.verticalalign p
        {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0;
        padding: 0;
        background: #996666;
        }
#wrapper_extra
        {
        position: relative;
        }
* html #wrapper
        {
        position: relative;
        }
#wrapper
        {
        width: 775px;
        overflow: hidden; /* This hides the excess padding in non-IE browsers */
        }
/* we need this for IE 5.01 - otherwise the columns vanish */
* html #wrapper_extra
        {
        float: left;
        width: 100%;
        }
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
        {
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
        float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again     */
     
        }
/* easy clearing */
#wrapper:after
        {
          display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
        }
#wrapper
        {
        display: inline-block;
        }
/*\*/
#wrapper
        {
        display: block;
        }
/* end easy clearing */
#footer
        {
        clear: both;
        }
#header
        {
        width: 775px;
        }
#footer
        {
        clear:both;
        width: 775px;
        border-top:1px solid #336699;
        }
#footer_inner
        {
        padding:4px;
        }       
#top_menu
        {
        width: 775px;
        border-top:1px solid #336699;
        border-bottom:1px solid #336699;
        }               
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
        {
        position: relative;
        z-index: 1000;
        }
.topmenuspan
	{
	width:150px;
	}
/* -------TOP MENU ---*/
#mainmenu
{
	height: 25px;
	margin: 0px;
	display: inline;
	float:right;
	list-style-type: none;
	line-height: 20px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	width: 775px;
}


/*------------------------
	Top menu link spacing set here. Change Margin Variable from 130px if required
------------------------*/
ul,li,ol {padding:0px; margin:0px;list-style-position: inside; text-align:left}
#mainmenu li
{
	font-size: 13px;
	float: left;
	margin: 0px 0px 0px 50px;
	list-style-type: none;
	display: inline;	
	border:0px dashed green	
}

#mainmenu li a:link, #mainmenu a:visited
{
	color: #003366;
	text-decoration: none;
	display: inline;		
}

#mainmenu li a:hover, #mainmenu a:active
{
	color: #FF6603;
   	text-decoration: none;
	display: inline;	
}

#mainmenu selected  
{
	color: #FF6603;
   	text-decoration: none;
	display: inline;	
}


#navhome {
	/*float: left;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;	
	width: 40px;
}

#navhome li
{
	font-size: 11px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;	
	display: inline;		
}
/*------------------------
	Related links
------------------------*/	
#related_links {
	
	text-align: left;
	width: 118px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #6B696B;		
	}

#related_links li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #6B696B;
	list-style-image: url(/myfines2/web/mf/themes/images/d_strela.gif);
	list-style-position: inside;
}
#content_title {
	font-size:18px;
	color:#ff6633;
	font-weight:bold;
	text-align:left;
	padding-right:10px;
	border-right:1px solid #003366
}
#content_subtitle {
	font-size:16px;
	color:#6699cc;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
#content_body {
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
}
/*form*/
.form_caption {
	font-weight:bold;
}
.form_text_field {
	font-size:14px;
	font-weight:normal;
	border:1px solid #dedede;
	background:#ffffff;
	padding:2px
}
.form_text_field:focus {
	background:#F0F8FF;
	border:1px solid #CCDAFF;
}
.form_select {
	font-size:13px;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #f4f4f4;
	background:#ffffff
}
.button_small33
{
	font-size:small;
	color:#333333;
	font-weight:bold
}