/* This CSS style is for Kydia Incorporated */
/* The following three tags rectify the common body/table/td attributes */
body, table, td {
	margin: 0px;
	padding: 0px;
} 
a:link, a:visited, a:active { text-decoration: none }
a:hover {text-decoration: underline }

/* Some test css style to help debugging */
.showsolidborder {
	border: 1px solid #660000;
}
.showdotborder {
	border: 1px dotted #009900;
}

/* Mask table part */
#navbar {
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../images/products/slices/nav_bg.gif);
	width: 100%;
}

/* main table with the link bar at the bottom */
#mainleft_td {
	vertical-align: top;
	background-image: url(../images/products/pics/cross_f2.gif); /* This is the cross */
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
td#mainleft_td td#mainpic {
	text-align: center;
	vertical-align: top;
	border: 0px solid #FF0000;
	margin: 0px;
	padding: 15px 0px 10px;
}

td#submenu {
	vertical-align: top;
	width: 220px;
	text-align: left;
	padding: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: bolder;
}
td#submenu a {
	display: block;
	text-decoration: none;
	color: navy;
	background: #FFFFFF url(../images/products/slices/sub_menu_icon.gif) no-repeat 5px 50%;
	padding: 3px 5px 5px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: rgb(90%,85%,80%);
	border-right: rgb(60%,55%,50%);
	border-bottom: rgb(60%,55%,50%);
	border-left: rgb(90%,85%,80%);
}
td#submenu a:hover {
	background-image: url(../images/products/slices/sub_menu_icon_f2.gif);
	color: #FF0000;
}

td#submenu a {margin: 0;
   font: bold 100% Arial, Verdana, sans-serif;}
td#submenu a#downstate {
	background-image: url(../images/products/slices/sub_menu_icon_f3.gif);
	color: #000000;
	font-style: italic;
}

/* The main content table */
#maincontent {
	vertical-align: top;
	text-align: left;
	padding: 25px 25px 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/products/pics/cross.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #CC3300;
	font-weight: bolder;
}
.linkbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: auto;
	text-align: left;
	clear: both;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	color: #999999;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 2px;
}
.tdaboutus {
	padding: 3px 10px 3px 0px;
}
.chartheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: navy;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.hostpricetable {
	border: thin inset #99CC33;
}
.hide {
	display: none;
}
#portofoliotb {
	padding-right: 10px;
	padding-left: 10px;
	border: 0px solid #666666;
}
table#portofoliotb td {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#formtable {
	padding-right: 25px;
	background-color: #C4D2E2;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
}
li {
	list-style-type: decimal;
	margin-right: -5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
td#submenu img {
	margin: 15 0;
	font: bold 100% Arial, Verdana, sans-serif;
	padding: 10px;
}
#unli {
	list-style-type: disc;
}
#unul {
	list-style-type: disc;
}
.addunderline {
	text-decoration: underline;
}
.rightpic
{
float:right
}
