﻿/* RightPanel Style Sheet */

.sideheader 
{
	background-image:url(pict/img05.gif);
	background-repeat:no-repeat;
	background-color: #F3F3F3;
	width: 210px;
	height: 35px;
	padding: 5px 0 0 30px;
	text-align:left;
	font-family:Trebuchet MS;
	font-size: 1.6em;
	color:#FFFFFF;
	
}

.sidebg 
{
	background-color: #F3F3F3;
}

.sidebottom 
{
	background-image: url(pict/img06.gif);
	background-repeat:no-repeat;
	width: 210px;
	height: 30px;
}

.sidepanel_topleft
{   background-image : url(pict/frame_topleft.gif);
	background-repeat:no-repeat;
	width:25px;
	height:20px;
	padding: 0;
	margin:0;
}

.sidepanel_top
{   background-image : url(pict/frame_top.gif);
	background-repeat:repeat-x;
	width:940px;
	height:20px;
	padding: 0;
	margin:0;
}

.sidepanel_top_HotJobs
{   background-image : url(pict/frame_top.gif);
	background-repeat:repeat-x;
	width:190px;
	height:20px;
	padding: 0;
	margin:0;
}

.sidepanel_topright
{   background-image : url(pict/frame_topright.gif);
	background-repeat:no-repeat;
	width:25px;
	height:20px;
	padding: 0;
	margin:0;
}

.sidepanel_midleft
{   background-image : url(pict/frame_centerleft.gif);
	background-repeat:repeat-y;
	width:25px;
	padding: 0;
	margin:0;
}
.sidepanel_content
{  color: #696969;
	 font-family: Tahoma;
	 font-size:12px;
	 text-align: center;
	 vertical-align:middle;
	 font-weight:bold;
	 width:940px;
}

.sidepanel_midright
{   background-image : url(pict/frame_centerright.gif);
	background-repeat:repeat-y;
	width:25px;
	padding: 0;
	margin:0;
}

.sidepanel_bottomleft
{   background-image : url(pict/frame_bottomleft.gif);
	background-repeat:no-repeat;
	width:25px;
	height:20px;
	padding: 0;
	margin:0;
}

.sidepanel_bottom
{   background-image : url(pict/frame_bottom.gif);
	background-repeat:repeat-x;
	width:940px;
	height:20px;
	padding: 0;
	margin:0;
}

.sidepanel_bottom_HotJobs
{   background-image : url(pict/frame_bottom.gif);
	background-repeat:repeat-x;
	width:190px;
	height:20px;
	padding: 0;
	margin:0;
}

.sidepanel_bottomright
{   background-image : url(pict/frame_bottomright.gif);
	background-repeat:no-repeat;
	width:25px;
	height:20px;
	padding: 0;
	margin:0;
}
