FORM {MARGIN: 0px; padding: 0px;}
BODY
{
	background: url(../images/bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#284B5F;
}
td {font-family:Arial, Helvetica, Verdana; font-size: 12px; color: #444; line-height: 18px;}

.mainarea {padding-left: 40px; background: url(../images/bot_crv_w.jpg) no-repeat left bottom #fff;}
.mainareaCases {padding-left: 25px; background: url(../images/bot_crv_w.jpg) no-repeat left bottom #fff;}
h1.main_head {font-size: 18px; vertical-align: middle; font-weight: normal; padding-left: 8px; margin:0px;}
.login {font-size: 16px; font-weight: bold; color: #000;}
.case_heads {font-size: 12px; color:#7290a4; font-weight: bold;}
.sm_txt {font-size: 11px; line-height: 16px;}

.txtfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border: 1px solid #cccccc;
	color: #000;
	width: 230px;
	height: 24px;
}
#map
{
	background: url(../images/map.jpg) no-repeat top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	min-height: 710px;
}

.leftnav_head
{
	color: #2679b5;
	padding-left: 10px;
	background: url(../images/grey_dot.gif) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #534c45;
}

.leftnav_subheads
{
	border-bottom: 1px dotted #534c45;
	padding-bottom: 10px;
	background: url(../images/grey_dot.gif) repeat-x left bottom;
	padding-left: 10px;
}

.leftnav_subheads a:link
{
	background: url(../images/arrow_grey.gif) no-repeat left center;
	color: #4f4a4a;
	padding-left: 10px;
	text-decoration: none;
}

.leftnav_subheads a:visited
{
	background: url(../images/arrow_grey.gif) no-repeat left center;
	color: #4f4a4a;
	padding-left: 10px;
	text-decoration: none;
}

.leftnav_subheads a:hover
{
	background: url(../images/arrow_grey.gif) no-repeat left center;
	color: #4f4a4a;
	padding-left: 10px;
	text-decoration: underline;
}

a.normal:link
{
	color: #444342;
	text-decoration: none;
}
a.normal:hover
{
	color: #444342;
	text-decoration: underline;
}
a.normal:visited
{
	color: #444342;
	text-decoration: none;
}

.welcome_txt {background: url(../images/welcome_bg.jpg) no-repeat center; color: #fff; text-align: center; font-size: 11px; padding: 2px; }
.footer{ background: url(../images/shadow.gif) no-repeat; text-align: center; color: #fff; height: 76px; font-size: 11px;}

.hightlight_txt { background: url(../images/arrow.jpg) no-repeat right center; color: #497fbd; padding-right: 15px;}

a.manuals:link {color: #497fbd; text-decoration: none; font-size: 11px; background: url(../images/cam_im.jpg) no-repeat left center; padding-left: 28px;}
a.manuals:hover {color: #ff8e01; text-decoration: none; font-size: 11px; background: url(../images/cam_im.jpg) no-repeat left center; padding-left: 28px;}
a.manuals:visited {color: #497fbd; text-decoration: none; font-size: 11px; background: url(../images/cam_im.jpg) no-repeat left center; padding-left: 28px;}


a.reports:link {background: url(../images/arrow.jpg) no-repeat right center; color: #497fbd; padding-right: 15px; text-decoration: none;}
a.reports:hover {background: url(../images/arrow.jpg) no-repeat right center; color: #ff8e01; padding-right: 15px; text-decoration: none;}
a.reports:visited {background: url(../images/arrow.jpg) no-repeat right center; color: #497fbd; padding-right: 15px; text-decoration: none;}

a:link {color: #ffcc00; text-decoration: none;}
a:hover {color: #fff; text-decoration: none;}
a:visited {color: #ffcc00; text-decoration: none;}

.titles {font-size: 16px; font-weight: bold; padding:0px; margin:0px; color:#B00000;}
.tabhead{font-size: 12px; font-weight:bold; color:#FFFFFF; background:url(../images/tab_cnt.gif) repeat-x;}

.modalPopupCase
{

border-width:0px;

border-style:solid;

border-color:Gray;

padding:10px;

width:100%;

height: 100%;

}

.modalBackGround
{
background-color:Gray;

filter:alpha(opacity=70);

opacity:0.7;

}

.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #3C708C;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../Images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(../Images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(../Images/sprite.png) #3C708C repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}


.headerstyle {
    
    background-image: url(../Images/sort_none.gif);
    background-repeat: no-repeat;
    background-position: center left;     
    padding-left: 20px;
    font-size: 12px;font-weight: bold;	color: #FFFFFF;
    background-color:#6DB0D1;
    vertical-align:top;
}  
.headerstyle a{
	text-decoration:none;
    color: #FFFFFF;
	display:block;
}    

.sortascheaderstyle{
    background-image: url(../Images/sort_asc.gif);     
    background-color: #A2B5CC; 	
    background-repeat: no-repeat;
    background-position: center left;  
    padding-left: 20px;     
}
.sortdescheaderstyle{
    background-image: url(../Images/sort_desc.gif);     
    background-color: #A2B5CC; 	
    background-repeat: no-repeat;
    background-position: center left;  
    padding-left: 20px;     
}   
.cal_Theme1 .ajax__calendar_container

{
background-color: #e2e2e2; border:solid 1px #cccccc;

}

.cal_Theme1 .ajax__calendar_header

{
background-color: #ffffff; margin-bottom: 4px;

} 

.cal_Theme1 .ajax__calendar_title,

.cal_Theme1 .ajax__calendar_next,

.cal_Theme1 .ajax__calendar_prev

{
color: #004080; padding-top: 3px;

}

.cal_Theme1 .ajax__calendar_body

{
background-color: #e9e9e9; border: solid 1px #cccccc;

}

 .cal_Theme1 .ajax__calendar_dayname

{
text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;

} 

.cal_Theme1 .ajax__calendar_day

{
text-align:center;

}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,

.cal_Theme1 .ajax__calendar_active

{
color: #004080; font-weight:bold; background-color: #ffffff;

}

 

 

.cal_Theme1 .ajax__calendar_today

{
font-weight:bold;

}

 

 

.cal_Theme1 .ajax__calendar_other,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title

{
color: #bbbbbb;

}

 
