﻿body 
{
   background-image: url(../images/BG_Gradient.gif);
   background-repeat:repeat-x;
   background-color: #2A3F65;
    margin:0px;
}
div.mainDiv
{
   height:100%;     
}
div.ContentFrame
{
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    text-align:left;
}
div.ContentBttm
{
     border-bottom: 1px #cccccc solid;
     border-left: 1px #cccccc solid;
     border-right: 1px #cccccc solid;
     height:26px;
     background-image: url(../images/ContentBttm.gif);
}
div.Content
{
     font-size:12px;
     color:#555555;
     font-family:Trebuchet MS;
     padding-left:10px;
     padding-right:10px;   
}
div.Content1
{
     font-size:14px;
     color:#555555;
     font-family:Trebuchet MS;
     padding-left:10px;
     padding-right:10px;   
}
.PTitle
{
     font-size:16px;
     color:#333333;
     font-weight:bold;
     font-family:Trebuchet MS;  
}
.PTitle1
{
     font-size:12px;
     color:#333333;
     font-weight:bold;
     font-family:Trebuchet MS;  
}
.Timeline
{
    font-size:12px;
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
    font-family:Trebuchet MS;
}
a.More:link 
{   text-decoration:none; 
    color: #AD4525; 
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
 }
 a.More:visited 
{   text-decoration:none; 
    color: #AD4525;
    font-family: Trebuchet MS;
    font-size: 11px; 
    font-weight:bold; 
 }
 a.More:hover
{   text-decoration:underline; 
    color: #AD4525;
    font-family: Trebuchet MS;
    font-size: 11px; 
    font-weight:bold; 
 }


#sddm
{	margin: 0 30px 0 0;
	padding: 0;
	z-index: 0;
	}

#sddm li
{   margin-top: 35px;
    margin-right: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 13px arial}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
    background-color:Transparent;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background-color: Transparent}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border-right: 1px solid #222222;
	border-left: 1px solid #222222;
	border-top: 1px solid #222222;
	
		-moz-opacity:.85; filter:alpha(opacity=85); opacity:.85;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #2A3F65;
		color: #ffffff;
		 border-bottom: solid 1px #222222;
		font: 12px arial bold;
		}

	#sddm div a:hover
	{	background: #ffffff;
		color: #000000}

