A:Visited 
{
	color:#A5A3A3;
}
A:Hover
{
	color:#7B9CF1;
}
A:link
{
	color:  #A5A3A3;
}
A:active
{
	color:#7B9CF1;
}

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: #A4A2A2;
	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: #84ABB7;
	cursor: hand;
	height: 24px;
	border: #FFF 0 solid;
	background: #EEF6F9;
	font: lighter 10px 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: lighter 10px Verdana;
}
.MainMenu_MenuBreak {
	height: 1px;
	border-top: #EEF6F9 1px solid;
	border-bottom: #EEF6F9 1px solid;
}
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
	color: #246079;
	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: lighter 10px 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: 10pt webdings;
}
.MainMenu_RootMenuArrow {
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	font: 10pt 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: #868686;
}

.SubHead  /* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
{
	font-family: Verdana, sans-serif; 
	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: #A5A3A3;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	border: #C0D8DE 1px solid;
	color: #A4A2A2;
	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  
{
}

