/****************************************************/
/*						TAGS	 					*/
/****************************************************/
A
{
	color				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
}
A:HOVER
{
	color				: #000000;
	text-decoration		: underline;
}
A.NavMenu
{
	color				: #666666;
	font-weight			: bold;
	width				: 100px;
	text-decoration		: none;
	background			: #CCCCCC;
	padding-bottom		: 2px;
	padding-left		: 4px;
	padding-right		: 4px;
	padding-top			: 2px;
}
A:HOVER.NavMenu
{
	color				: #FFFFFF;
	font-weight			: bold;
	text-decoration:	: none;
	width				: 100px;
	background-color	: #cccccc;
}
A:HOVER.Nav
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
A.Nav
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
BODY
{
	background-color	: #FFFFFF;
	color				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	margin-bottom		: 0px;
	margin-right		: 0px;
	margin-left			: 0px;
	margin-top			: 0px;
}
TD
{
	color				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
}
TD.TextGreen
{
	color				: #006633;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
}
A:HOVER.TextGreen
{
	color				: #006633;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: underline;
}
TD.TextBlue
{
	color				: #274777;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
}
A:HOVER.TextBlue
{
	color				: #274777;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: underline;
}
TD.TextBeige
{
	color				: #361804;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
}
A:HOVER.TextBeige
{
	color				: #361804;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: underline;
}
TD.ListSub
{
	background-color: #9999cc;
	border-bottom: solid 1px #333399;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

/****************************************************/
/*						ID'S						*/
/****************************************************/
#AdminLogin
{
	border-bottom		: solid 1px #333399;
	border-right		: solid 1px #333399;
	border-left			: solid 1px #333399;
	border-top			: solid 1px #333399;
	position			: relative;
	top					: 40%;
}

/****************************************************/
/*						CLASSES						*/
/****************************************************/
.main 
{
	background-color: #ffffff;
	border-right: solid 2px #555555;
	border-left: solid 2px #555555;
	background-repeat: no-repeat;
	background-position: bottom center;
	border-bottom: solid 2px #555555;
}
.Button
{
	background-color	: #9999cc;
	border-bottom		: solid 1px #333399;
	border-right		: solid 1px #333399;
	border-left			: solid 1px #333399;
	border-top			: solid 1px #333399;
	color				: #FFFFFF;
	font-size			: 10px;
	font-family			: Verdana;
}
.ListHead
{
	background-color	: #9999cc;
	border-bottom		: solid 1px #333399;
	padding-bottom		: 2px;
	padding-right		: 5px;
	padding-left		: 5px;
	padding-top			: 2px;
	color				: #ffffff;
	font-weight			: bold;
}
.ListItem
{
	border-bottom		: solid 1px #333399;
	padding-bottom		: 2px;
	padding-right		: 5px;
	padding-left		: 5px;
	padding-top			: 2px;
}
.MenuTable
{
	background-color	: #cccccc;
	color				: #FFFFFF;

}
.Input
{
	background-color	: #FFFFFF;
	border-bottom		: solid 1px #333399;
	border-right		: solid 1px #333399;
	border-left			: solid 1px #333399;
	border-top			: solid 1px #333399;
	color				: #333333;
	font-family			: Verdana;
	font-size			: 8pt;
}
TD.BottomMenuGreen
{
	text-align: center;
	color: #006633;
	font-size			: 7pt;
	
}
.BottomMenuGreen
{
	text-align: center;
	color: #006633;
	text-decoration: none;
	font-size			: 7pt;
}
A:HOVER.BottomMenuGreen
{
	text-align: center;
	color: #006633;
	text-decoration: underline;
	font-size			: 7pt;
}
TD.BottomMenuBlue
{
	text-align: center;
	color: #274777;
	font-size			: 7pt;
	
}
.BottomMenuBlue
{
	text-align: center;
	color: #274777;
	text-decoration: none;
	font-size			: 7pt;
}
A:HOVER.BottomMenuBlue
{
	text-align: center;
	color: #274777;
	text-decoration: underline;
	font-size			: 7pt;
}
TD.BottomMenuBeige
{
	text-align: center;
	color: #361804;
	font-size			: 7pt;
	
}
.BottomMenuBeige
{
	text-align: center;
	color: #361804;
	text-decoration: none;
	font-size			: 7pt;
}
A:HOVER.BottomMenuBeige
{
	text-align: center;
	color: #361804;
	text-decoration: underline;
	font-size			: 7pt;
}
#NavTable
{
	background-color: #006633;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
	width:100%;
	border-bottom: solid #ffffff 1px;
}
#NavTableBlue
{
	background-color: #274777;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
	width:100%;
	border-bottom: solid #ffffff 1px;
}
#NavTableBeige
{
	background-color: #361804;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
	width:100%;
	border-bottom: solid #ffffff 1px;
}
#NavBottom
{
	height: 0px;
	width: 750px;
}
TD.NavSlave1
{
	background-color: #ffffff;
	color: #ffffff;
}
TD.NavSlave2
{
	background-color: #ffffff;
	color: #ffffff;

}
TD.Nav
{
	padding-left:0px;
	color: #FFFFFF;
}
TD.Nav2
{
	padding-left:0px;
	width:150px;
	color: #FFFFFF;
}
TD.NavMenu
{
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	color: #ffffff;
}


/********************************************/
/*		WORD STYLE EDITOR STYLES			*/
/********************************************/
/*				CONTENT EDITOR				*/
/********************************************/
.WSEToolBar
{
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	background-color: #E2E2E2;
	border-style:solid;
	border-width:1px;
	color: #10085A;
	width: 700px;
	padding:1px;
}
.WSEToolBar500
{
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	background-color: #E2E2E2;
	border-style:solid;
	border-width:1px;
	color: #10085A;
	width: 500px;
	padding:1px;
}
.WSEToolBar500
{
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	background-color: #E2E2E2;
	border-style:solid;
	border-width:1px;
	color: #10085A;
	width: 500px;
	padding:1px;
}
.WSEContent
{
	width: 700px;
	height: 375px;
}
.WSEContent500
{
	width: 500px;
	height: 275px;
}
/********************************************/
/*				IMAGE UPLOADER				*/
/********************************************/
#IMGBody
{
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}
#divImg
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	background-color: #FFFFFF;
	overflow: auto;
	height: 265px;
	width: 160px;
	text-align: center;
}
.IMGTable
{
	border-bottom: solid 0px #666666;
	border-right: solid 0px #666666;
	border-left: solid 0px #666666;
	border-top: solid 0px #666666;
}
.IMGTableW280P
{
	border-bottom: solid 0px #666666;
	border-right: solid 0px #666666;
	border-left: solid 0px #666666;
	border-top: solid 0px #666666;
	width: 280px;
}
.IMGTableW100
{
	border-bottom: solid 0px #666666;
	border-right: solid 0px #666666;
	border-left: solid 0px #666666;
	border-top: solid 0px #666666;
	width: 100%;
}
.IMGListHead
{
	background-color: #9999cc;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 0px;
}
.IMGListCell
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	background-color : #FFFFFF;
}
.IMGInputLabel
{
	width: 125px;
	text-align: left;
}

