@import url("iFrame.css");
body
{
	margin: 0px;
	/* background-color: gray;*/
	BACKGROUND: url(ContainerbackCUCMS.gif) repeat-y 0% bottom;  
}
PRE {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: univers,arial, Verdana, Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 12px;
	COLOR: #595959;
	FONT-FAMILY: Trebuchet MS;
	line-height:14px;
	text-align: left;
}

td.sidemenubar{
	background:background-color:#D8B1B1; border-bottom-color:#C58B8B; border-left-color:#C58B8B;
	border-right-color:#C58B8B; border-top-color:#EBD8D8; cursor:move;
}

td.sidemenubar:hover{
	background:background-color:#C58B8B; border-bottom-color:#C58B8B; border-left-color:#C58B8B;
	border-right-color:#C58B8B; border-top-color:#EBD8D8; cursor:move;
	}
	


/* >>>>>> Text Styles Starts here <<<<<<< */


.HeaderText
{
	font-weight: normal;
	font-size: 27px;
	color: #006699;
	font-family: "Trebuchet MS";
	line-height:50px;
	text-align: center;
}


TABLE.contentpane {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-COLLAPSE: collapse
}


.Maintext
{
	FONT-SIZE: 12px;
	COLOR: #595959;
	line-height:14px;
	text-align: left;
}

.MaintextCenter
{
	FONT-SIZE: 12px;
	COLOR: #595959;
	line-height:14px;
	text-align: center;
	font-family: "Trebuchet MS";
}

.Maintextblack
{
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Trebuchet MS;
	line-height:14px;
}

.MaintextBold
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006699;
	line-height: 14px;
	text-align: left;

}

.MaintextBoldCenter
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006699;
	line-height: 14px;
	text-align: center;

}

.MaintextBoldItalic
{
	font-size: 10px;
	font-family: "Trebuchet MS";
	font-weight: italic;
	color: #006699;
	line-height: 14px;
	text-align: center;

}

.MaintextBoldGray
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	text-align: center;
}

.MaintextBoldwhite
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	
}

.MaintextWhite
{
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Trebuchet MS;
	line-height:14px;
}

.MaintextBlue
{
	FONT-SIZE: 12px;
	COLOR: #006699;
	FONT-FAMILY: "Trebuchet MS";
	line-height:14px;
	text-align: center;
}

.MaintextPurple
{
	FONT-SIZE: 12px;
	font-weight: bold;
	COLOR: #906;
	FONT-FAMILY: "Trebuchet MS";
	line-height:14px;
	text-align: center;
}

.WelcomeMSG
{
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #906;
	text-align: center;
	

}

.ErrorMessage
{
	/*font-weight: bold;*/
	font-size: 12px;
	color: #ff0000;
	font-family: Arial;
}

.Message
{
	font-size: 12px;
	color: #993399;
	font-family: Arial;
	font-weight: normal;
}

.SubHeader
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.Text
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.TextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
	text-align: left;
}

.TextMeron
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
}

.TextMeronBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
}
/* >>>>>> Text Styles Ends here <<<<<<< */

/* >>>>>> Button Styles Starts here <<<<<<< */

a.Button
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d4d96;
	text-decoration: none;
	background-color: #EAEEFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	left-margin: 10;
	right-margin: 10;
	height: 20px;
	width: auto;
	border: thin solid #A6B3DD;
}

a.Button:visited
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d4d96;
	text-decoration: none;
	background-color: #EAEEFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	left-margin: 10;
	right-margin: 10;
	height: 20px;
	width: auto;
	border: thin solid #A6B3DD;
}
a.Button:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #0d4d96;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	left-margin: 10;
	right-margin: 10;
	height: 20px;
	width: auto;
	border: thin solid #A6B3DD;
}

/* >>>>>> Button Styles Ends here <<<<<<< */

/* >>>>>> Link Styles Starts here <<<<<<< */
/*a:link
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}
a:visited
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AA5555;
	text-decoration: none;
}

a:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d4d96;
}*/

#leftcol a.mainlevel:link {
	DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: url(../images/Bullet_O.gif) repeat  0px 5px; PADDING-BOTTOM: 3px; MARGIN: 0px; FONT: bold 12px/16px Arial, Tahoma, Verdana, sans-serif; WIDTH: 90%; COLOR: #666666; PADDING-TOP: 1px; BORDER-BOTTOM: #cacaca 1px solid; TEXT-DECORATION: none
}
#leftcol a.mainlevel:visited {
	DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: url(../images/Trans_img.gif) 0px 5px; PADDING-BOTTOM: 3px; MARGIN: 0px; FONT: bold 12px/16px Arial, Tahoma, Verdana, sans-serif; WIDTH: 90%; COLOR: #666666; PADDING-TOP: 1px; BORDER-BOTTOM: #cacaca 1px solid; TEXT-DECORATION: none
}
#leftcol a.mainlevel:hover {
	DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: url(../images/Trans_img.gif) 0px 5px; PADDING-BOTTOM: 3px; FONT: bold 12px/16px Arial, Tahoma, Verdana, sans-serif; WIDTH: 90%; COLOR: #0081bf; PADDING-TOP: 1px; TEXT-DECORATION: none
}

/*a.homelink
{
	font-family: Arial;
	FONT: bold 12px/26px; text-decoration: none; background: url(../images/Trans_img.gif);
	PADDING-RIGHT: 15px; PADDING-LEFT: 5px;
	color: #5B5B5B;
	text-decoration: none;
}
a.homelink:visited
{
	font-family: Arial;
	FONT: bold 12px/24px; text-decoration: none;
	color: #5B5B5B;
	text-decoration: none;
}

a.homelink:hover
{
	font-family: Arial;
	FONT: bold 13px/24px; text-decoration: none;
	color: #0d4d96;
}*/

a.SideMenu
{
	font-family: Arial;
	DISPLAY: block; BACKGROUND:#3476A8; height:25px; COLOR: #ffffff; vertical-align:inherit; font-size:12px; padding:2px;
}

a.SideMenu:hover
{	font-family: Arial;
	BACKGROUND: #999999; COLOR: #ffffff ; font-size:12px;
}

a.SideMenu:visited
{	font-family: Arial;
	DISPLAY: block; COLOR: #ffffff;font-size:12px;
}


/*********************             *********************/

a.BottomLink
{
	font-family: Arial;
	COLOR: #ffffff; font-size:12px;
}

a.BottomLink:hover
{	font-family: Arial;
	BACKGROUND: #999999; COLOR: #ffffff ; font-size:12px;
}

a.BottomLink:visited
{	font-family: Arial;
	COLOR: #ffffff;font-size:12px;
}

/*********************             *********************/



a.SubSideMenu
{
	font-family: Arial;
	DISPLAY: block; BACKGROUND:#993399; height:25px; COLOR: #ffffff; vertical-align:inherit; font-size:12px; padding:2px;
}

a.SubSideMenu:hover
{	font-family: Arial;
	BACKGROUND: #999999; COLOR: #ffffff ; font-size:12px;
}

a.SubSideMenu:visited
{	font-family: Arial;
	DISPLAY: block; COLOR: #ffffff;font-size:12px;
}




/* >>>>>> Link Styles Ends here <<<<<<< */
