﻿body {
	background-image: url(images/back2.png);
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
    font-family:Arial;
    color:#666666;
}
.drtran
{
    background-image:url(images/tran2.jpg);
    width:185px;
    height:254px;
    background-repeat:no-repeat;
}
.logo
{
    background-image:url(images/rt_logo2.jpg);
    width:444px;
    height:74px;
    background-repeat:no-repeat;
}
.topimg
{
    background-image:url(images/top.png);
    width:779px;
    height:19px;
    background-repeat:repeat-x;
}
.maincontent
{
    width:474px;
    background-color:#DCE4A9;
    padding:3px;
}
.maintop
{
    background-image:url(images/main_top.gif);
    width:480px;
    height:12px;
    background-repeat:no-repeat;
}
.mainbot
{
    background-image:url(images/main_bot.gif);
    width:480px;
    height:12px;
    background-repeat:no-repeat;
}
.botimg
{
    background-image:url(images/bottom.png);
    width:896px;
    height:20px;
    margin:0px;
    padding:0px;
}

.leftbg
{
    background-image:url(images/side_left2.png);
    background-repeat:repeat-y;
     background-position:right;
}
.middlebg
{
    background-color:#ffffff;
    height:800px;
    width:793px;
}
.rightbg
{
    background-image:url(images/side_right2.png);
    background-repeat:repeat-y;
}
.content-area {
	display:block;
	background: url(images/bg_content_area.gif) repeat-y;
	width:972px;
	position:absolute;
	top:100px;
	left:auto;
	height:auto;
}
.left-nav-toggle-top {
	background: url(images/leftnav_header_main_top_on.png) no-repeat;
	height:30px;
}
.left-nav-content {
	background: url(images/leftnav_content_tile.png) repeat-y;
	font-family: helvetica,arial,tahoma,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	border-bottom: none;
	padding: 0px 10px 0px 10px;
	line-height:16px;	
}
.left-nav-bottom
{
    background: url(images/leftnav_bottom_main.png) no-repeat;
    width:215px;
    height:40px;
}
