/*-- Coohya Skin 006 Styles --*/


/*-- Use this style for Fixed Page width --*/
.MainTableFixed
{
	
	width:760px;
	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 0px 0px 0px;
	background-image: url(CSK-006-BG.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

.ContentPane
{
	padding: 0px;
}
.RightPane
{
	padding: 0px;
}

.LeftPane
{
	padding: 0px 0px 0px 0px;
}
.BottomPane
{
	padding: 0px;
}
.TopPane
{
	padding: 0px 0px 0px 0px;
}
.SearchCell input 
{
	width: 110px;
	height: 19px;
	vertical-align: bottom;
}
.TopPane, .BottomPane
{
	padding: 0px;
}
.LoginLink, .UserLink,  
a.LoginLink:Link, a.UserLink:Link,  
a.LoginLink:Visited, a.UserLink:Visited,  
a.LoginLink:Hover, a.UserLink:Hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000ff;
	text-decoration:none;
	font-weight: none;
}
.CopyrightLink, a.CopyrightLink:Link, a.CopyrightLink:Visited, a.CopyrightLink:Hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#E8691A;
	text-decoration:none;
}
.CopyrightLinkBold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#E8691A;
	text-decoration:none;
	font-weight: bold;
}
.LinkNavigation, a.LinkNavigation:Link, a.LinkNavigation:Visited, a.LinkNavigation:Active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#446FA2;
	text-decoration:none;
}
a.LinkNavigation:Hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#446FA2;
	text-decoration:underline;
}
.BreadCrumbStyle, a.BreadCrumbStyle:Link, a.BreadCrumbStyle:Active, a.BreadCrumbStyle:Visited
{
	color: #000099;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	background:#FFFFFF;
	height: 11px;
	text-transform: uppercase;
}
a.BreadCrumbStyle:Hover
{
	color: #A52A2A;	
	text-decoration: underline;
	background:#FFFFFF;
	height: 11px;
	text-transform: uppercase;
}
.BreadCrumbStyle1, a.BreadCrumbStyle1:Link, a.BreadCrumbStyle1:Active, a.BreadCrumbStyle1:Visited
{
	color: #A52A2A;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	background:#FFFFFF;
	height: 11px;
	width:185px
	text-transform: uppercase;
}
a.BreadCrumbStyle1:Hover
{
	color: #A52A2A;	
	text-decoration: underline;
	background:#FFFFFF;
	height: 11px;
	width:185px
	text-transform: uppercase;
}

.LinksCell
{
	height: 27px;
	background-image: url(CSK-006-LinkNav-BG.gif);
	background-repeat: repeat-x;
}
.NormalTextBox
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.Normal
{
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
}
.NormalTitle
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
.NormalTitleSmall
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
.NormalBold
{
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.NormalSmall
{
	color: #0000ff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.SearchBox input
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #666666;
	border:  inset 1px #999999;
	padding: 1px;
}
 
/* Menu Styles*/
.MainMenu_MenuContainer {
	background: transparent;
	HEIGHT: 18px;
	
}
.MainMenu_MenuBar {
	background-repeat:repeat-x;
	HEIGHT: 18px;
	CURSOR: hand;	
}
.MainMenu_MenuItem, .MainMenu_MenuItem td {
	cursor: hand;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003063;
	text-decoration: none;
	border-bottom: #A52A2A 0px solid; 
	border-top: #A52A2A 0px solid; 
	padding: 0px 10px 0px 8px;
	background-color: #FFFFCC;
	text-transform: none;
	
}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td {
	cursor: hand;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border: 0px;
	padding: 0px 10px 0px 8px;
	background-color: #FFEEEE;
	text-transform: none;
	
	
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu{
		z-index: 1000; 
		cursor: pointer; 
		cursor: hand;
		background: none; 
		filter: none;
		border: 1px #E8691A;
		margin-top: 1px;
		padding: 1px;
}
.MainMenu_SubMenu td{
	 	padding: 1px 3px 1px 3px;
		border: 1px solid #FFFFCC;
}

/* Style For Selected Menu Item */
.MainMenu_Active, .MainMenu_Active td{
	cursor: hand; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	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: 18px;
}
.MainMenu_BreadcrumbActive
{
	background-color: transparent;
	HEIGHT: 18px;
}

.MainMenu_BreadcrumbActive2
{
	HEIGHT: 18px; 
	padding: 0px 5px 0px 5px;
}
/* End Menu Styles*/

BODY {
	SCROLLBAR-FACE-COLOR: #dee3e7; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #dee3e7; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; SCROLLBAR-ARROW-COLOR: #006699; SCROLLBAR-TRACK-COLOR: #efefef; FONT-FAMILY: Times New Roman; SCROLLBAR-DARKSHADOW-COLOR: #98aab1; BACKGROUND-COLOR: white; width: 100%;
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; FONT-FAMILY: Arial,Verdana
}
A.wg:hover {
	COLOR: #bdd4f1; TEXT-DECORATION: underline
}
A.wg1:hover {
	COLOR: #ff0000
}
A.wg2:hover {
	COLOR: #ff00ff
}
A.wg3:hover {
	COLOR: #0000ff
}
.Field {
	FONT-VARIANT: small-caps
}
.header {
	FONT-SIZE: x-small; FONT-FAMILY: Arial,Verdana
}
.Head {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  14px;
   font-weight:  bold;
   color: #cc0033;
}
