/* --------------------------- This global style. -------------------------- */
A
 {
	color: #26397A; 
	text-decoration: none;
 }

A:hover
 {
	color: #CE7208;
 }

BODY, TD, .text
 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	margin:0px;
 }

UL, DL
 {
	margin-top: 0px;
	margin-bottom: 0px;
 }

LI
 {
	margin-top:3px;
	margin-bottom: 3px;
 }

DT
 {
	font-weight: bold;
	margin-top:1px;
 }
DD{
	margin-bottom:2px;
}
DL.exchange-server-news DT
 {
	background:transparent url(../../menu/img/li_new.gif) no-repeat 2px 50%;
	padding-left:18px;
 }
DL.exchange-server-news DD
 {
	margin:0;
	padding-left:18px;
 }

TH
 {
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold
 }

H1
 {
	color: #D10000;
	font-size: 22px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold; 
	margin:2px;
 }

H2
 {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold; 
	background-color: #FEF2D6;
	background-image:  url(../bg_line.gif);
	margin: 5px; 
 }

H3
 {
	color: #565656;
	font-size: 16px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold; 
 }

H4, H5, H6 {
 	font-size: 11px;
 	font-family: Verdana, Tahoma, Arial;
 	color:#000000;
 	background-color:#E8E8E8;
 	padding:2px;
 	font-weight: normal;
}

IMG {
	border: 0px;
}

.topmenu
 {
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold
 }

.anonce
 {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
 }

.smalltextbold
 {
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
        font-weight: bold; 
 }

.smalltextblue
 {
	comment: Small, Blue;
	color: #26397A;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
 }

TD.menucontainer
 {
	background-image:  url(../menubutton1.gif);
        width: 157px;
        height: 22px;
 }

TD.menucontainer2
 {
	background-image:  url(../bg_menu2.gif);
        width: 190px;
 }

TD.menucontainer3
 {
	background-image:  url(../../menu/img/menubutton2.gif);
        width: 157px;
        height: 22px;
 }

TD.menucontainerlast
 {
	background-image:  url(../bg_menulast.gif);
        width: 190px;
 }

A.menuitem
 {
	color: #63583A;
	text-decoration: none;
	font-size: 12px;
        font-weight: bold; 
        width: 100%;
        height: 22px;
	padding-left: 20px;
	padding-top: 3px;
 }

A.menuitem2
 {
	color: #63583A;
	text-decoration: none;
	font-size: 10px;
        width: 100%;
        height: 15px;
	padding-left: 26px;
	padding-top: 3px;
 }
A[class=menuitem2]{
	display:block;
	height:auto;
}
A[class=menuitem2]:hover{
	color: #CE7208;
}
fieldset[id=ww-container]{
	margin-left:175px;
	border:1px solid white!important;
}
html:not([dummy]) #ww-container {
	margin-left:0px!important;
}
body{
	padding:0px;
}

.text11
 {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
 }
 
 .softwareitems {
 	font-family:Verdana, Tahoma, Arial;
 	font-size:8pt;
 	padding-right:5px;
 	color:#000000;
}

.softwareitemstitle {
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	padding-right:5px;
	color:#6C6C6C;
	font-weight: bold;
}

.titlebar{
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	color:#000000;
}

.subtitle
 {
	color: #1D4695;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial;
        font-weight: bold; 
 }
 
 .subtitlesmall
  {
 	color: #565656;
 	font-size: 10px;
 	font-family: Verdana, Tahoma, Arial;
         font-weight: bold; 
 }

.tableborder {
	background-color:#CE2421;
	padding:1px;
}

div.floatTextBlock{width:80%; float:right; clear:both; margin-bottom:1em;}
div.floatTextBlock h2{margin:0.5em 0;}
div.floatTextBlock div.inner {border: 1px solid #FEF2D6;padding:1em;}


.TestStyleBorderBlue
 {
        accelerator: true;
	border: 1px solid blue;
 }
