/* Common tags                 */
/*-----------------------------*/		

body 
{
	color:red;
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link      { color: #41519A; text-decoration:none; }
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

.pageBackground {
	background: #444141;
	width: 96%;
	}
/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}



BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: .9 ;
	LINE-HEIGHT: 110%;
	color : #35354D;
}



A:link {
	COLOR: #232377;

}
A:unknown {
	COLOR: #232377;

}
A:hover {
	COLOR: #6464FE;
	text-decoration:none;
}
A:visited{
	COLOR: #232377;

}


.theme_header {
	background-image :url( images/smokeandglass_brownfadetop.gif);

}

.theme_highlighted {
	background-image :url( images/smokeandglass_blueandwhitef.gif);
}

.theme_fadeblue {
	background-image :url( images/smokeandglass_fadeblue.gif);
}

.dialog_header {
	background-color: #909090;
	border-bottom: 1px #888866 solid;
	padding: 3px;
	padding-top: 6px;
	text-align: left;
	}
	
	
	
		
.normalrow
	{
		background-color:white;
	}
.hightlighrow
	{
		background-color:#597EA6;
	}


.calendar {
	BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; FONT-SIZE: 8pt; 
BORDER-LEFT: 1px outset; COLOR: black; BORDER-BOTTOM: 1px outset; 
FONT-FAMILY: Tahoma; POSITION: absolute; 
}
.calheader {
	COLOR: white; BORDER-BOTTOM: white 1px solid
}
.Calday {
	BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px 
inset; CURSOR: hand; BORDER-BOTTOM: 1px inset; 

}

.Preday {
	BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px 
inset;   BORDER-BOTTOM: 1px inset; 
}
.notcalday {
	BORDER-RIGHT: #336699 1px solid; BORDER-TOP: #336699 1px solid; 
BORDER-LEFT: #336699 1px solid; CURSOR: hand; COLOR: #c0c0c0; BORDER-BOTTOM: 
#336699 1px solid; 

