a.one:link {color: #ffffff}
a.one:visited {color: #ffffff}
a.one:hover {color: #000000}

a.two:link {color: #000000}
a.two:visited {color: #000000}
a.two:hover {color: #ffffff}

A.loginlink {font-size: 10px; color: black; font-family: Verdana, Arial, sans-serif; text-decoration: underline; }
A.loginlink:hover { color: red }
A.bottomlink {font-size: 10px; color: #999999; font-family: Arial, sans-serif; text-decoration: underline; }
A.bottomlink:hover {color: #FFFFFF }
A.black { color: black }
A.black:hover { color: #ffd700 }
A.clientlink {font-size:12px; color: white; font-family: Verdana, Arial; font-weight: bold;}
A.clientlink:hover { color: #ffd700 }

A:hover { COLOR: #ffd700; TEXT-DECORATION: none }
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }

.greytext {font-size: 10px; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;}
.greytitle {font-weight: bold; font-size: 11px; color: #999999; font-family: Helvetica, Verdana, Arial, sans-serif;}
.title {font-weight: bold; font-size: 11px; color: white; font-family: Helvetica, Verdana, Arial, sans-serif;}
.blacktitle {font-weight: bold; font-size: 11px; color: black; font-family: Helvetica, Verdana, Arial, sans-serif;}
.whitetitle {font-weight: bold; font-size: 11px; color: white; font-family: Helvetica, Verdana, Arial, sans-serif;}
.sendtitle {font-weight: bold; font-size: 12px; color: white; font-family: Helvetica, Verdana, Arial, sans-serif;}
.studiotitle {font-weight: bold; font-size: 13px; color: white; font-family: Helvetica, Verdana, Arial, sans-serif;}
.studiotitleOff {font-weight: bold; font-size: 13px; color: #999999; font-family: Helvetica, Verdana, Arial, sans-serif;}
.marketingtext {font-size: 12px; color: #999999; font-family:  Helvetica, Verdana, Arial, sans-serif;}
.message {font-size: 13px; color: black; font-family: Helvetica, Verdana, Arial, sans-serif;}
.login {font-size:10px; color: black; font-family: Verdana, Arial, sans-serif; }
.directions {font-size:12px; color: black; font-family: Verdana, Arial;}
.white {font-size:12px; color: #CCCCCC; font-family: Verdana, Arial;}
.conformhelp {font-size:12px; color: white; font-family: Verdana, Arial;}
.preferences {font-size:9px; color: #CCCCCC; font-family: Verdana, Arial, sans-serif; text-decoration: underline;}
.outboxLog {font-size:9px; color: #fff; font-family: Verdana, Arial, sans-serif;}
.newseditor {font-size: 10px; color: black; font-family: courier;}
.thumbAdditional { width: 50px; height: 50px;  border:1px solid #f00;}


H3 {font-size:12px;}

BODY, P, TD, BLOCKQUOTE {	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-color: #000000;
}

INPUT, TEXTAREA, SELECT {	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

/* rollover buttons without JS - source image called from individual page */
.button {display:block;background-repeat:no-repeat;height:24px;}
.button:hover {background-position:0px -24px;}
a.btn_addLinks{background-image:url('/images/buttons/btn_addLinks.gif'); width:72px}
a.btn_upload{background-image:url('/images/buttons/btn_upload.gif'); width:57px}

.highlight {color:#ffd700;}

/*
 * SECTION STYLES
 */

/* /project_room/edit_content/abailable_bottom.asp */
body#available_bottom
{
   width:255px; height:25px; 
   padding:15px 0;

}
body#available_bottom div#nav{width:149px; height:24px; margin:0 auto;}
#available_bottom .button{margin:0 5px;  float:left;}

