@charset "utf-8";
/* CSS Document */
/*
 * Purpose       : Stylesheet for Deltamembranes

 * Author        : Developed by Hiran Karunananda[UI Engineer/ PHP Developer - hiran.c@gmail.com]

*/


* { margin:0px; padding:0px; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#666666; }
h1 {
	font-size:13px;
	padding-bottom:10px;
	text-align: center;
	color: #A2A209;
}
h2 {
	font-size:12px;
	padding-bottom:10px;
	padding-top:10px;
	text-align: center;
}
p {
	padding-bottom:5px;
	text-align: left;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}
a { color:#666666; } a:hover {
	text-decoration:none;
	text-align: center;
	color: #AEAE00;
	font-size: 12px;
}
.DateTime { font-size:11px; text-align:right; margin-top:-8px; margin-right:8px; }

#Wrapper { width:903px; height:auto; margin:0 auto; }
#Header { width:903px; height:94px; background-image:url(topSlice.jpg); background-repeat:repeat-x; }
#TopNavigation { width:903px; }
#TopNavigation li { list-style-type:none; float:left; }

#ContentArea 
{ 
	width:903px; 
	min-height:1233px !important;
	height:auto !important;
	min-height:1233px;
	height:1233px;
	margin-top:-3px;
	float:left; 
	background-color:#AAA4A4;	
}
#LeftArea 
{
	width:170px;
	min-height:1232px !important;
	height:auto !important;
	min-height:1232px;
	height:1232px;
	float:left;	
}
#RightArea 
{
	width:733px;
	min-height:1228px !important;
	height:auto !important;
	min-height:1228px;
	height:1228px;
	float:left;
	background-color:#FFFFFF;
}
.ContentPara { padding-left:5px; padding-top:10px; }
.LeftNavigation li
{
	background-color:#AAA4A4;
	list-style-type:none;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;	
	font-size:12px;
}
.LeftNavigation a { font-size:12px; text-decoration:none; width:154px; display:block; color:#FFFFFF; padding:5px 8px 5px 8px; }
.LeftNavigation a:hover { background-color:#727171; }
.SelectedNavi { background-color:#727171; padding:5px 8px 5px 8px; cursor:help; }

.LogoPos { margin-left:5px; margin-top:10px; }

#Footer { background-color:#CDCDCD; font-size:11px; border-top:5px solid #AAA4A4; color:#535151; padding:5px 0px 5px 0px; height:15px; clear:both; }
#Footer li { list-style-type:none; float:left; padding-left:13px; }
square {
	text-align: justify;
}
#Wrapper #ContentArea #RightArea .ContentPara table tr td table tr .heading.style1 h1 img {
	font-size: 14px;
	color: #FF0;
}
.subheadder {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}
.largeyellow {
	font-size: 14px;
	font-weight: bold;
	color: #EAEA00;
}

