
/* Copyright fancyLogic (www.fancyLogic.de) 2006-01 */

BODY
{
	margin: 0px;
	background-image: url(water5.jpg);
	background-repeat: repeat;
	/*text-align: center;*/
}

A
{
	font-size: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A:link
{
	color: #0066CC;
	text-decoration: underline;
}

A:visited
{
	color: #0066CC;
	text-decoration: underline;
}

A:active
{
	color: #0066CC;
	text-decoration: underline;
}

A:hover
{
	color: #FF6600;
	text-decoration: underline;
}

/* MODULE Links */

A.Normal
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Normal:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Normal:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.Normal:active
{
	color: #0066CC;
	text-decoration: none;
}

A.Normal:hover
{
	color: #FF6600;
	text-decoration: underline;
}

/* [USER] */

.User_Link
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.User_Link:link
{
	color: #0066CC;
	text-decoration: none;
}

A.User_Link:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.User_Link:active
{
	color: #0066CC;
	text-decoration: none;
}

A.User_Link:hover
{
	color: #FF6600;
	text-decoration: underline;
}

/* [LOGIN] */

.Login_Link
{
	background-position: left center;
	font-weight: bold;
	font-size: 10px;
	background-image: url(DoubleArrow.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Login_Link:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Login_Link:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.Login_Link:active
{
	color: #0066CC;
	text-decoration: none;
}

A.Login_Link:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.Top_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Top_Link_Admin:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Top_Link_Admin:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.Top_Link_Admin:active
{
	color: #0066CC;
	text-decoration: none;
}

A.Top_Link_Admin:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.Search
{
	font-weight: normal;
	font-size: 10px;
	color: #0066CC;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 20px;
	background-color: transparent;
}

.Search_Button
{
	/*vertical-align: bottom;*/
}

A.Search:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Search:visited
{

	color: #0066CC;
	text-decoration: none;
}

A.Search:active
{

	color: #0066CC;
	text-decoration: none;
}

A.Search:hover
{

	color: #FF6600;
	text-decoration: underline;
}

.Breadcrumb
{
	font-weight: bold;
	font-size: 10px;
	color: #555555;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Breadcrumb_Link:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Breadcrumb_Link:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.Breadcrumb_Link:active
{
	color: #0066CC;
	text-decoration: none;
}

A.Breadcrumb_Link:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.Current_Date
{
	font-weight: bold;
	font-size: 10px;
	color: #555555;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Current_Date_Admin
{
	font-weight: bold;
	font-size: 10px;
	color: #555555;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

/* content */

.Content
{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #444444;
}

/* [LINKS] */

.Content_Link
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	color: #0066CC;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	white-space: normal;
}

A.Content_Link:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Content_Link:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.Content_Link:active
{
	color: #0066CC;
	text-decoration: none;
}

A.Content_Link:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.Copyright
{
	font-weight: normal;
	font-size: 10px;
	color: #555555;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Copyright_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	color: #555555;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

/* [TERMS][PRIVACY][HELP] */

.Bottom_Link
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Bottom_Link:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Bottom_Link:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.Bottom_Link:active
{
	color: #0066CC;
	text-decoration: none;
}

A.Bottom_Link:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.Bottom_Link_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Bottom_Link_Admin:link
{
	color: #0066CC;
	text-decoration: none;
}

A.Bottom_Link_Admin:visited
{
	color: #0066CC;
	text-decoration: none;
}

A.Bottom_Link_Admin:active
{
	color: #0066CC;
	text-decoration: none;
}

A.Bottom_Link_Admin:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.MenuPane
{
	vertical-align: top;
	text-align: right;
	padding-bottom: 10px;
	width: 240px;
	min-width: 170px;
}

/* [SOLPATRMENU] */

.MainMenu_MenuContainer
{
	background-color: transparent;
}

.MainMenu_MenuBar
{
}

.MainMenu_MenuItem
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #454545;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}

.MainMenu_MenuItemSel
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	color: #3a6aa5;
	background-color: transparent;
}

.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0px;
	background-color: #E7F2F9;
	border-bottom-style: none;
}

.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	height: 0px;
}

.MainMenu_MenuBreak
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.MainMenu_SubMenu
{
	border-right: #6995cb 1px solid;
	padding-right: 1px;
	border-top: #6995cb 1px solid;
	margin-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #6995cb 1px solid;
	padding-top: 1px;
	border-bottom: #6995cb 1px solid;
	background-color: #eaeaea;
}

.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	border-top:  #6995cb 1px solid;
	border-bottom: #6995cb 1px solid;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	color: #3a6aa5;
}
.MainMenu_RootMenuArrow
{
	padding-right: 0px;
	padding-left: 0px;
}

.MainMenu_RootMenuItem
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 28px;
}

.MainMenu_RootMenuItemActive
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 28px;
}

.MainMenu_RootMenuItemSel
{
	padding-right: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 28px;
}

.MainMenu_MenuContainer_Vert
{
	border-top: #74ACD1 3px double;
	width: 100%;
	background-color: transparent;
}

.MainMenu_RootMenuArrow_Vert
{
	background-position: right bottom;
	background-image: url(BGMenuArrow.gif);
	width: 13px;
	background-repeat: repeat-x;
}

