body {
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.istbrd1 { border-style: solid; border-width: 1px; border-color: black; }
.istweb1 { font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.istweb2:link, .istweb2:visited { font-family: tahoma; font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none; }
.istweb2:hover { font-family: tahoma; font-size: 10px; color: #00EAFF; font-weight: normal; text-decoration: underline; }
.istweb3 { font-family: tahoma; font-size: 10px; color: #FFFFFF; font-weight: normal; }
.istweb4 { font-family: tahoma; font-size: 13px; color: #2694E2; font-weight: bold; }
.istweb5 { font-family: tahoma; font-size: 13px; color: #141750; font-weight: bold; }
.istweb6 { font-family: tahoma; font-size: 13px; color: #4E4E4E; font-weight: normal; }
.istweb7 { font-family: tahoma; font-size: 9px; color: #B5B5B5; font-weight: normal; }
.istweb8 { font-family: tahoma; font-size: 9px; color: #1951AB; font-weight: normal; padding: 2px; border: solid 1px #CECECE; background-color: #E6F7FF; }
.istweb9:link, .istweb9:visited { font-family: tahoma; font-size: 11px; color: #1EBBFF; font-weight: normal; text-decoration: none; }
.istweb9:hover { font-family: tahoma; font-size: 11px; color: #1EBBFF; font-weight: normal; text-decoration: underline; }
.istweb10 { font-family: tahoma; font-size: 11px; color: #6C6C6C; font-weight: normal; }
.istweb11 { font-family: tahoma; font-size: 13px; color: #1F2289; font-weight: bold; }
.istweb12 { font-family: tahoma; font-size: 14px; color: #1F2289; font-weight: bold; }
.istweb13 { font-family: tahoma; font-size: 12px; color: #6D6D6D; font-weight: normal; }
.istweb14 { font-family: tahoma; font-size: 11px; color: #6D6D6D; font-weight: bold; }
.istweb15 { font-family: tahoma; font-size: 11px; color: #1951AB; font-weight: bold; }
.istweb16:link, .istweb16:visited { font-family: tahoma; font-size: 11px; color: #1EBBFF; font-weight: bold; text-decoration: none; }
.istweb16:hover { font-family: tahoma; font-size: 11px; color: #1EBBFF; font-weight: bold; text-decoration: underline; }
.istweb17 { font-family: tahoma; font-size: 11px; color: #6D6D6D; font-weight: normal; }
#istweb18 { scrollbar-face-color: #88C8F6; scrollbar-arrow-color: #125FC8; scrollbar-track-color: #E6F7FF; scrollbar-shadow-color: #88C8F6; scrollbar-highlight-color: #88C8F6; scrollbar-3dlight-color: #4492FF }
.istweb19:link, .istweb19:visited { font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }
.istweb19:hover { font-family: tahoma; font-size: 11px; color: #1EBBFF; font-weight: normal; text-decoration: underline; }
.istweb20 { font-family: tahoma; font-size: 9px; color: #000000; font-weight: normal; }
.istweb21 { font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal; }
.istweb22 { font-family: tahoma; font-size: 11px; color: #1951AB; font-weight: normal; }

input.logout {
	font-size: 10px;
	color: #1951AB;
	padding: 2px;
	border: solid 1px #CECECE;
	background-color: #E6F7FF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

/* SITES */
div.site {
	margin: 10px;
	background: url(/i/hr482.gif) bottom center no-repeat;
	padding: 5px 5px 20px 5px;
	}

div.site_screenshot {
	width: 225px;
	height: 189px;
	text-align: center;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-top: 12px;
	background: url(/i/site-bg.jpg) top center no-repeat;
	}

div.site_text {
	width: 65%;
	float: right;
	padding: 0px;
	}

div.site_name, div.site_name a {
	text-align: center;
	padding: 4px;
	font-size: 14px;
	color: #1F2289;
	font-weight: bold;
	text-decoration: none;
	}

div.site_desc{
	font-size: 11px;
	color: #1951AB;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	}

div.site_description{
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #6D6D6D;
	}

div.site_clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
	}

div.site_links ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	}

div.site_links li {
	list-style-type: none;
	width: 25%;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	}

div.site_links li a:link, div.site_links li a:visited { 
	color: #1EBBFF;
	text-decoration: none;
}

div.site_links li a:hover { 
	text-decoration: underline;
}
/* END SITES */


