
.normal
{font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
line-height:18px;
color: #000000;
}

table
{ border:none;
border-color:transparent;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color: #000000;
}
.sectionheader
{
	font-weight: bold;
	font-size: 12px;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
A
{
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	}
A:link
{
	font-size: inherit;
	color: #996633;
	text-decoration: none;
	font-weight:bold;
}
A:visited
{
	font-size: inherit;
	color: #996633;
	text-decoration: none;
	font-weight:bold;
}
A:active
{
	font-size: inherit;
	color: #996633;
	text-decoration: none;
	font-weight:bold;
}
A:hover
{
	font-size: inherit;
	color: #663300;
	text-decoration: none;
	font-weight:bold;
}
#LanguageComboBox SELECT
{
	font-size: 12px;
	width: 135px;
	height: 17px;
}
/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
A.Normal:link
{
	color: #996633;
	text-decoration: nond;
	font-weight:bold;
}
A.Normal:visited
{
	color: #996633;
	text-decoration: none;
	font-weight:bold;
}
A.Normal:active
{
	color: #996633;
	text-decoration: none;
	font-weight:bold;
}
A.Normal:hover
{
	color: #663300;
	text-decoration: none;
	font-weight:bold;
}

/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 16px;
	color: cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
A.Content_Link:link
{
	font-size: 12px;
	color: cccccc;
	text-decoration: none;
	letter-spacing: 1px;
}
A.Content_Link:visited
{
	font-size: 12px;
	color: cccccc;
	text-decoration: none;
	letter-spacing: 1px;
}
A.Content_Link:active
{
	font-size: 12px;
	color: #729EC1;
	text-decoration: none;
	letter-spacing: 1px;
}
A.Content_Link:hover
{
	font-size: 12px;
	color: #729EC1;
	text-decoration: none;
	letter-spacing: 1px;
}
/* [COPYRIGHT]  [HOST]  [USER]  [LOGIN] */
.Copyright
{
	font-weight: bold;
	font-size: 10px;
	color: ffcc99;
	font-family: Arial, Helvetica, sans-serif;
}
a.copyright:link, a.copyright:visited, a.copyright:active
{ 
	font-weight: bold;
	font-size: 10px;
	color: ffcc99;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.copyright:hover
{ 
	font-weight: bold;
	font-size: 10px;
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.login:link, a.login:visited, a.login:active
{ 
	font-weight: bold;
	font-size: 10px;
	color: #666633;
	font-family: arial;
	text-decoration:none;
}
a.login:hover
{ 
	font-weight: bold;
	font-size: 10px;
	color: #999966;
	font-family: arial;
	text-decoration:none;
}
.Copyright_Admin
{
	font-weight: bold;
	font-size: 10px;
	color: 663300;
	font-family: Arial;
}

.contentpane
{
	padding: 0px;
}
.headerpane
{
	padding: 0px;
	vertical-align: top;
}
.leftpane
{
	padding: 0px;
}
.rightpane {
	padding: 0px;
}
.mediapane
{
	padding: 0px;
}



/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	width: 100%;
	font-size:0px;
	text-align: left;
}
.MainMenu_MenuBar
{font-size:1px;
text-align:center;
}
.MainMenu_MenuItem
{	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	height: 18px;
	border-top:none;
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
}
.MainMenu_MenuItemSel
{
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style:none;
}
.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-right-style: none;
	border-left-style: none;
	border:none;
	height: 0%;

}
.MainMenu_SubMenu
{
	font-size: 12px;
	font-weight: bold;
	background-color: #996633;
	color: #ffffff;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_SubMenuItem
{	font-size: 12px;
	font-weight: bold;
	background-color: #996633;
	color: #ffffff;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_SubMenuItemSel
{	font-size: 12px;
	font-weight: bold;
	background-color: #663300;
	color: #ffffff;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px white solid;
	}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-weight: bold;
	font-size: 12px;
	color: ffffff;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	vertical-align:middle;
	background-color:#996633;
}
.MainMenu_RootMenuItemSel
{
	font-weight: bold;
	font-size: 12px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: ffffff;
	background-color:#663300;
}
.MainMenu_RootMenuItemActive
{
	font-weight: bold;
	font-size: 12px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: ffffff;
	background-color:#663300;


}
.MainMenu_MenuIcon_Admin
{

}
.MainMenu_MenuBreak_Admin
{

}
.MainMenu_SubMenu_Admin
{

}
.MainMenu_RootMenuItem_Admin
{

}
.MainMenu_RootMenuItemActive_Admin
{

}
.MainMenu_RootMenuItemSel_Admin
{

}
h1
{font-family:Georgia, "Times New Roman", Times, serif;
color:666633;
font-size:20px;
height:auto;
font-weight: bold;
font-stretch:extra-expanded;}

h2
{font-family:Georgia, "Times New Roman", Times, serif;
color:666633;
font-size:14px;
font-weight:bold;
font-style:italic;}

h3
{font-family:Georgia, "Times New Roman", Times, serif;
color:ffffff;
font-size:18px;
font-stretch: ultra-expanded;}

ul li
{font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
vertical-align:top;
color: #663300;
line-height: 15px;
list-style: none;
margin-left: -40px;
}
ul li a, ul li a:link, ul li a:visited
{
color: #663300;
}
ul li a:hover
{
text-decoration:underline;
}

.td
{border:0;
line-height:normal;
font-family:Arial, Helvetica, sans-serif;}

.DNN_Documents td
{
font-size: 14px;
font-family:"Times New Roman", Times, serif;
color: #000000;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
}
