body {margin:0 0 0 0; padding:0; background-color:#ffffff;}
form {margin:0; padding:0}
td {font-family:tahoma; font-size:11px; line-height:14px; color:#3F3F3F;}

font {font-family:tahoma; font-size:11px; color:#3F3F3F;}
font a {font-family:tahoma; font-size:11px; color:#3F3F3F; text-decoration:none;}
font a:hover {font-family:tahoma; font-size:11px; color:#3F3F3F; text-decoration:underline;}

a {color:#E09105; text-decoration:underline;}
a:hover {text-decoration: none;}

strong { color:#3F3F3F; font-size:11px;}
strong span { color:#323232; font-size:12px;}
span strong { color:#AD0301; font-size:11px;}
strong a { color:#595855; text-decoration:underline; font-size:11px;}
strong a:hover { text-decoration:none;}

.dk strong { color:#B10402; }

.wbo td { color:#328ED7;}
.wbo td strong { color:#B10402; }
.wbo td b { color:#3F3F3F;}

b { color:#64C2FD;}

b span { color:#318ED7;}

.footer { color:#6C6C6C; }
.footer a { color:#6C6C6C; text-decoration: underline;}
.footer a:hover { text-decoration: none;}
.style01 {font-size: 15px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; }
.style1 {font-size: 22px; font-weight: bold; color: #003399;}
.style2 {color: #003399}
.style3 {font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333;}
.style5 {color: #8D1415; font-weight: bold;}
.style7 {color: #FF0000}
.style8 {color: #333333}
.style9 {font-size: 16px; font-weight: bold; color: #003366; }
.style10 {font-size: 16px; font-weight: bold;}
.style11 {color: #8D1415}
.style15 {color: #B8B6B6; font-weight: bold;}
.style17 {color: #8D1415; font-weight: bold; font-size: 24px;}
.style18 {color: #87212E}
.style19 {color: #0000CC}
.style20 {color: #87212E; font-weight: bold;}
.style21 {font-size: 14px; font-weight: bold;}



.search { color:#888888; line-height:15px; }
.search span a { color:FEC018; text-decoration:underline;}
.search span a:hover { text-decoration:none;}
.search a { color:888888; text-decoration:underline;}
.search a:hover { text-decoration:none;}

.txt { color:#595855; }
.txt span { color:#E9272C;}
.txt a { color:#E9272C; text-decoration:underline;}
.txt a:hover { text-decoration: none;}
.txt strong a { color:#595855; text-decoration:underline;}
.txt strong a:hover { text-decoration: none;}

span a { color:#B2B2B2; text-decoration:underline;}
span a:hover { text-decoration:none;}

a span { color:#ffffff; text-decoration:underline;}
a:hover span { text-decoration: none;}

.arr span { color:#22AC0C;}

/* Default DNN CSS */
 .pagemaster {
	width: 964px;
}
.headerbg {
	background-image: url(headerbg.gif);
	height: 100px;
	background-repeat:repeat-x;
	vertical-align:middle;
	
}
.menubg {
	background-image: url(menu_02.gif);
	background-repeat:no-repeat;
	height:100%;
}
.ContentPane {
}
.ControlPanel {
}
.SidePanel {
}

/* Menu */
.MainMenu_MenuContainer {
	background-image: url(menu.gif);
}
.MainMenu_MenuBar {
    cursor: pointer; 
    cursor: hand;
    height: 25;
    background-color: Transparent;
}
.MainMenu_MenuItem {
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:12px;
	color:#000000;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	background-color: #FFFFFF;
	border-color:#BDBBB7;
	border-width:thin;
	z-index: 1000; 
    cursor: pointer; 
    cursor: hand; 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=140, Strength=5); 
}

.MainMenu_MenuBreak 
{
    border-bottom: red 10px solid; 
    border-left: blue 10px solid; 
    border-top: purple 10px solid;  
    border-right: orange 10px solid; 
    background-color: yellow; 
    height: 50px;
}

.MainMenu_MenuItemSel {
	color:#0033FF;
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:12px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}
.RootMenuActive {
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:12px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: Transparent;
}
.SubMenuActive {
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:12px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	color:#0033FF;
}
.RootMenuSelected {
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:12px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: Transparent;
}

