body {background-color:#FFFFFF; margin:0px; padding:0px; }

td {text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#646464;
	line-height:13px;}

a 			{text-decoration: none; color:#648CB4}

.copy		{font-family:tahoma; font-size:10px; color:#9B9B9B; text-decoration:none}

.menu_txt {	color:#939393; text-decoration:none; font-family:tahoma; font-size:10px; font-weight:bold}

.gray {color:#646464; text-decoration:none}
.white { color: #fff; text-decoration: none; }
.orange {color:#F7941D; text-decoration:none}
.blue {color:#648CB4; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.u {text-decoration:underline}
.up {text-transform:uppercase}
.sm {font-size:10px}
.b {font-size:12px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under.jpg);
	color:#DACCE3}

.form { width:250px; height:21px; font-family:tahoma; font-size:11px; background-color:#ffffff; color:#646464; margin-left:0; margin-right:0 }
		
.textarea { width:250px; height:161px; font-family:tahoma; font-size:11px; background-color:#ffffff; color:#390602; overflow:auto; margin-left:0; margin-right:0; border: solid 1px #ced0dd; }
.select { color: #155092; font-size: 10px; font-family: tahoma; background-color: #ffffff; margin-right: 0; margin-left: 0; overflow: auto; border: solid 1px #ced0dd; }
.input { font-family:tahoma; font-size:11px; background-color:#ffffff; color:#000; margin-left:0; margin-right:0; border: solid 1px #ced0dd; }

.rollover {
		scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

#popup   {      position: relative;      border: 1px solid #666666;background-color:#F7F7F7;      width: 200px;      height: 100px;   }
