body, form, th, td, a {
	font-size: 10pt;
	font-family: Arial, Helvetica
}

a, a:visited, a:link {
	color: #666666;
	text-decoration: none
}

a:hover {
	color: #0000cc;
	text-decoration: underline
}

.gray {
	color: #666666
}

#slogan {
	color: #A6CECF
}

#language {
	color: white;
	padding: 5px
}

#language a, #language a:visited, #menu a:link {
	color: white;
	text-decoration: none
}

#language a:hover {
	color: #0000cc;
        text-decoration: underline
}

#menu {
	color: white
}

#menu a, #menu a:visited, #menu a:link {
	color: white;
	padding: 2px
}

#menu a:hover {
	text-decoration: none;
	background-color: #feffff;
	color: #e77817;
	padding: 2px
}

#filter {
	color: white;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px
}

#filter input {
	border: 1px solid #007700
}

#filter input.button {
	background-color: #e6e6e6
}

#group_list a, #group_list a:visited, #group_list a:link {
	color: #F5FBFB;
	line-height: 1.5;
}

#group_list input {
	font-size: 9pt
}

#call_center a, #call_center a:visited, #call_center a:link {
	color: #666666
}

#user_list th {
	font-weight: normal;
	color: #75BABB
}

#user_list .status {
	text-align: center
}

#user_list .name {
	text-align: left
}

#address td {
	color: #666666
}

#dialog
{
	border: gray 5px solid;
	display: none; 
	z-index: 9999;
	background-color: #e6f0ff;
	left: 50%; 
	top: 50%; 
	margin: -120px 0px 0px -150px; 
	width: 300px; 
	position: absolute; 
	height: 180px; 
	text-align: center;
	padding: 5px 10px 5px 10px
}

#dialog h2 {
	font-size: 16pt;
	color: #005599
}

#dialog ul {
	list-style-image: url(../images/arrow.gif)
}

#dialog li {
	padding-left: 5px;
	line-height: 1.5
}

#dialog a, #dialog a:visited, #dialog a:link {
	color: #55aa66;
}

#dialog a:hover {
	color: #990000;
}

#share_video a, #share_video a:visited, #share_video a:link {
	color: #cc5599;
}

#share_video a:hover {
	color: #990000;
}

#document td {
	color: #6E7F21
}

#document a, #document a:visited, #document a:link {
	color: #216E3F
}

#document a:hover {
	color: #990000;
}

#download td {
	color: #555555;
}

#contact {
	color: #FF0000;
}
