﻿body {padding:0; margin:0; color:#000000; background:url(images/bg.gif) repeat-x top #0E2231;}
body, td {font-family:Tahoma; font-size:62.5%/1.6em; }
br{font-size:10px}
.header{color:#FFFFFF; font-size:12px; line-height:17px} 
.header a{color:#D1D7DA; font-size:9px; text-decoration:none} 
.header a:hover{text-decoration:underline} 
#flashcontent{color:#FFFFFF; font-size:14px; line-height:17px} 
#flashcontent a{color:#D1D7DA; font-size:14px; font-weight:bold;} 
#flashcontent a:hover{color:#B6D2E1;text-decoration:none} 
.content td{color:#B6D2E1; font-size:12px; line-height:17px} 
.content b{color:#FE7B00}
.content strong{color:#FE7B00}
.content a{color:#FE7B00; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px }
.content .block{color:#CEE8CD; font-size:11px; line-height:13px}
.content .block b{color:#FF8F3B; }
.content .block a{color:#FF8F3B; text-decoration:underline}
.content .block a:hover{text-decoration:none} 
.footer{color:#FFFFFF; font-size:9px; line-height:13px} 
.footer b{color:#FFE400; font-size:10px} 
.footer a{color:#FFE400; font-size:10px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 
input,textarea{
   background:#FFFFFF;
   border:1px solid #464646;
   font-family:Tahoma;
   color:#CEE8CD; 
   font-size:11px;
   padding-left:5px
}
.navlink{
	margin: 0px 0px 0px 25px;
	font-weight: bold;
	color: #0E2231;
	font-size: 12pt;
}
h1 {
	font: 1.6em;
	font-family: Tahoma;
	color:#FE7B00;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
h2 {
	color:#FE7B00 !important;
}
p {
	font: 1.0em arial, helvetica, serif;
	color:#B6D2E1;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
/*************** navigation menu  ***************************/
#container {
	font: 78%/1.5 arial, helvetica, serif;
	width: 100%;
	background: #417A97;
	text-align: left;
	border: 1px solid #000;
	margin: 0 auto;
}
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #417A97;
	font-weight: bold;
	padding: 0;
	border: solid #000;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(images/rightarrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	width: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
}

#nav li ul a {
	width: 13em;
	width: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #0E2231;
}
#ContentTable {
	background: url(images/youcloud-theme-background.jpg) repeat-y;
}
/************* table data *******************/
.tableData {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
.tableData th {
	font-family:Arial;
	font-weight: bold;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: black;
	color: white;
}
.tableData td {
	font-family:Arial;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: white;
}