body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.whitebg {
	background-color: #FFFFFF;
}
.subtitle{
font-family: Arial;
	font-size: 12px;
	color: #ffffff;

}
.titelcontent {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	background-image: url(../images/borderbottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:5px;
}

.navnor {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #d3d3d3;	
}
.navroll {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.userid {	
	background-image: url(../images/useridbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.useridbox {	
	border:#FFFFFF;
	width: 115px;
	font-family: Tahoma;
	font-size: 11px;
	color: #1c1c1c;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #1c1c1c;
	text-align:justify;
}
.borderlft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #242424;
}
.bg {
	background-image: url(../images/loginbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentwhite {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
a.clink:link {
    font-family: Arial;
	font-size: 12px;
	color: #1c1c1c;
	text-decoration:underline;
	}

a.clink:visited {
    font-family: Arial;
	font-size: 12px;
	color: #1c1c1c;
	text-decoration:underline;
	}

a.clink:hover {
    font-family: Arial;
	font-size: 12px;
	color: #1c1c1c;
	text-decoration:underline;
	}
a.ftrlink:link {
    font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	}

a.ftrlink:visited {
    font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	}

a.ftrlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration:underline;
	}
.RowOver {
	background-color: #990909;
}
.RowTwo {
	background-color: #B2B2B2;
}
.RowOne {
	background-color: #CCCCCC;
}

a.productlink:link {
    font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	}

a.productlink:visited {
    font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	}

a.productlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	}
