﻿

BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #DFEEFF;
	/*background-image: url("Images/MasterPage/Page_Background.jpg");
	background-repeat: repeat-x;*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

H1,H2,H3,H4,H5
{
	color: #2210D2;
}

P
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

.Template_TD_Left
{
	padding-right: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	vertical-align: top;		
}
.Template_TD_Right
{
	padding-left: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	vertical-align: top;	
}


.Navigation_LinkButton, .Navigation_HyperLink
{
	font-size: 10px;
	text-decoration: none;
	color: #2210D2;
}

.Navigation_TextBox
{
	font-size: 12px;
	border: solid 1px gray;
}

.Navigation_TextBoxLabel
{
	font-size: 10px;
	font-weight: bold;
	color: #2210D2;
}

.Navigation_Label
{
	font-size: 10px;
	color: #2210D2;
}

.Navigation_TreeView_NodeStyle
{
	color: #2210D2;
	font-family: verdana; 
	font-size: 11px;
}

.Navigation_TreeView_HoverNodeStyle
{
	color: Black;
	font-family: verdana; 
	font-size: 11px;
}

.Navigation_TreeView_SelectedNodeStyle
{
	color: Black;
	font-family: verdana; 
	font-size: 11px;
}

.Common_PropertiesPanel
{
}
.Common_PropertiesPanel_Content
{
	padding: 10px;
}

.Common_Wizard
{
	border: solid 1px Orange;
}

.Common_Wizard_StepStyle
{
	padding: 10px;
}

.Common_Wizard_HeaderStyle
{
	padding: 2px;
	background-color: Orange;
	font-weight: bold;
}

.Common_Wizard_NavigationStyle
{
	background-color: Orange;
}

.Common_Logotype_Image
{
	padding-left: 130px;
}

.HiddenDefaultButton
{
	display: none;
}
