﻿/**************************************************/
#globalsite
{
	width: 100%;
}

#globalsite thead td
{
	font-weight:bold;
	color:#000066;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
}

#globalsite thead td img
{
	margin: 0 5 0 0;
	vertical-align:middle
}

#globalsite tbody th
{
	width:100%;
}

/**************************************************/
#globalsitemaincontent
{
	width:100% !important;
	vertical-align:top;
	padding-left: 10px !important;
	height:auto;
	font-size:70%;
}

#globalsitemaincontent thead td
{
	background-color:#69C;
	color:#FFF;
	font-weight:bold;
	padding:3 0 3 12 !important;
}

#globalsitemaincontent thead th
{
	height:5px;
	background-color:#FFF;
}

#globalsitemaincontent tbody
{
	background-color:#69C;
}

#globalsitemaincontent table
{
	width:100%;
}

#globalsitemaincontent table thead td
{
	background-color:#C7D9EB !important;
	color:#05C;
	font-size:70%;
}

#globalsitemaincontent th table tbody td
{
	width:50%;
	vertical-align:top;
	padding:4 0 4 12 !important;
	line-height:20px;
	background-color:#FFF !important;
	font-size:70%;
}

#globalsitemaincontent th table tbody td li
{
	list-style-image:url(../../images/dot/58.gif);
	margin:5 0 10 -22;
}

#globalsitemaincontent th table a
{
	color:#2569D8;
	text-decoration:underline;
}

#globalsitemaincontent th table a:hover
{
	color:#909;
}