body {
	margin: 0;
	background-color: #818286;
	font: 62.5%/160% Arial, sans-serif;
	color: #666;
}a img {
	border: none;
}.bottom {
	background: #818286 url(../images/bottom_bkgd.png) repeat-x left top;
}.top {
	background: url(../images/top_bkgd.png) repeat-x left top;
}#clock_inset {
	width: 458px;
	height: 248px;
	color: #fff;
	background: url(../images/clock_inset_bkgd.png) no-repeat left top;
	padding-right: 50px;
	padding-top: 30px;
	padding-left: 50px;
}#clock_inset h1 {
	font-size: 1.8em;
	font-weight: normal;
}#clock_inset p {
	font-size: 1.2em;
	line-height: 160%;
}#footer {
	width: 820px;
	height: 41px;
	background: #818286 url(../images/footer_bkgd.png) repeat-x left top;
}#footer p {
	margin-left: 70px;
	margin-top: 30px;
	color: #fff;
}#footer a, #vicsched_content a {
	color: #901a0c;
	text-decoration: none;
}#footer a:hover, #vicsched_content a:hover {
	color: #a4462d;
}#home_menu {
	width: 820px;
	height: 134px;
	background: url(../images/home_menu_bkgd.png) no-repeat left top;
}#home_menu a, #vicsched_menu a {
	color: #999;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}#home_menu a:hover, #vicsched_menu a:hover {
	color: #fff;
}#home_menu p, #vicsched_menu p {
	margin-top: 103px;
	margin-left: 220px;
}#inset_content {
	width: 408px;
	padding: 30px 70px;
	color: #fff;
}#inset_content h2 {
	font-size: 1.6em;
	font-weight: normal;
}#inset_content p {
	font-size: 1.2em;
	line-height: 160%;
}#inset_content a {
	color: #bbb;
	text-decoration: none;
}#inset_content a:hover {
	color: #fff;
}#left_side {
	background: url(../images/left_side_bkgd.png) repeat-y left top;}#main_content {
	width: 820px;
}#main_content_table, #vicsched_content_table {
	margin-top: 20px;
	background: url(../images/main_content_bkgd.png) repeat-y left top;
}#main_inset {
	 width: 820px;
	 background: url(../images/main_inset_bkgd.png) repeat-y left top;
}#main_table {
	background-color: #fff;
}#nav_contact {
	padding-left: 20px;
    padding-right: 20px;
}#nav_trial {
	padding-left: 20px;
	padding-right:20px;
}#nav_vicsched {
	padding-left: 30px;
	padding-right:30px;
}#nav_home {
	padding-left: 20px;
	padding-right:20px;
}#right_side {
	background: url(../images/right_side_bkgd.png) repeat-y right top;
}#top_content {
	padding-bottom: 15px;
}#vicsched_content {
	width: 820px;
	background: url(../images/vicsched_content_bkgd.png) repeat-y left top;
	padding: 30px 50px 40px 70px;
}#vicsched_content h1, #vicsched_content h2 {
	color: #901a0c;
	font-size: 1.4em;
}#vicsched_content li {
	list-style-type: none;
	margin-left: -40px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 160%;
}#vicsched_content p {
	font-size: 1.2em;
	line-height: 160%;
}#vicsched_menu {
	width: 820px;
	height: 134px;
	background: url(../images/vicsched_menu_bkgd.png) no-repeat left top;
}#left_col a {
	color: #666;
	text-decoration: none;   
}#left_col li {
	color: #a4462d;   
} p.rt_al {
    color: #666;
    padding-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 160%;    
}#special h1, #special p{
    margin-top: 0px;
    margin-bottom: 0px;
}#special h1 {
	color: #901a0c;
	font-size: 1.4em;    
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/
#JT_close_left, #JT_close_right{
    font-size: 1.2em;
    font: Arial, sans-serif;
    color: #901a0c;
}#JT_copy p, #JT_copy ul{
    font-size: 1.2em;
    font: Arial, sans-serif;
}#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}