﻿body
{
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-face-color: #ebebeb;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #ffffffs;
	scrollbar-darkshadow-color: #ebebeb;
}
td
{
	font-size: 11px;
	font-family: verdana;
}
HR
{
	color: #dddddd;
	margin-top: 5px;
	margin-bottom: 15px;
}
H1
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, Arial;
	font-size: 12pt;
	font-variant: small-caps;
}
H2
{
    margin: 0px;
	padding: 0px;
	padding-left: 35px;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
.baseText
{
	font-size: 9px;
	color: white;
	text-decoration: none;
}
.RCText
{
	font-size: 11px;
	color: white;
	padding-left: 30px;
}
.btn
{
	font-size: 10px;
	font-family: verdana;
}
.MainPanel
{
	overflow: auto;
	width: 100%;
	height: 100%;
}
.RCPanel
{
	overflow: auto;
	width: 100%;
	height: 100%;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-face-color: #ebebeb;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #ebebeb;
	scrollbar-darkshadow-color: #ebebeb;
}
.level3
{
	padding-top: 5px;
	padding-bottom: 5px;
}
INPUT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: verdana;
}
SELECT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: verdana;
}
TEXTAREA
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: verdana;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-face-color: #ebebeb;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #ebebeb;
	scrollbar-darkshadow-color: #ebebeb;
}
.btn
{
	color: #ffffff;
	background-color: #9c181a;
	padding: 3px;
	font-weight: bold;
}

/*NEW*/
.trDark
{
	background-color: #a9a9a9;
}
.trLight
{
	background-color: #dcdcdc;
}
.radio input
{
	vertical-align: middle;
	border: 0px none;
}

/*NEW2*/
.l2Link
{
	background-image: url(../images/l2_bg.jpg);
	background-repeat: no-repeat;
}
.l3Link
{
	background-image: url(../images/l3_bg.jpg);
	background-repeat: no-repeat;
}
.l3LinkBase
{
	background-image: url(../images/l3_bg_base.jpg);
	background-repeat: no-repeat;
}
.RCbox
{
	background-image: url(../images/object_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
    text-align:right;
}
.redButton
{
	font-weight: bold;
	border-right: #9b302f 1px solid;
	border-top: #9b302f 1px solid;
	border-left: #9b302f 1px solid;
	border-bottom: #9b302f 1px solid;
	background-color: #9b302f;
	color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 5px;
	padding-top: 0px;
}
.redText
{
	color: #990000;
}
.inputBox
{
	border-right: #757a72 1px solid;
	border-top: #757a72 1px solid;
	border-left: #757a72 1px solid;
	border-bottom: #757a72 1px solid;
}
.l3Link A
{
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.l3Link A:hover
{
    cursor: pointer;
}
.listImage IMG
{
	border: solid 1px #f4f4f4;
	margin: 25px;
}
P
{
	margin: 10px 0px 0px;
}
.logoTD
{
	background-position: center top;
	background-image: url(/images/logga2.jpg);
	background-repeat: no-repeat;
}
a
{
    color: #0000FF;
    text-decoration: none;
    cursor: pointer;
}
