body {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
    padding:0;
	font-family:"Tahoma","Arial",sans-serif;
    font-size:0.9em;
    background-image: url(pixel/bg.png);
    color: white;
    text-align: center;
}

div.heading {
	top:0px;
	left:0px;
	width:100%;
	height:135px;
    background-position: top center;
    text-align: center;
}

div.logotop{
    position:absolute;
	font-size:33px;
	font-weight:200;
	color:white;
	letter-spacing:12px;
	line-height:20px;
    margin: 0 auto;
    top:20px;
    padding-left:40px;
    z-index: 2;
}

div.logobottom{
    position:absolute;
	font-size: 10px;
	font-weight:200;
	color: white;
	letter-spacing: 17px;
	text-decoration: overline;
    padding-top:44px;
	white-space: nowrap;
    margin: 0 auto;
    z-index: 2;
}

div.logobox{
    width:263px;
    margin:0 auto;
}

div.logobg{
    position:absolute;
top:5px;
    width: 314px;
    height: 120px;
    background-image: url(pixel/DSMI.png);
}

div.footer {
	position: relative;
	left:0px;
	height:17px;
	width:100%;
	text-align:center;
    color: white;
    font-size:11px;
    font-weight: bold;
    letter-spacing:2px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    background-image: url(pixel/barbg.png);
    padding-top: 3px;
}

div.links{
	top:405px;
	height:20px;
	width:100%;
    border-style: solid;
    border-width: 1px;
    border-color: black;
	text-align: center;
    background-image: url(pixel/barbg.png);
    font-weight: bold;
}

div.toplink{
    width=165px;
    height=20px;
    letter-spacing:5px;
    text-decoration: none;
    color : #FFFFFF;
}

div.links a:link {
    font-size:10pt;
	letter-spacing:5px;
	text-decoration: none;
	color : #FFFFFF;
}

div.links td.hl a:link {
    color: black;
}

div.links td.hl a:visited {
    color: black;
}

div.links td.hl a:active {
    color: black;
}

div.links a:visited {
    font-size:10pt;
    letter-spacing:5px;
    text-decoration: none;
    color : #FFFFFF;
}               

div.links table {
    margin: 0 auto; 
}

div.links td{
    background-image: url(pixel/barbg.png);
    font-weight: bold;
}

div.links td.hl{
    color: black;
    background-image: url(pixel/barbg_hl.png);
}

div.sublinks{
    border-style: solid;
    border-width: 1px;
    border-color: black;
   
    border-top-style: none;
   
    font-size:10pt;
    font-weight: bold;
    
	top:0px;
	height:20px;
	width:100%;
	/*background-color:#3f3f2c;*/
    background-image: url(pixel/subbarbg.png);
	text-align:center;
}

div.sublinks a:link{
    font-size:10pt;
    letter-spacing:5px;
    text-decoration: none;
    color : #FFFFFF;
}

div.sublinks a:visited{
    font-size:10pt;
    letter-spacing:5px;
    text-decoration: none;
    color : #FFFFFF;
}

div.sublinks td{
    background-image: url(pixel/subbarbg.png);
    font-weight: bold;
}

div.sublinks td.hl{
    background-color: #a7a673;
    background-image: url(pixel/subbarbg_hl.png);
}
    

div.content div.sublinks a:link {
    font-size:10pt;
/*	letter-spacing:5px;*/
	text-decoration: none;
	color : #FFFFFF;
}

div.content div.sublinks a:visited {
	font-size:10pt;
	letter-spacing:5px;
	text-decoration: none;
	color :#FFFFFF;
}

div.content {
	left:0px;
	top:104px;
	bottom:17px;
    margin: 0 auto;
	text-align:center;
	padding-top : 20px;
	vertical-align : middle;
}

div.container{
    width:700px;
    margin: 0 auto;
    position:relative;
    margin-bottom: 2px;
    position:relative;
    text-align: justify;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    /*background-color: #506090;*/
    background-color: black;
}

div.smallcontainer{
    width:500px;
    margin: 0 auto;
    position:relative;
    margin-bottom: 2px;
    position:relative;
    text-align: justify;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    background-image: url(pixel/sc_bg.png);
    font-color: black;
}


div.newsheading{
    font-size: 17px;
    font-weight: bold;
color:black;
}

div.news{
    position:relative;
    margin-bottom: 25px;
}

div.boxtop{
    height: 10px;
    background-image: url(pixel/topborder.png);
}

div.boxbottom{
    height: 20px;
    background-image: url(pixel/bottomborder-b.png);

    filter: alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8;
}

div.transbox{
    border-right-style:solid;
    border-right-width:1px;
    border-right-color: black;
   
    border-left-style:solid;
    border-left-width:1px;
    border-left-color: black;
            
    background-image: url(pixel/gradient.png);
    background-repeat: repeat-x;
    
    width:498px;
    position:absolute;
    
    background-color:#0571c4;
    filter: alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8;
}

div.smallbox_boxtop{
    height: 14px;
    background-image: url(pixel/topborder-b_small.png);
    
    filter: alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8;
}

div.smallbox_boxbottom{
    height: 14px;
    background-image: url(pixel/bottomborder-b_small.png);

    filter: alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8;
}

div.smallbox_transbox{
    border-right-style:solid;
    border-right-width:1px;
    border-right-color: black;
                
    border-left-style:solid;
    border-left-width:1px;
    border-left-color: black;

    /*background-color: #9ac0e3;*/
    background-color: #0571c4;

    width:498px;
    position:absolute;

    filter: alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8;
}

div.boxrightalign{
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color:white;
}

div.boxnoalign{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color:white;
}

div.boxleftalign{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color:white;
}

div.boxcenteralign{
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color:white;
}


div.opaquetext{
    width:698px;
    z-index: 2;
    
    border-style: solid;
    border-width: 1px;
    border-color: #2d2d2d;
}

ul{
    padding-left:20pt;
}

ul.metalist{
    line-height:2em;
}

h5{
margin-bottom:0.5em;
}

li {
	list-style-type: square;
	line-height: 1.5em;
}

div.content a:link, a:visited, a:active, a:hover{
    color: #ffb03c;
    font-weight: bold;
	text-decoration:none;
}

input, textarea, button {
	font-size: 9 pt;
	background-color : #C1C1C1;
	color: white;
	border : thin solid;
}

form {
    margin-top : 1px;
	margin-bottom : 1px;
}

