/* CSS Document */
A.set1:link {color: #000000;}
A.set1:visited {color: #000000;}
A.set1:active {color: #000000;}
A.set1:hover {color: #000000; text-decoration: underline;}
A.set1 {text-decoration:none}
A.set1 {font-family:arial; font-size:12px; font-weight:bold;}

A.set2:link {color: #000000; background: #F2F2F2;}
A.set2:visited {color: #000000; background: #F2F2F2;}
A.set2:active {color: #000000; background: #F2F2F2;}
A.set2:hover {text-decoration: none;}
A.set2 {text-decoration: underline;}
A.set2 {font-family:arial; font-size:14px;}

A.set3:link {color: #FFFFFF; background: #5080BC;}
A.set3:visited {color: #FFFFFF; background: #5080BC;}
A.set3:active {color: #FFFFFF; background: #5080BC;}
A.set3:hover {color: #FFCC00;}
A.set3 {text-decoration: none;}

A.set4:link {color: #000000; background: #F2F2F2;}
A.set4:visited {color: #000000; background: #F2F2F2;}
A.set4:active {color: #000000; background: #F2F2F2 ;}
A.set4:hover {color: #FFFFFF; background: #000000; text-decoration: underline;}
A.set4 {text-decoration:none}
A.set4 {font-family:arial; font-size:12px; font-weight:bold;}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}

.background1{background-repeat:no-repeat; background-image:url(http://www.rrnet.net/images/rrnet_top_ff9900.gif);}
.table1{background: #CCCCCC;}
.header1{background: #5080BC; color:#FFFFFF; font-family:tahoma; font-size:14px; font-weight:bold;}
.header2{background: #5080BC; color:#FFFFFF; font-family:arial; font-size:14px; font-weight:bold;}
.header3{background: #F2F2F2; color:#5080BC; font-family:arial; font-size:18px; font-weight:bold;}
.header4{background: #F2F2F2; color:#000000; font-family:arial; font-size:14px; font-weight:normal;}

.cellbg1{background: #F2F2F2; hover: #000000;}

.body{background: #F2F2F2;}

body {
scrollbar-3dlight-color : #FFFFFF;
scrollbar-darkshadow-color : #82BCDA;
scrollbar-highlight-color : #D7ECF5;
scrollbar-shadow-color : #3985AB;
scrollbar-arrow-color : #0E212A;
scrollbar-face-color : #6699CC;
scrollbar-track-color : #82BCDA;
}
