/*-- Coohya Skin 006 Styles --*/
.LeftImage
{
	float: left;
	position: static;
}
.RightImage
{
	float: right;
	position: static;
}
body
{
	background-color: #ffffff;
	width: 100%;	
}
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,a:link,a:visited,a:hover,input,.CommandButton,.Head,.SubHead,.SubSubHead{font-family: Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled, a:link, a:visited, a:hover{font-size:13px; line-height: 16px}
.Head {font-size: 15px}
.SubHead,.SubSubHead {font-size: 14px}
.Note {font-size: 13px; font-style: italic}
/*-- Use this style for Fixed Page width --*/
.MainTableFixed
{
	width:850px;
	margin-bottom: 5px;
	background-image: url(CSK-006-BG.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

/*-- Use this style for Full Page width --*/
.MainTableFull
{
	width: 100%;
	padding: 0px 10px 10px 10px;
	background-image: url(CSK-006-BG.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
.ContentPane
{
	padding: 10px;
}
.RightPane
{
	padding: 5px;
	vertical-align: top;
	width: 310px;
}
.LeftPane
{
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	width: 310px;
}
.Spacer {
    width:3px;
    background-color:#608ABC;
}
.BottomPane
{
	padding: 10px;
}
.TopPane
{
	padding: 0px 10px 0px 10px;
}
.SearchCell input 
{
	width: 110px;
	height: 19px;
	vertical-align: bottom;
}
.TopPane, .BottomPane
{
	padding: 3px;
}

.LoginLink, .UserLink,  
a.LoginLink:Link, a.UserLink:Link,  
a.LoginLink:Visited, a.UserLink:Visited,  
a.LoginLink:Hover, a.UserLink:Hover
{
	font-size: 11px;
	color:#446FA2;
	text-decoration:none;
	font-weight: bold;
}
.CopyrightLink, a.CopyrightLink:Link, a.CopyrightLink:Visited, a.CopyrightLink:Hover
{
	font-size: 11px;
	color:#E8691A;
	text-decoration:none;
}
.CopyrightLinkBold
{
	font-size: 11px;
	color:#E8691A;
	text-decoration:none;
	font-weight: bold;
}
.LinkNavigation, a.LinkNavigation:Link, a.LinkNavigation:Visited, a.LinkNavigation:Active
{
	font-size: 11px;
	color:#446FA2;
	text-decoration:none;
}
a.LinkNavigation:Hover
{
	font-size: 11px;
	color:#446FA2;
	text-decoration:underline;
}
.BreadCrumbStyle, a.BreadCrumbStyle:Link, a.BreadCrumbStyle:Active, a.BreadCrumbStyle:Visited
{
	color: #E8691A;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.BreadCrumbStyle:Hover
{
	color: #E8691A;	
	text-decoration: underline;
}
.LinksCell
{
	height: 27px;
	background-image: url(CSK-006-LinkNav-BG.gif);
	background-repeat: repeat-x;
}
.NormalTextBox
{
    font-size: 12px;
    font-weight: normal;
}
.Normal, .normal
{
	color: #333333;
	font-size: 13px;
}

.SearchBox input
{
    font-size: 10px;
    font-weight: normal;
	color: #666666;
	border:  inset 1px #999999;
	padding: 1px;
}
 
/* Menu Styles*/
.MainMenu_MenuContainer {
	background: transparent;
	height: 25px;
	width: 100%;
}
.MainMenu_MenuBar {
	background-repeat:repeat-x;
	height: 25px;
	cursor: pointer;	
}
.MainMenu_MenuItem, .MainMenu_MenuItem td {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #628CBE;
	text-decoration: none;
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	padding: 0px 10px 0px 8px;
	text-transform: uppercase;
	
}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 0px;
	padding: 0px 10px 0px 8px;
	background-color: #EEF0EF;
	text-transform: uppercase;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu{
    z-index: 1000; 
    cursor: pointer; 
    background: #ffffff; 
    border: 1px dashed #E8691A;
    margin-top: 1px;
    padding: 1px;
	font-size: 11px;
}
.MainMenu_SubMenu td{
	 	padding: 1px 3px 1px 3px;
		border: 1px solid #ffffff;
}

/* Style For Selected Menu Item */
.MainMenu_Active, .MainMenu_Active td{
	cursor: pointer; 
	font-size: 12px;
	font-weight: bold;
	color: #628CBE;
	text-decoration: none;
	border: 0px;
	padding: 0px 10px 0px 8px;
	background-image: url(CSK-006-NavArrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: auto; BORDER-BOTTOM: 0px;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	display: none
}
.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_Selected
{
	background: transparent scroll repeat 0% 0%;
	height: 25px;
}
.MainMenu_BreadcrumbActive
{
	background-color: transparent;
	height: 25px;
}

.MainMenu_BreadcrumbActive2
{
	height: 25px; 
	padding: 0px 5px 0px 5px;
}
/* End Menu Styles*/
