﻿


/*================  for menu  =================*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 10; }

#sddm li
{	
	border-right:0pt solid #FFFFFF; 
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family:Arial;
	font-size:12;
	z-index: 101;}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
	*/
	}

#sddm li a:hover
{	background: none;}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top:2px;
	padding: 0;
	background: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:.80;
}

	#sddm div a
	{	border-left:1pt solid #FFFFFF; 
		border-right:1pt solid #FFFFFF; 
		border-bottom:1pt solid #FFFFFF; 
		position: relative;
		display: block;
		margin: 0;
		padding: 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000; 
		font-family:Arial;
		font-size:13}

	#sddm div a:hover
	{	background: #a3c089;
		color: #ffffff;}
/*================  menu Ends  =================*/	
		
/*.right_sidebar1 {
	border: 2px solid #cae9fb;
	background-color: #FFFFFF;
	width: 250px;
	height: auto;
}
.right_sidebar1 a{
	text-decoration:none;
	color: #666666;
}
.right_sidebar1 a:hover{
	color:#996600;
	text-decoration:underline;
}

.right_sidebar2 {
	border: 2px solid #eee4c7;
	background-color: #FFFFFF;
	width: 250px;
	height: auto;
}
.right_sidebar2 a{
	text-decoration:none;
	color: #666666;
}
.right_sidebar2 a:hover{
	color:#996600;
	text-decoration:underline;
}



.sidebarTitles1 {
	background-image:url('../images/portsTitle.jpg');background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro Light";
	color: #216285;
	font-size: 14px;
	height: 25px;
	text-align: right;
}
.sidebarTitles2 {
	background-image:url('../images/helptitles.jpg');background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro Light";
	color: #937132;
	font-size: 14px;
	height: 20px;
	text-align: right;
}
.sidebarTitles3 {
	background-image:url('../images/implinksTitle.jpg');background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro Light";
	color: #216285;
	font-size: 14px;
	height: 25px;
	text-align: right;
}
.sidebarTitles4 {
	background-image:url('../images/traffictitles.jpg');background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro Light";
	color: #216285;
	font-size: 14px;
	height: 25px;
	text-align: right;
}
.sidebarTitles5 {
	background-image:url('../images/aboutustitles.jpg');background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro Light";
	color: #216285;
	font-size: 14px;
	height: 25px;
	text-align: right;
}
.sidebarTitles6 {
	background-image:url('../images/gallerytitles.jpg');background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro Light";
	color: #937132;
	font-size: 14px;
	height: 25px;
	text-align: right;
}


.sidebarText {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height:20px;
	background-color:#ffffff;
	}
.sidebarText td {
	
}
.sidebarText2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height:20px;
	background-color:#ffffff;
	}
.sidebarText2 td {
	border-bottom:1px silver dotted;
}


.breadcrumb {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.breadcrumb a{
	color:#333333;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#996600;
	text-decoration:underline;
}
.pageTitles{
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro Light";
	font-size:14px;
	font-weight:bold;
	text-transform: capitalize;
	color:#FFFFFF;
	background-color:#D3C294;
	width:100%;
	height:20px;
	border-bottom:1px #BDA35E solid;
	border-right:1px #BDA35E solid;
	margin-left:20px;
}


.tabformat{
	background-color: white;
	border: 1px gray solid;
	font-family: Verdana;
	font-size: 11px;
	text-align:left;
	color:#333333;
	line-height:20px;
}
.tabformatTitle{
	background-color:#D3C294;
	border: 1px white solid;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	color:white;
	height:15px;

}
.tabformatRows{
	border-right:0px gray solid;
	background-color:#EFEFEF;
}

.normalText {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	vertical-align: text-top;
	text-align: justify;
	margin: 0px 5px 5px 0px;
}
.normalText a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color:orange;
	
}
.normalText a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	
}
*/



