A:Visited 
{
	color:#347dda;
}
A:Hover
{
	color:red;
}
A:link
{
	color:  #347dda;
}
A:active
{
	color:red;
}

body
{
	background-color: #F2F3F5;
		
	SCROLLBAR-FACE-COLOR: #CDCDCD;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-SHADOW-COLOR: #7F7F7F;
	SCROLLBAR-3DLIGHT-COLOR: #7F7F7F;
	SCROLLBAR-ARROW-COLOR: #3D8BD8;
	SCROLLBAR-TRACK-COLOR: #CECBCA;
	SCROLLBAR-DARKSHADOW-COLOR: #E6E6E6;
}

/* this is for the table making 100% on all directions - this is the table making the site centered and in the middle 
    remove both width and hight and them set  pagemaintable dimensions to whatever height and width you desire */

/* MAIN table holding all content - main width is here - Default is 800px ! */
.pagemaintable
{
	width: 800px;
	height: 96%;
	background-color: #fff;	
	border: 1px solid #C0D8DE;
}
.toptbl
{
	width: 800px;
	height: 20px;
	background-color: transperent;	
	border: 0px;
}
.U1 
{
	width: 50%;
	text-align: left;
	padding-bottom: 3px;
	color: #A3A3A3; 	
}
.U2 
{
	width: 50%;
	text-align: right;
	padding-bottom: 3px;
	color: #A3A3A3; 
}

/*------ FRAMES CSS for the Main and Content IMAGE FRAMES STARTS here ----------------*/

.topRow {
	border: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SearchCell {
	padding-right: 10px;	
	width: 170px;
	background-color: #EEF6F9;
	BORDER-LEFT: #C0D8DE 1px solid; 
	BORDER-BOTTOM: #C0D8DE 1px solid; 
}
.SearchCell INPUT {
	border: #DDEBF0 1px solid;
	color: black;
	background: #FFF;
	font: lighter 10px Verdana;
}
.UserCell {
	padding-right: 5px;
	padding-left: 10px;	
	width: 75px;
}
.UserCellEmpty {
	width: 75px;
	padding-right: 5px;
	padding-left: 10px;
}

.LastRow
{
	padding-bottom: 3px;
	height: 28px;
	BORDER-TOP: #E6F1F5 1px solid; 
	background-color: #EEF6F9;	
}


/* ------ FRAMES CSS for the Main and Content IMAGE FRAMES ENDS here ---------------- */

.dnnBreadCrumbCell
{
	background-color: #F3F8FA;
	padding-left: 12px;
	
	BORDER-LEFT: #E1E7FF 0px solid; 
	BORDER-BOTTOM: #E1E7FF 1px solid; 
	BORDER-TOP: #E1E7FF 0px solid; 
	BORDER-RIGHT: #E1E7FF 1px solid; 
}

.dnnLogin
{
	padding-right: 10px;
}

.dnnDate
{
	padding-left: 10px;
}

.dnnSearch
{
	padding-right: 10px;
}

.dnnSearch, .dnnLogin, .dnnDate, .dnnUser, .dnnBreadCrumb, .dnnBreadCrumbCell
{
	color: #84ABB7;
	
	font: lighter 11px Tahoma;
}
.dnnCOPYRIGHT
{ 
	font: lighter 11px Tahoma;
	color: #7791FC;	
}
.controlpanel 
{	
	background-color: #DFE5F2;
}

.TP, . LP, .RP, .BP , .CP
{
	background-color: transparent;
}

.TBL { width: 100%; border: 0px;}
.fonts {
	color: #739DAA;  font: lighter 10px Verdana, sans-serif; 
}

.MainMenu_MenuContainer {
	padding-left: 5px;
	background-color: #EEF6F9;
	border-top: #E6F1F5 1px solid;
	BORDER-BOTTOM: #E6F1F5 1px solid; 
	height: 26px;
}
.MainMenu_MenuBar {
	cursor: hand;
	background: Transparent;
}
.MainMenu_MenuItem, .ModuleTitle_MenuItem {
	color: #037da0;
	cursor: hand;
	height: 24px;
	border: #FFF 0 solid;
	background: #EEF6F9;
	font: normal 11px Verdana;
}
.MainMenu_MenuIcon {
	cursor: hand;
	text-align: center;
	width: 24px;
	background: #EEF6F9;
	border: #EEF6F9 1px solid;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	border-right: #DFE0E1 1px solid;
	border-top: #DFE0E1 1 solid;
	border-left: #DFE0E1 1px solid;
	border-bottom: #DFE0E1 1px solid;
	background: #EEF6F9;
	font: normal 11px Verdana;
}
.MainMenu_MenuBreak {
	height: 1px;
	border-top: #EEF6F9 1px solid;
	border-bottom: #EEF6F9 1px solid;
}
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
	color: red;
	height: 24px;
	cursor: hand;
	border-right: #FFF 0 solid;
	border-top: #FFF 1px solid;
	border-left: #FFF 0 solid;
	border-bottom: #FFF 1px solid;
	background: #EEF6F9;
	font: normal 11px Verdana;
}
.MainMenu_MenuArrow,  .ModuleTitle_MenuArrow {
	border-right: #EEF6F9 1px solid;
	border-bottom: #EEF6F9 1px solid;
	border-top: #FFF 0 solid;
	cursor: hand;
	padding-left: 10px;
	font: 11pt webdings;
}
.MainMenu_RootMenuArrow {
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	font: 11pt webdings;
}
.MM_Sel {
	color: #274F60;
	background: #EEF6F9;
	height: 24px;
}
.MM_Sub {
	color: #274F60;
	height: 24px;
}
.ControlPanel 
{
	border: 0px;
	background-color: #FAFBFC;
}
/* ---------MODULE MENU END-------------*/

/* style for module titles */
.Head  
{
	font: lighter 11px Verdana;
    color: #037da0;
}

.SubHead  /* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
{
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: lighter;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{
	font-family: Verdana; 
	font-size: 11px;
	font-weight: lighter;
}

/* background/border colors for the selected tab */
.TabBg 
{
}

/* LOGIN, BREADCRUMB, DATE and other small modules css */
.SkinObject
{
	font-family: Verdana; 
	font-size: 11px;
	font-weight: lighter;
	color:#000000;
}

/* text style used for most text rendered by modules */
.Normal
{	font-family: Verdana; 
	font-size: 11px;
	font-weight: lighter;
	color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	border: #C0D8DE 1px solid;
	color: black;
	background: #FFF;
	font: lighter 10px Verdana;
}

.NormalRed
{
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
}

.NormalBold
{
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
}

/* text style for reading messages in Discussion */    
.Message    
{
}  

/* style of item titles by Announcements and events */
.ItemTitle    
{
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
}

.StandardButton     
{
    background: #EEF6F9 none;
    border: #D6E4E9 1px solid;
    border-left: #E6F1F5 1px solid;
    border-top: #E6F1F5 1px solid;
    color: #3A7A8A;
    font-family: Verdana, sans-serif; 
    font-size: 10px;
    font-weight: lighter;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton  
{
}

/* ================================
    CSS STYLES FOR Module Event
   ================================
*/

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: black 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
}

.EventTitle
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	width: 100%;
	height: 100%;
	background-color: #347dda;
	text-align: center;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: navy;
	background-color: #347dda;
	text-align: center;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}

.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}

.EventTodayDay
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: darkgray;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #0000ff !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #c0c0e0;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	

