/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #003366;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
}

h1	{	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #003366;
	}

h2	{	
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 12px;
	color: #003366;
	}

p.bodytext {
	text-indent: 15px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	}

p.quote {
	font-style: italic;
	text-indent: 15px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	}

.credit {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	}
		
.header {
	text-decoration: underline;
	font-size: 12px;
	color: #003366;
	}

.headertext {
	text-decoration: none;
	font-size: 10px;
	color: #003366;
	}

a.headertext:link {
	text-decoration: none;
	font-size: 10px;
	color: #003366;
	}
	
a.headertext:visited {
	text-decoration: none;
	font-size: 10px;
	color: #003366;
	}

a.headertext:active {
	text-decoration: none;
	font-size: 10px;
	color: #003366;
	}

a.headertext:hover {
	text-decoration: none;
	font-size: 10px;
	color: #003366;
	}

.menuheader {
	text-decoration: none;
	text-indent: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	}
	
a.menuheader:link {
	text-decoration: none;
	text-indent: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	}

a.menuheader:visited {
	text-decoration: none;
	text-indent: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	}

a.menuheader:active {
	text-decoration: none;
	text-indent: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	}

a.menuheader:hover {
	text-decoration: underline overline;
	background-color: #ffff66;
	text-indent: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	}

a.menulink:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	}
	
a.menulink:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	}
	
a.menulink:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	}
	
a.menulink:hover {
	text-decoration: underline overline;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #ffff66;
	}
	
.menusubheading {
	text-decoration: none;
	text-indent: 5px;
	font-size: 9px;
	color: #003366;
	}

.leftmenufooter {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	}
	
a.leftmenufooter:link {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	}

a.leftmenufooter:visited {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	}

a.leftmenufooter:active {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	}

a.leftmenufooter:hover {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	}

A:link	{	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:	none;
	color:	#003366;
	}
	
A:visited	{	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:	none;
	color:	#003366;
	}	
		
A:active	{	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:	underline;
	color:	#003366;
	}	
		
A:hover	{	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{
	font-size: 12px;
	list-style-type:	disc;
	}	

UL LI LI	{	
	font-size: 12px;
	list-style-type:	circle;
	}	

UL LI LI LI	{	
	font-size: 12px;
	list-style-type:	square;
	}	
	
OL LI	{	
	font-size: 12px;
	list-style-type:	decimal;
	}	

OL OL LI	{	
	font-size: 12px;
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	font-size: 12px;
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	}
.Area_Main
{}
.Area_Main_Add
{	font-size: 12px; color: #333333; border: medium #000000 ridge; background-color: #CCCCCC}
.Area_Main_Header
{font-size: 12px; font-weight: bold; font-style: normal; color: #003366}
.Area_Main_Body
{font-size: 12px}
.Area_Main_Footer
{font-size: 10px; font-style: italic}
.Area_Main_Header_Color1
{
	color: Green ;}
.Area_Main_Header_Color2
{
	color:Gray;}
.Area_Main_Header_Color3
{
	color:Red;
	background-color:Black;}
.Area_Main_Header_Normal
{
	font-size:medium ;}
.Area_Main_Header_Large
{
	font-size:large;}
.Area_Main_Header_ExtraLarge
{
	font-size:xx-large;}
.Area_Main_Selected
{
	vertical-align:super;
	border-style:solid;
	border-width:1px;
	border-color:Red;
 background-color: #CCCCCC}
.UserManagement_ManageUsers {  font-size: 12px; color: #333333; background-color: #CCCCCC}


.Calendar 
{
 }
.Calendar_AddEventTable {}
.Calendar_EditEventTable {}
.Calendar_Header {}
.Calendar_PrevNextCell {}
.Calendar_MonthCell 
{
	font-weight:bold;
	font-size:16px;}
.Calendar_InfoTable {}

.Calendar_Control {}
.Calendar_TodayDayStyle 
{
	color:White;
	background-color:#999999;
}
.Calendar_DayStyle 
{
	background-color:Gray ;}
.Calendar_DayHeaderStyle 
{
 font-size:8pt;
 font-weight:bold;
 height:8pt;
 color:#333333;
 background-color:Maroon;
 }
.Calendar_SelectedDayStyle 
{
	color:White;
	background-color:#333399;
	}
.Calendar_OtherMonthDayStyle 
{
 background-color:Green  ;
}
.Calendar_WeekendDayStyle 
{
 background-color:Gray;}



.ShoppingCart_MainTable
{
	border-right: black thick;
	padding-right: 0px;
	border-top: black thick;
	padding-left: 0px;
	font-size: 14pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black thick;
	width: 600px;
	padding-top: 0px;
	border-bottom: black thick;
}

.ShoppingCart_MainMenuCell
{}
.ShoppingCart_MenuEditTable
{}
.ShoppingCart_CurrentPageTable
{}
.ShoppingCart_PageTitleCell
{
	font-size: 18px;
}
.ShoppingCart_TempMenuCell
{}
.ShoppingCart_TempMenuTable
{
	width: 100%;
}
.ShoppingCart_TempLeftMenuCell
{
	text-align: left;
}
.ShoppingCart_TempRightMenuCell
{
	text-align: right;
}
.ShoppingCart_ContentTable
{}
.ShoppingCart_ContentCell
{}
.ShoppingCart_EditProductMenuCell
{}

.ShoppingCart_SelectedMenuItem
{
	background-color: lightblue;
}p.table { text-indent: 5px; font-size: 12px; font-weight: normal; letter-spacing: normal; text-transform: none; word-spacing: normal; color: #666666; }
.Area_Text_Body { font-size: 12px }
.Area_Text { font-size: 12px }

