p {
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
td, tr {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1 {
	color:#000000;
	font-size:15px;
	text-transform: uppercase;
}
hr {
	border: 0;
	color: #666666;
	background-color: #666666;
	height: 1px;
	width: 100%;
	text-align: left;
}
a {
	color:#282828;
	text-decoration:underline;
}
a.nodeco {
	color:#282828;
	text-decoration:none;
}
a:hover {
	color:#3a3f89;
	text-decoration:underline;
}
.txt10px {
	font-size: 10px;
}
.txt14px {
	font-size: 14px;
}
.txtcolorgrey {
	color: #818181;
}
.txtcolorgrey a {
	color: #818181;
}
.txtcolorwhite {
	color: #ffffff;
}
.txtcolorwhite a {
	color: #ffffff;
}
.txtcolorblue {
	color: #2b2f6e;
}
.txtcolorblue a {
	color: #2b2f6e;
}
.inputgrey {
	background-color:#e0e0e2;
	font-size:11px;
	padding:3px;
	border:solid 1px #cbcbcb;
	color:#5b5a5a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.buttondarkgrey {
    background-color:#151515;
    color:#FFF;
    font-size:11px;
    padding:2px;
    border:solid 1px #080808;
}
.leftmenuitem {
	/*background-image:url(../images/layout/leftmenu_off.jpg);*/
	/*padding:0px 0px 4px 15px;*/
	/*margin:0px 0px 2px 0px;                          */
    background-image:url(../images/layout/leftmenu_off.jpg);
    padding:6px 5px 0px 15px;
    margin:0px 0px 2px 0px;
    !padding-bottom:2px;
}
*html .leftmenuitem {
    height:36px;
}
.pagenumbering {
	float:left;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	background-color:#e9e7e8;
	font-size:11px;
	width:650px;
}
a.currentleftmenu {
	color:#3a3f89;
}  
h2 {
    color:#000000;
    font-size:13px;
    text-transform: uppercase;
    padding:0px;
    margin:0px;
}

