table.ncode_imageresizer_warning {
    background: #FFFFE1;
    color: #151515;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
	border-collapse: collapse;
	border: none;
    font-size: 12px;
    color: red;
    vertical-align: bottom;
    text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
	background: transparent;
}

table.ncode_imageresizer_warning td.td2 {
    padding: 2px;
	background: transparent;
}

td .wtf{
border : 1px double #233d71;
background-color:#f97070;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #EAFF08;
font:normal 12px Verdana;
color: #EAFF08;
line-height: 18px;
z-index: 100;
background-color: black;
width: 400px;
*Remove below line to remove shadow. Below line should always appear last within this CSS*
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

.mlogo {
background-image: url('/pic/logo.png');
background-position:center;
background-repeat:no-repeat;
}

html,body {
	font-family: "Tahoma", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	background-color: #004E98;
	color: #151515;
    padding:0;
    width:100%;
    height:100%;
	margin: 0px;
}

table {
	border-collapse: collapse;
	border: none;
	background-color: #EEEEEE; 
}

table.main {
	background-color: #EEEEEE;
}

table.mainouter {
	background-color: #F4F4F0;
}

table.bottom {
	background: transparent;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
	margin-bottom: 6px;
}

p {
	font-size: 9pt;
}

p.sub { 
	margin-bottom: 4pt;
}

td {
	font-size: 9pt;
	border: solid #151515 1px;
}

td.cHs3 {
text-align:center;
background:yellow;
background-position:center;
background-repeat:no-repeat;
}

td.cHs4 {
text-align:center;
background:silver;
background-position:center;
background-repeat:no-repeat;
}

td.embedded {
	border: none;
	padding: 0px;
	text-align: left;
}

td.bottom {
	border: none;
}

td.heading {
	font-weight: bold;
}

td.text {
	padding: 10pt;
	text-align: left;
}

td.comment {
	padding: 10pt;
	font-size: 9pt;
	text-align: left;
}

td.colhead {
	/*background-image:url("/pic/tdtop.gif");*/
	font-weight: bold;
	color: #ffffff;
	background-color: #004E98;
}

td.rowhead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
	border: none;
}

td.clear {
	padding: 0px;
	border: 0px;
	background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
}

font.gray
{
	color: #ACA899;
	text-decoration: none;
}

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

a:hover {
	color: #FF0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
	text-decoration: none;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
	text-decoration: none;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
	text-decoration: none;
}

.important {
	font-weight: bold;
	font-size: 9pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}

.btn {
	width: 100px;
	height: 23px;
}

.small {
	font-size: 9pt;
}

.big {
	font-size: 10pt;
}

li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}

ul {
	margin-left: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.border  
{  
	border-color: #000; 
	border-style: solid;  
	border-width: 0px; 
}
