/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size:14px;
}
body
{
	background-color: #e1e1e1;
	padding: 5px;
}
.ParentHeader
{
	background-color:#FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
}
.LoginHeader
{
	background-color:#FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
}
.ParentMenu
{
	padding: 2px 2px 0px 2px;
	border-left: 1px solid #adadad;
	border-top: 1px solid #adadad;
	border-right: 1px solid #adadad;
	text-align: left;
	background-color: #eaeaea;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#f4f4f4, EndColorStr=#eaeaea); 
}
.ParentContentTop
{
	background-color: #FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	padding: 5px;
}
.ParentContentTopSinglePane
{
}
.ParentContentCenter
{
	background-color: #FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	padding: 5px;
}
.ParentContentCenterLeftPane
{
}
.ParentContentCenterRightPane
{
}
.ParentContentBottom
{
	background-color: #FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	padding: 5px;
}
.ParentContentBottomLeftPane
{
	padding-left:2px;
	padding-right:4px;
}
.ParentContentBottomCenterPane
{
	padding-right:2px;
}
.ParentContentBottomRightPane
{
	
}
.ParentBottomStrip
{
	padding: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
}
.ParentFooterStrip
{
	padding: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
}
.FooterPane
{		
	
}
.ParentFooter
{
	background-color:#FFFFFF;
	border-bottom: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	padding: 5px;
}
.ParentFooterSinglePane
{
}
.TableHeader
{
	padding: 0px;
}
.HeaderContentPane1
{
}
.HeaderContentPane2
{	
}
.Normal
{
	/*color: #FFFFFF;*/
	color: #000000;

}
.NormalBold
{
	color: black;
	font-weight: bold;
}
.Normal a:link, .Normal a:active, .Normal a:visited
{
	color: #ff3636;
	text-decoration: none;
	font-weight: bold;
}
.Normal a:hover
{
	color: #ff9600;
	text-decoration: underline;
	font-weight: bold;
}
a.Normal:link, a.Normal:active, a.Normal:visited
{
	color: #ff3636;
	text-decoration: none;
	font-weight: bold;
}
a.Normal:hover
{
	color: #ff9600;
	text-decoration: underline;
	font-weight: bold;
}
.SkinObject
{
	color: #999999;
	font-weight: bold;
}
a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited
{
	color: #999999;
	text-decoration: none;
}
a.SkinObject:hover
{
	color: #303030;
	text-decoration: underline;
}
.NormalRed
{
	color: #FF0000;
}
.a:link, .a:active, .a:visited
{
	color: #ff3636;
	text-decoration: none;
	font-weight: bold;
}
.a:hover
{
	color: #ff9600;
	text-decoration: underline;
	font-weight: bold;
}
a.CommandButton:link, a.CommandButton:visited {
	padding-right: 6px;
	margin-top: 1px;
	padding-left: 6px;
	font-weight: bold; 
	font-size: 12px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	cursor: default;
	color: #000000;
	margin-right: 5px;
	padding-top: 1px;
	
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.CommandButton:hover {
	color: #000000;
	background-color: #cccccc;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.StandardButton {
	color: #FFFFFF;	
	border: 1px solid #f1f1f1;
	padding: 2px;	
	height: 100%;
	cursor: pointer;
}
.SubStandardButton 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;	
	border: 0px solid #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 0px;
	background: transparent;
	cursor: pointer;
}
.SubHead    
{
    font-weight: bold;
    color: #333333;
	padding: 0;
	text-transform: none;
}
a.SubHead:link, a.SubHead:visited, a.SubHead:active
{
	color: #e7e7e7;
	text-decoration: none;
    font-weight: normal;
}

a.SubHead:hover {
	color: #e7e7e7;
	text-decoration: underline;
    font-weight: normal;
}
.Head
{
	font-size: 14px;
	color: #000000;
    font-weight: normal;
}
a.Head:link, a.Head:visited, a.Head:active
{
	color: #F5F5F5;
	text-decoration: none;
	font-size: 14px;
    font-weight: normal;
}

a.Head:hover 
{
	color: #F5F5F5;
	font-size: 14px;
	text-decoration: underline;
    font-weight: normal;
}
h1
{
}
h2
{
}
h3
{
}


/*RAD MENU CSS*/
.Menu_MainItem
{
	background-color: transparent;
	color: #000000;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:25px;
	width: 80px;
	padding: 0px 5px 0px 0px;
	font-weight: normal;
	text-align: center;
	width: 100%;
}
.Menu_MainItemSelected
{
	background-color: transparent;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 25px;
	width: 80px;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	border-bottom: 3px solid #ff3636;
	text-align: center;
	width: 100%;
}
.Menu_MainItemOver
{
	background-color: #d5d5d5;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 25px;
	width: 80px;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	border-bottom: 3px solid #ff9600;
	text-align: center;
	width: 100%;
}
.Menu_ItemsGroup 
{
	cursor: pointer;
	background-color: #F1F1F1;
	/*width:116px;*/
}
.Menu_Item {
	background-color: #f1f1f1;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #D1d1d1;
	border-right: 1px solid #D1d1d1;
	border-bottom: 1px solid #D1d1d1;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height:20px;
	width:80px;
	padding: 6px 0px 6px 7px;
	text-align: center;
	width: 100%;
}

.Menu_ItemOver {
	background-color: #fafafa;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #D1d1d1;
	border-right: 1px solid #D1d1d1;
	border-bottom: 1px solid #ff9600;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height:20px;
	width:80px;
	padding: 6px 0px 6px 7px;
	text-align: center;
	width: 100%;
}

.Menu_PathItemOver {
	background-color: #f1f1f1;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #D1d1d1;
	border-right: 1px solid #D1d1d1;
	border-bottom: 1px solid #ff3636;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height:20px;
	width:80px;
	padding: 6px 0px 6px 7px;
	text-align: center;
	width: 100%;
}
.AddComponentButton
{
	margin: 0px;
	padding: 0px;
}
.Help
{
	border: 1px solid #adadad;
	background-color: #f1f1f1;
	color: #000000;
	text-transform: none;
}

/*AminSkin Classes*/ 
.AdminTopBar
{
	background-color: #e1e1e0
}
.AdminParentContentBottom
{
	background-color: #FFFFFF;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	padding: 5px;
}