/*
@import url("navigation.css");
@import url("background.css");
@import url("borders.css");
@import url("color.css");
@import url("spacing.css");
@import url("typography.css");
@import url("special.css");
@import url("overlay.css");
@import url("sIFR-screen.css");  */

body {
    background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-position:50% 0%;
}

body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	background-position: 50% 0%;
}


a:link {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #D0311C;
	text-decoration: none;
}
.inputLogin {
BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #6E6E6B 1px solid; FONT: 9pt "Verdana, Arial, Helvetica, sans-serif"; BORDER-LEFT: #6E6E6B 1px solid; COLOR: #666666; BORDER-BOTTOM: #CCCCCC 1px solid; BACKGROUND-COLOR: #fff; padding-top:2px;}
.red{color:#D0311C; font-size: 14px; font-weight:bold;}
.shly {color:#747474; font-size: 12px;}

.text:link { color: #666666; font-size:12px; font-weight: normal; text-decoration: none;}
.text:visited { color: #666666; font-size:12px; font-weight: normal; text-decoration: none;}
.text:hover{ color: #D0311C; font-size:12px; font-weight: normal; text-decoration: underline;}

.redlink:link { color: #D0311C; font-size:12px; font-weight: normal; text-decoration: none;}
.redlink:visited { color: #D0311C; font-size:12px; font-weight: normal; text-decoration: none;}
.redlink:hover{ color: #D0311C; font-size:12px; font-weight: normal; text-decoration: underline;}

.shlylink:link { color: #747474; font-size:11px; font-weight: normal; text-decoration: none;}
.shlylink:visited { color: #747474; font-size:11px; font-weight: normal; text-decoration: none;}
.shlylink:hover{ color: #D0311C; font-size:11px; font-weight: normal; text-decoration: none;}

.redl:link{color:#D0311C; font-size: 14px; font-weight:bold; text-decoration: underline;}
.redl:visited{color:#D0311C; font-size: 14px; font-weight:bold; text-decoration: underline;}
.redl:hover{color:#D0311C; font-size: 14px; font-weight:bold; text-decoration: underline;}

.big{ font-family: Times New Roman; color:#892034; font-size: 24px; text-decoration: none; line-height: 30px;}
.small {font-size: 11px;}

