@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:2;
}
body {
	background-color: #B9B9B9;
	background-image:url(images/bk.jpg);
	background-repeat:repeat-x;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0033FF;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #0033FF;
}

.tbl { background-image:url(images/blue_bk.gif);
       background-repeat: repeat-x repeat-y;
}

.tbl2 { background-image:url(images/blue_bk.gif);
       background-repeat: repeat-x repeat-y;
	   /*border-right: solid 1px #CCC;*/
}

.orangeline { background-image:url(images/ax-design-template_r13_c3.jpg);
       background-repeat:repeat-y;
}

.bodypadding { padding-left:10px; padding-right:5px; padding-top:0px; padding-bottom:10px; }

.synpadding { padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; }

.headings { color: #036; font-weight:bold; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	line-height:1.5;
	padding-top:5px;
}

a.footer {
	color: #0033FF;
	text-decoration:underline;
}

a.footer:hover {
	color: #FF9900;
	text-decoration:underline;
}

SPAN.margin { margin-left: 10px;}

.welcome {
	background:url(images/page-title-bk.jpg);
	background-repeat:repeat-x;
	padding-top: 0px;
	padding-bottom:0px;
	padding-right:5px;
	text-align:right;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#990000;
	font-weight:normal;
}
.citrix-solutions-title {
	background-color: #AEAEAE ;	
	font-size:15px;
	padding:3px;
	border-left: dotted #000 1px;
	border-right: dotted #000 1px;
	border-bottom: dotted #000 1px;
	border-top: dotted #000 1px;
}
.citrix-solutions-menu {
	background-color: #EAEAEA;
	color:#000;
	padding-left:0px;
	border-left: dotted #000 1px;
	border-right: dotted #000 1px;
	border-bottom: dotted #000 1px;
	border-top: dotted #000 1px;
	text-indent: 3px;
}
.links a:hover {
        background: #FF3;
		color: #990000;
        display: block;
        text-decoration: none;
		padding-left:0px;
		text-indent: 3px;

}
.sub_menu_headings { color: #900; font-weight:bold;
					 padding-left:5px;
}
.sub_menu_links {
	background-color: #EAEAEA;
	color:#000;
	margin-left:5px;
	padding-left:0px;
	border-left: dotted #000 1px;
	border-right: dotted #000 1px;
	border-bottom: dotted #000 1px;
	border-top: dotted #000 1px;
	text-indent: 3px;
	line-height: 1.8;


	