.IMGListDiv
{
	overflow: auto;
	height:120px;
	width: 280px;
}
.IMGRule
{
	border-top: solid 2px #666666;
}
.IMGLink
{
	color: #10085A;
	text-decoration: underline;
}

/*************************************************/
/*													/
/* Drop Down Menu									/
/*													/
/*************************************************/

.menu
{
position:absolute;
top: 10px;
visibility: hidden;
border:1px solid #006633;
border-left-width: 2;
border-bottom-width: 2;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;

z-index: 100;
background-color: #edf7ee;
width: 150px;
}

.menu a
{
top: 10px;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #006633;
padding: 1px 0;
text-decoration: none;
color: #006633;
text-indent: 5px;
}

.menu a:hover
{
top: 10px;
background-color: #006633;
color: white;
text-decoration: none;
}

.menublue
{
position:absolute;
top: 10px;
visibility: hidden;
border:1px solid #274777;
border-left-width: 2;
border-bottom-width: 2;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;

z-index: 100;
background-color: #dee4ee;
width: 150px;
}

.menublue a
{
top: 10px;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #274777;
padding: 1px 0;
text-decoration: none;
color: #274777;
text-indent: 5px;
}

.menublue a:hover
{
top: 10px;
background-color: #274777;
color: white;
text-decoration: none;
}

.menubeige
{
position:absolute;
top: 10px;
visibility: hidden;
border:1px solid #361804;
border-left-width: 2;
border-bottom-width: 2;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;

z-index: 100;
background-color: #ededd5;
width: 150px;
}

.menubeige a
{
top: 10px;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #361804;
padding: 1px 0;
text-decoration: none;
color: #361804;
text-indent: 5px;
}

.menubeige a:hover
{
top: 10px;
background-color: #361804;
color: white;
text-decoration: none;
}
