/* Start of CMSMS style sheet 'LSG Universal' */
/* Universal Rules */ 
body { 
        background : #ffffff; 
	    font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'sans-serif', 'arial';
        font-size: .9em;
        color:#000000; 
        font-weight: normal; 
        font-style: normal;
        margin: 0; 
        padding: 0;
} 

a {
text-decoration: none;
font-weight: bold;
color: #000;
} 
a:link {
text-decoration: none;
font-weight: bold;
color: #000;
}

a:visited {
text-decoration: none;
font-weight: bold;
color: #000;
}

a:hover, 
a:active {
text-decoration: none;
font-weight: bold;
color: #e4853b;
}

ul, li { margin: 0; padding: 0; } 

img { border-width: 0; border-style: none;} 
  
#container{
	border: 0px solid #333;
	width: 1030px;
	margin: 0px auto;

}

.title {
font-size:18px;
font-weight: bold;
border: 0px solid #333;
margin: 30px auto;
width: 85%;
font-family: verdana;
height:50px;
}

#title_image {
float: left; padding: 4px 10px;
}
#title_title {
float: left; padding: 13px 10px;
}
#title_right {
float: right; padding: 13px 10px;
}

/* End of 'LSG Universal' */

