body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gradient.gif);
    background-repeat: repeat-x;
    background-color: #5e6b74;
}

.homepage {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
	line-height:19px;
}

.homepage a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
	line-height:19px;
	text-decoration:none
}

.homepage a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
	line-height:19px;
	text-decoration:none
}

.homepage a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
	line-height:19px;
	text-decoration:underline
}

.maintext {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}

h1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height:24px;
}

.maintitles {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003399;
	line-height:19px;
}

.subtitles {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #206542;
	line-height:19px;
}
.floatRight {
	float:right;
	margin-left:8px;
	margin-top:4px;
	margin-bottom: 8px;
}.probes {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:13px;
}
.leftBottomGrayBorders {
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 0px;
	
}
.allsidesBorders {
	border: 1px solid #cccccc;	
}
.equipBullets {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b6398;
	line-height:16px;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold;
}
.subtitles_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:19px;
}

tr.row_color {
	background-color: #DBE0E4;
}

.mypacs_padding {
	padding-right: 10px;
}

.strong {
	font-weight: bold;
}