.MainMenu_RootMenuItem_Vert
{
	background-position: left bottom;
	font-weight: normal;
	font-size: 11px;
	background-image: url(MenuItem.gif);
	border-left: medium none;
	color: #000000;
	border-top-style: none;
	background-repeat: no-repeat;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	border-right-style: none;
	height: 26px;
	border-bottom-style: none;
}

.MainMenu_RootMenuItemActive_Vert
{
	background-position: left bottom;
	font-weight: normal;
	font-size: 11px;
	background-image: url(MenuItem.gif);
	color: #0066cc;
	background-repeat: no-repeat;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 26px;
}

.MainMenu_RootMenuItemSel_Vert
{
	font-weight: normal;
	font-size: 11px;
	background-position: left bottom;
	background-image: url(MenuItem.gif);
	color: #0066cc;
	background-repeat: no-repeat;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 26px;
}

.MainMenu_MenuIcon_Admin
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E7F2F9;
	border-bottom-style: none;
}

.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #A0CDE8;
	border-bottom-style: none;
}

.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 28px;
}

.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 28px;
	background-color: #A2CBE3;
}

.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 28px;
	background-color: #A2CBE3;
}

.LeftCol
{
	width: 10%;
	vertical-align: top;
}

.MidCol
{
	width: 260px;
	min-width: 180px;
	vertical-align: top;
	
}

.RightCol
{
	vertical-align: top;
	background-color: Transparent;
}

/* main table */
.BGMainTable
{
	/*background-color: #6995cb;*/
	/*background-image: url(water4T.jpg);
	background-repeat: repeat;*/
	/*width:100%;*/
	height:100%;
	border: none;
}

/* left table */
.BGLeftTable
{
	background-color: Transparent;
	width:100%;
	height:100%;
	border: none;
}

/* mid table */
.BGMidTable
{
	background-color: white;
	min-width: 180px;
	height:100%;
	vertical-align: top;
	border: none;
}

/* right table */
.BGRightTable
{
	background-color: Transparent;
	/*width:100%;*/
	height:100%;
	border: none;
}
/* Mid */
.BGMidTopLeft
{
	background-image: url(BGMidTopLeft.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}

.BGMidTop
{
	background-image: url(BGMidTop.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.BGMidTopRight
{
	background-image: url(BGMidTopRight.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}

.BGMidMidLeft
{
	background-image: url(BGMidMidLeft.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.BGMidMidRight
{
	background-image: url(BGMidMidRight.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.BGMidBottomLeft
{
	background-image: url(BGMidBottomLeft.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}

.BGMidBottom
{
	background-image: url(BGMidBottom.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.BGMidBottomRight
{
	background-image: url(BGMidBottomRight.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}

/* Left */
.BGLeftTopLeft
{
	background-image: url(BGLeftTopLeft.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 2px;
}

.BGLeftTop
{
	background-image: url(BGLeftTop.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.BGLeftMidLeft
{
	background-image: url(BGLeftMidLeft.gif);
	background-repeat: repeat-y;
	width: 2px;
}

.BGLeftBottomLeft
{
	background-image: url(BGLeftBottomLeft.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 2px;
}

.BGLeftBottom
{
	background-image: url(BGLeftBottom.gif);
	background-repeat: repeat-x;
	height: 40px;
}

/* Right */
.BGRightTop
{
	background-image: url(BGRightTop.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.BGRightTopRight
{
	background-image: url(BGRightTopRight.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 2px;
}

.BGRightMidRight
{
	background-image: url(BGRightMidRight.gif);
	background-repeat: repeat-y;
	width: 2px;
}

.BGRightBottom
{
	background-image: url(BGRightBottom.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.BGRightBottomRight
{
	background-image: url(BGRightBottomRight.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 2px;
}

.BGTransparent
{
    background-color: Transparent;
}

.BGWhite
{
    background-image: url(water4T.jpg);
	background-repeat: repeat;
	font-weight: normal;
	font-size: 10px;
	color: #0066CC;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.UserLogin
{
	background-image: url(water4T.jpg);
	background-repeat: repeat;
}

.SiteMap
{
	height:26px;
	vertical-align: middle;
	background-image: url(water4T.jpg);
	background-repeat: repeat;
}

.MidDate
{
	height: 30px;
	background-color: white;
}

.LogoRight
{
	vertical-align: top;
	background-color: white;
}

.LogoLeftPane
{
	vertical-align: top;
	text-align: center;
	background-image: url(water4T.jpg);
	background-repeat: repeat;
}

.TopPane
{
	vertical-align: top;
	text-align: left;
	background-color: white;
}

.TopLeftPane
{
	vertical-align: top;
	background-color: white;
}

.TopRightPane
{
	vertical-align: top;
	background-color: white;
}

.ContentPane
{
	vertical-align: top;
	text-align: left;
	background-color: white;
}

.BottomMenuPane
{
	vertical-align: top;
	height: 80%;
	width: 240px;
	background-color: white;
}

.BottomLeftPane
{
	vertical-align: top;
	background-color: white;
}

.BottomRightPane
{
	vertical-align: top;
	background-color: white;
}

.LeftPane
{
	vertical-align: top;
	text-align: center;
	background-image: url(water4T.jpg);
	background-repeat: repeat;
}

.SubHead
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #444;
	font-weight: 700;
	font-size: 8pt;
}

span
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #666;
	font-weight: 400;
	font-size: 8pt;
}

p
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #666;
	font-weight: 400;
	font-size: 8pt;
}





