/* rodg_main.css */
/*
 * CRC style sheet for right-hand frames
 * Filename rodg_main.css 
*/

A:link {
	text-decoration: underline;
 	color: #0000cd;
	font-weight: normal;
	font-family: verdana;
	font-size: 10pt; 
}

A:visited {
	text-decoration: underline;
	color: #0000cd;
	font-weight: normal;
	font-family: verdana;
	font-size: 10pt; 
}

A:hover {
	text-decoration: none;
	color: red;
	text-transform: none;
	font-weight: normal;
	font-family: verdana;
	letter-spacing: 0pt
} 

TD {
 
   font-weight: normal;
   font-family: verdana;
	font-size: 10pt;
	 }

TH {
  vertical-align: top
	 }
	 
H1 {
	border-width: 0;
	border: transparent;
	text-align: center;
	font-size: 14pt; 
	font-weight: bold;
	font-family: verdana;
	color : black;
}

H2 {
	border-width: 0;
	border: transparent;
	text-align: center;
	font-size: 12pt;
	font-weight: bold; 
	font-family: verdana;
	color : black;
}

H3 {
	border-width: 0;
	border: transparent;
	text-align: center;
	font-size: 10pt; 
        font-weight: normal;
	font-family: verdana;
	color : black;
}

P {
	font-family: verdana;
	color : black;
	font-size: 10pt; 
	font-weight: normal;
}

body {
	font-family: verdana;
	font-size: 10pt; 
}

 
LI { font-family: Verdana; font-size:10pt; }

DIV { font-family: Verdana; font-size:10pt; font-weight: normal;}

UL { font-family: Verdana; font-size:10pt; }



#sddm
{	margin: auto;
	z-index: 30}


#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana; font-size:10pt;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #ffffff;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #ffffff}

#sddm div
{	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #ff66ff}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #000000;
		font-family: Verdana; font-size:10pt;}

	#sddm div a:hover
	{	background: #ff66ff;
		color: #FFF}

#main {
width:800px;
position:absolute;
left: 50%;
margin-left: -400px;
}