
body {
	width: 100%;
	height: 100%;	
	background-color: #CBD7FB;
	/*background-image: url(BodyBG.jpg);
	/* background-image: url(WatermarkBodyBG.jpg);*/
	background-repeat: no-repeat;
	
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #CBD7FB;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	BORDER-RIGHT: #E3EDF7 1px solid; 
	BORDER-TOP: #E3EDF7 1px solid; 
	BORDER-LEFT: #E3EDF7 1px solid; 
	BORDER-BOTTOM: #E3EDF7 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	BACKGROUND-IMAGE: url(banner2.jpg);
	HEIGHT: 150px;
	background-repeat: no-repeat;
	width: 100%;
}
.Separator{
	background-color:#D7CBFB;  /* add the background color so the &nbsp; break wouldn't show and will work on both ie and firefox */
	background-image:url(vline.gif); height:3px; width:0.5px;
	padding-left:1px; /* To create the funny multiple vline */
	padding-right:1px; /* To create the funny multiple vline */
}

/*.skingradient {
	background-color: #ffffff; 
	HEIGHT:26px;
	background-repeat: no-repeat;
	WIDTH: 100%;
	BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}
*/
.menugradient {
	background-color: #84A1F5; 
	HEIGHT:15px;
	background-repeat: no-repeat;
	WIDTH: 100%;
	/*align: center;*/
	
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.footergradient {
	/*BACKGROUND-IMAGE: url(blue_mosaic_03.jpg); */
	HEIGHT:30px;
	background-repeat: repeat-x;
	BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CFE0F2 0px solid; 
	border-bottom: #CFE0F2 1px solid; 
	border-top: #CFE0F2 1px solid; 
	border-right: #CFE0F2 0px solid;
	height: 15px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	
}
.MainMenu_MenuIcon {
	background-color: #CFE0F2; 
	border-left: #CFE0F2 1px solid; 
	border-bottom: #CFE0F2 1px solid; 
	border-top: #CFE0F2 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CFE0F2; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #CFE0F2 1px solid; 
	border-bottom: #CFE0F2 1px solid; 
	border-top: #CFE0F2 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 150px;
	background-color: #EFF2FE;
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}


.TreeViewMenu_Header{
	background-color:#BDCBE6;
	background-image:url(mid_grad.gif);
	background-repeat:repeat-x; 
	font-size: 16px;
	border-top: 1px solid #41638B;
	border-bottom: solid 1px #41638B;
	border-right: solid 1px #41638B;
	border-left: solid 1px #41638B;
	line-height: 16px;
}


.TreeMenu_blue {
	background-color: #EFF2FE; 
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	background-repeat: repeat-x;

}

.TreeViewMenu_Text {
color: #EFF2FE;
line-height: 1em;
	
}


.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:  bold;
    color: #333333;
}


.SubHead   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:  bold;
    color: #333333;
}



/* -- CustomStyles -- */

.DarkBG {
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: bold;
	
}

.tutmain
{
height : 400px;
background-color : grey;
text-align:center;
border-radius:10px;
border-style:solid;
}


.tutetextBox
{
margin-left:auto;
margin-right:auto;
background-color : grey;
border-radius:10px;
padding:5px;
width:80%;
border-style:solid;
}

.cvas
{

position:relative;
margin-left:auto;
margin-right:auto;
background-color : white;
width:80%;
height:70%;
padding:5px;
border-radius:10px;
border-style:solid;
z-index:1;
}

.dv
{
background-color : grey;
text-align:center;
border-radius:10px;
border-style:solid;
}


