body {
	background:#fff url('images/back3.jpg') repeat-x top center;
	margin	: 0px 0px 0px 0px;
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #696969;
}

#header { 
	position: fixed;
        height: 86px;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
        clear: both;
	border-bottom: 2px solid #92d400; 
	padding: 0; 
	background-color: #0092d4; 
	color: #FFFFFF; 
	text-align: left;
        width: 100%;
}

#header_toolbox { 
	position: fixed;
        height: 45px;
        top: 88px;
        right: 10px;
        bottom: auto;
        left: auto;
        clear: both;
	border-bottom: none; 
	padding: 0; 
	color: #696969; 
	text-align: left;
        width: 280px;
}

#footer { 
	position: fixed;
        height: 26px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        clear: both;
	border-top: 2px solid #92d400; 
	padding: 0; 
	background-color: #0092d4; 
	color: #FFFFFF; 
	text-align: left;
        width: 100%;
}

#cont1 h1 {
	font	: normal 12px  Verdana;
	color	: #FFFFFF;
	font-weight	: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#cont2 h1 {
	font	: normal 12px  Verdana;
	color	: #696969;
	font-weight	: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.cont1 h1 {
	font	: normal 12px  Verdana;
	color	: #FFFFFF;
	font-weight	: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#wibiyaToolbar_tbl {
	width: 670px !important;
	margin-left:auto !important;
	margin-right:0 !important;
}

#results table tbody td {
	background: transparent url('images/liner.gif') repeat-x scroll center bottom;
} 

#Page {
	height: 100%;
}

a {
	color 		: #0000FF;
	font-family 	: Arial, Helvetica, sans-serif;
	font-size 	: 12px;
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
}

.normal_12_grey_link {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #696969;
}

.normal_12_grey_link:hover {
	color	: #5A86BC;
}

.normal_12_red {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #C10000;
}

.normal_11_grey {
	font	: normal 11px  Arial, Helvetica, sans-serif;
	color	: #696969;
}

.normal_12_grey {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #696969;
}

.normal_11_blue {
	font	: normal 11px  Arial, Helvetica, sans-serif;
	color	: #5A86BC;
}

.normal_12_blue {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #5A86BC;
}

.normal_12_white {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #FFFFFF;
}

.normal_12_white_verdana {
	font	: normal 12px  Verdana;
	color	: #FFFFFF;
}

.normal_14_red {
	font	: normal 14px  Arial, Helvetica, sans-serif;
	color	: #C10000;
}

.normal_18_blue {
	font	: normal 15px  Arial, Helvetica, sans-serif;
	color	: #5A86BC;
}

.normal_18_grey {
	font	: normal 15px  Arial, Helvetica, sans-serif;
	color	: #696969;
}

.link_navigation_red {
	font	: normal 12px Verdana;
	color	: #FFFFFF;
	text-decoration	: none;
}

.link_navigation_red:hover {
	font	: normal 12px Verdana;
	text-decoration	: none;
}

.link_popular {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #000000;
}

.link_popular:hover {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #5A86BC;
}

.link_left {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #000000;
	line-height: 14pt;
}

.link_left:hover {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #5A86BC;
	line-height: 14pt;
}

.warning {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #C10000;
}

.textbox {
	border	: 1px solid #A3CAF1;
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color 	: #000000;
	vertical-align : middle;
}

.arrow_right {
	background-image:url(/images/right.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	margin:2px 0 5px 0;
	vertical-align:middle;
	cursor:pointer;
}

.arrow_left {
	background-image:url(/images/left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	margin:2px 0 5px 0;
	vertical-align:middle;
	cursor:pointer;
}

.arrow_up {
	background-image:url(/images/up.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	margin:2px 0 5px 0;
	vertical-align:middle;
	cursor:pointer;
}

.arrow_down {
	background-image:url(/images/down.gif);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	margin:2px 0 5px 0;
	vertical-align:middle;
	cursor:pointer;
}


.bg_left_top {
	background-image	: url('images/left_window_bar_top.gif');
	background-repeat	: repeat-x;
}

.bg_left_left {
	background-image	: url('images/left_window_bar_left.gif');
	background-repeat	: repeat-y;
}

.bg_left_right {
	background-image	: url('images/left_window_bar_right.gif');
	background-repeat	: repeat-y;
}

.bg_left_bottom {
	background-image	: url('images/left_window_bar_bottom.gif');
	background-repeat	: repeat-x;
}


.bg_center_top {
	background-image	: url('images/center_window_bar_top.gif');
	background-repeat	: repeat-x;
}

.bg_center_left {
	background-image	: url('images/center_window_bar_left.gif');
	background-repeat	: repeat-y;
}

.bg_center_right {
	background-image	: url('images/center_window_bar_right.gif');
	background-repeat	: repeat-y;
}

.bg_center_bottom {
	background-image	: url('images/center_window_bar_bottom.gif');
	background-repeat	: repeat-x;
}


.bg_pic_1 {
	background-image	: url('images/iStock_000000264867XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_2 {
	background-image	: url('images/iStock_000002693040XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_3 {
	background-image	: url('images/iStock_000002738619XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_4 {
	background-image	: url('images/iStock_000003209640XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_5 {
	background-image	: url('images/iStock_000003366661XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_6 {
	background-image	: url('images/iStock_000003609858XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_7 {
	background-image	: url('images/iStock_000008112453XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_8 {
	background-image	: url('images/iStock_000009302975XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_9 {
	background-image	: url('images/iStock_000009499222XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_10 {
	background-image	: url('images/iStock_000009639661XSmall1_20.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_error_404 {
	background-image	: url('images/error_404.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

.bg_pic_error_500 {
	background-image	: url('images/error_500.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}


.toolbox_n {
	background-image	: url('images/toolbox_n.png');
	background-repeat	: repeat-x;
	background-position	: left top;
}

.toolbox_s {
	background-image	: url('images/toolbox_s.png');
	background-repeat	: repeat-x;
	background-position	: left bottom;
}

.toolbox_w {
	background-image	: url('images/toolbox_w.png');
	background-repeat	: repeat-y;
	background-position	: left top;
}

.toolbox_e {
	background-image	: url('images/toolbox_e.png');
	background-repeat	: repeat-y;
	background-position	: right top;
}

.joblist_link {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #5A86BC;
}

.joblist_text {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #696969;
}

.joblist_title {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #FFFFFF;
}
