*
{
	font-family: calibri, verdana;
	font-size:13px;
	#font-size:14px;
}

html,body
{
	background-image:url('bgtransparant.gif');
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	margin:0px;
	padding:0px;
	height:100%;
	vertical-align:top;
}

table.maincontainer
{
	width:1000px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	table-layout:fixed;
	height:600px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color:#002469;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#002469;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#002469;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color:#002469;
	
}

table.menu
{
	width: 100%;
	margin: 0px;
	font-family: calibri, verdana;
	font-size: 12px;
	background-color:#002469;
	color:#FCD647;
	text-align:center;
	table-layout:fixed;
	height:25px;
}

td.logo
{
	width:200px;
	vertical-align:top;
	text-align:center;
	background-color:white;
}

div.contentdiv
{
	height:450px;
	overflow-y:auto;
	float:left;
	padding:0px;
	margin:0px;
	width:100%;
	line-height: 15px;
	color:#002469;
	line-height:20px;
	#margin-top:20px;
}

td.header
{
	width: 800px;
	height: 100px;
}

td.topimage
{
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#002469;
}

td.contenttd
{
	padding-left:20px;
	border-left-style:solid; 
	border-left-width:5px; 
	border-left-color:#002469;
}

td.footer
{
	vertical-align:middle; 
	background-color:#002469;
	color:#FCD647;
}

h1
{
	font-family: calibri, verdana;
	font-size: 22px;
	color:#002469;
}

h2
{
	font-family: calibri, verdana;
	font-size: 16px;
	color:#002469;
}

img
{
	margin:0px;
	padding:0px;
}

a.menu
{
	font-family: calibri, verdana;
	font-size: 12px;
	color:#FCD647;
	text-decoration: none;
}

a
{
	font-family: calibri, verdana;
	font-size: 12px;
	color:#002469;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	font-family: calibri, verdana;
	font-size: 12px;
	color:#002469;
	text-decoration: underline;
	font-weight:bold;
}	

#jsddm
{	
	margin: 0;
	padding: 0;
}
	
#jsddm li
{	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial
}

#jsddm li a
{	
	display: block;
	background: #002469;
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid white;
	width: 70px;
	color: #FCD647;
	white-space: nowrap
}

#jsddm li a:hover
{	
	background: #1A4473
}
		
#jsddm li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white
}
		
#jsddm li ul li
{	
	float: none;
	display: inline
}
		
#jsddm li ul li a
{	
	width: auto;
	background: #002469
}
		
#jsddm li ul li a:hover
{	
	background: #1A4473
}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pic {  
    padding: 15px;  
    background-color: #eee;  
    width:  200px; 
    height: 150px; 
    top:  0; 
    left: 0;
} 

