BODY {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#363636;
}
P {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#363636;
}
.xxxsmalltext {
	font-size: 7pt;
	color: #FFFFFF;
}
a:link {color: #555c62; font-weight: bold;}     /* unvisited link */
a:visited {color: #fbd1a5; font-weight: bold;}  /* visited link */
a:hover {color: #FFFFFF; font-weight: bold;}   /* mouse over link */
a:active {color: #a5a6a6; font-weight: bold;}   /* selected link */

H1 {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	color:#000000;
	font-weight: bold;
	margin-top: 6pt;
}
H2 {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	color:#000000;
	font-weight: bold;
}
H3 {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color:#000000;
	font-weight: bold;
}
H4 {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color:#000000
}
UL { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt }
OL { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt }
DL { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt }
TD { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt }
TH { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt }
BLOCKQUOTE { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt }
INPUT { font-family: monospace; font-size: 10pt; }
TEXTAREA { font-family: monospace; font-size: 10pt;}
.text { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt }
.bigtext { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 12pt }
.smalltext { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 9pt }
.xsmalltext { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 8pt }
.t2 { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 12pt; color:#669966; font-weight: bold}
.t3 { font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10pt; color:#669966; font-weight: bold}
.pwidth {width: 640px }
@media print {
      .noprint { display: none; }
      .pwidth {width: 640px}
    }
.background {
	background-color: #c5d7ed;
}
.background-coursebot {
	background-color: #FFFFFF;
}
#container {
	margin-top: 5px;
	width: 748px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	background-color: #FFFFFF;
}
#container-coursebot {
	width: 600px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-image: url("http://vsplugins.com/clients/latashas/images/background-coursebot.gif");
	background-color: #ff8500;
}
#tabs {
	float: left;
	width: 100%;
	border-bottom:1px solid #0080ff;
	margin-bottom: 2em;
	background-color:#0080ff
}
#tabs ul {
	margin:0;
	padding: 0.2em 0 0 0;
	list-style: none;
}

#tabs li {
	float: left;
	background-image: xurl("images/tab_left.gif");
	background-repeat: no-repeat;
	border-right:1px solid #ffffff;
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
}
#tabs a {
	float: left;
	display: block;
	background-image: xurl("images/tab_right.gif");
	background-repeat:no-repeat;
	background-position: right top;
	padding: 0.2em 10px 0.2em 0;
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}
#tabs a:link {
	color: #FFFFFF;
}
#tabs a:hover {
	color: #ffff00;
}
#tabs a:visited {
	color: #001ca8;
}

#tabs-left {
	width: 20%;
	margin-bottom: 2em;
	background-color:#0080ff
}
#tabs-left ul {
	margin:0;
	padding: 0.6em 0 0 0;
	list-style: none;
}

#tabs-left li {
	margin: 0 1px 0 0;
	padding: 10px 0 0 2px;
}
#tabs-left a {
	padding: 0.2em 10px 0.2em 0;
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}
#tabs-left a:link {
	color: #FFFFFF;
}
#tabs-left a:hover {
	color: #ffff00;
}
#tabs-left a:visited {
	color: #001ca8;
}


#content {
	background-image: xurl("images/large_watermark.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
#content-coursebot {
	background-image: url("http://vsplugins.com/clients/latashas/images/background-coursebot.gif");
	background-color: #ff8500;
}
#footer {
	background-image: url("http://vsplugins.com/clients/latashas/images/background-coursebot.gif");
	background-color: #ff8500;
}
.tableborder {  
	border: 1px #CCCCCC solid
}
.date-right { float:right
}

