/*rpimain.css */

body {
	margin-top: 2px;
	background-image: url(imgs/bk_pg.gif);
	font-family: Arial;
}

a:link {Verdana, Arial, Helvetica, sans-serif; font-size:small;	text-decoration:none; text-decoration: none; color: #333399;}
a:visited {Verdana, Arial, Helvetica, sans-serif; font-size:small; text-decoration:none;	text-decoration: none; color: #333399; }
a:hover {Verdana, Arial, Helvetica, sans-serif;	font-size:small; text-decoration:none; text-decoration: underline; color: #333399;}
a:active {Verdana, Arial, Helvetica, sans-serif; font-size:small; text-decoration:none; text-decoration: none; color: #333399;}

/* email links */

a.bluelink:link {font-family:Arial; color: #003366; font-size: x-small; font-weight: bold; text-decoration: underline}
a.bluelink:hover {color: #003366; font-size: medium; font-size: x-small; font-weight: bold; text-decoration: underline}
a.bluelink:visited {color: #003366; font-size: medium; font-size: x-small; font-weight: bold; text-decoration: underline}
a.bluelink:active {color: #003366; font-size: medium; font-size: x-small; font-weight: bold; text-decoration: underline}

a.email:link {font-family:Arial; color: #C00; font-size: medium; font-weight: bold; text-decoration: underline}
a.email:hover {color: #C00; font-size: medium; font-weight: bold; text-decoration: underline}
a.email:visited {color: #C00; font-size: medium; font-weight: bold; text-decoration: underline}
a.email:active {color: #C00; font-size: medium; font-weight: bold; text-decoration: underline}

/* gray link*/
a.graylink:link {font-family: Geneva, Arial, Helvetica, sans-serif; color:#CCC; font-size: x-small; text-decoration:underline }
a.graylink:hover {font-family: Geneva, Arial, Helvetica, sans-serif; color:#CCC; font-size: x-small; text-decoration:underline }
a.graylink:visited {font-family: Geneva, Arial, Helvetica, sans-serif; color:#CCC; font-size: x-small; text-decoration:underline  }
a.graylink:active {font-family: Geneva, Arial, Helvetica, sans-serif; color:#CCC; font-size: x-small; text-decoration:underline }

img.floatLeft { 
    float: left;
	margin-top:0px; 
	margin-bottom:0px;
    margin-right: 20px; }
	
img.floatRight { 
    float: right; 
	margin-top:0px; 
	margin-bottom:0px;
    margin-left: 20px; }

/* main sections for pages*/
#main_block {display:block; float:left; width:900; } 
#left_side { display:block; float:left; width:200px;   }
#right_side {display:block; float:left; width:695px; }

/* menu across top*/
#menu {
	float:left;
	border-right:1px solid #003366;
	border-left:0px solid #03366;
	padding-top:3px;
	width:139px;
    height:22px;
	text-align:center;
	font-weight:bold;
	color:#ffffff; }
}
a.menu_select:link {font-family:Tahoma; font-size:14px; color:#ffffff; text-decoration:none; }
a.menu_select:visited {	font-family:Tahoma; font-size:14px; color: #ffffff; text-decoration:none; }
a.menu_select:hover {font-family:Tahoma; font-size:14px; color:#ffffff; text-decoration:none; text-transform: uppercase;}
a.menu_select:active {font-family:Tahoma; font-size:14px; color: #ffffff; text-decoration:none;}

.style1 {color: #CC0000; font-weight: bold; }
.style2 {font-size: small; color: #333333; }
.style3 {color: #003366; font-size: small; font-weight: bold;}
.style4 {color: #003366; font-weight: bold; font-size: large;}
.style5 {color:#C00; font-size: medium; font-weight: bold; }
.style6 {color: #cc0000; font-size: small; font-weight: bold; }
.style7 {color: #FFFFFF; font-size: small; font-weight: bold; }
.style8 {color: #FFFFFF; font-size: x-small; font-weight: bold; }
.style9 {color: #003366; font-size: small; font-weight: bold;}
.style10 {font-size: small; color: #ffffff; }
.style11 {color: #CCC; font-size: x-small; font-weight: normal; }
.style12 {color: #003366; font-weight: bold; font-size: medium;}
.style13 {color:#C00; font-size: small; font-weight: bold; }
.style14 {font-size: x-small; color: #333333; }
.style15 {font-family:Tahoma; font-size:14px; color:#ffffff; text-decoration:none;}
.style16 {font-family:Tahoma; font-size:18px; color:#036; font-weight:bold; }
.style17 {font-family:Tahoma; font-size:18px; color:#C00; font-weight: bold; }
.style18 {font-family:Tahoma; font-size: 12pt; color: #333333; }



