@charset "UTF-8";
/* CSS Document */



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

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 12px;
	color : #FFFFFF;
	}

#sddm li a
{	display: block;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100px;
	background: #6AADE4;
	color: #FFF;
	text-align: center;
	text-decoration: none
	}

#sddm li a:hover
{	background: #ff0066;
	color : #FFFFFF;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 0px}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 4px;
		padding-bottom: 4px;
		width: 100;
		text-align: left;
		text-decoration: none;
		background: #6AADE4;
		color: #2875DE;
		font-family : helvetica, sans-serif, arial;
		font-weight : regular ;
		font-size : 12px;
		color : #FFFFFF;
		}

	#sddm div a:hover
	{	background: #ff0066;
		color: #FFFFFF}
		
		
		
		
.nav  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 12px;
	color : #FFFFFF;
	}
	
a.nav  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 12px;
	line-height : 12px;
	color : #FFFFFF;
	text-decoration: underline;
	}
	
a:hover.nav {
	color : #ff0066;
	text-decoration: underline;
	}
	
	
.head  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 18px;
	line-height : 24px;
	color : #6AADE4;
	}
	
.text  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 12px;
	line-height : 18px;
	color : #6AADE4;
	}
	
	
a.text {
    background : #FFFFFF;
	font-family : helvetica, sans-serif, arial;
	font-size : 12px;
	line-height : 18px;
	color : #6AADE4;
	text-decoration: underline;
	}

a:hover.text {
	color : #ff0066;
	background : #FFFFFF;
	text-decoration: none;
	}
	
.head3  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 24px;
	line-height : 24px;
	color : #ff0066;
	}

.head2  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 18px;
	line-height : 24px;
	color : #002244;
	}

.text2  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 12px;
	line-height : 18px;
	color : #002244;
	}
	
.text3  {
	font-family : helvetica, sans-serif, arial;
	font-weight : regular ;
	font-size : 12px;
	line-height : 18px;
	color : #6AADE4;
	}
	
a.text2 {
    background : #FFFFFF;
	font-family : helvetica, sans-serif, arial;
	font-size : 12px;
	line-height : 18px;
	color : #002244;
	text-decoration: underline;
	}
	
		

a:hover.text2 {
	color : #ff0066;
	background : #FFFFFF;
	text-decoration: underline;
	}
