


BODY { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
TD  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR { vertical-align: top }

.pageTitle    { color: #7388cc; font-size: 18px }
.forumHeader { color: white; font-size: 10px; background-color: #7388cc }
.subhead  { color: #ff4500; font-weight: bold; font-size: 11px }
.subheadBgnd  { background-color: #ffffff; valign: middle }

.articleHead { color: #000; font-size: 18px }
.ArticleSubHead { color: #000; font-size: 11px }
.articleCopy  { color: #353535; font-size: 11px }
.smlcopy { color: #696969; font-size: 9px }

.hilite    { color: black; font-weight: bold; font-size: 10px }
.hiliteWhiteOut   { color: white; font-weight: bold }
.hiliteColor     { color: #ff4500; font-weight: bold; font-size: 11px }
.hiliteWarning      { color: #b22222; font-weight: bold; font-size: 10px }

.searchBoxTitle      { background-color: #7388cc }
.searchBox     { background-color: #fff }

.boxHeader     { background-color: #b9c2e2 }

.byline  { color: black; font-style: italic }

.borderAll     { background-color: #fff; border: solid 1px #7388cc }
.borderTopLeft { border-top: 1px solid #399; border-left: 1px solid #399; }
.borderBottomRight { border-right: 1px solid #399; border-bottom: 1px solid #399 }

.formItems    { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; border: solid 1px #696969 }
.formItemsColor  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffe0c0; border: solid 1px #696969 }

.adBgnd { background-color: #c0c0c0 }

a:link       { color: #b22222; text-decoration: none }
a:visited      { color: #b22222; text-decoration: none }
a:hover     { color: #7388cc; text-decoration: underline }

a.link2:link { font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline }
a.link2:visited { font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline }
a.link2:hover  { color: #7388cc; font-weight: normal; font-size: 10px; text-decoration: underline }

.disp1 {DISPLAY: block}
.disp2 {DISPLAY: none}

.new_studios_but 
	{
		background-image: url("../resources/all_studios.gif");
		background-position: 0px -92px;
		background-repeat: no-repeat;
		display:block;
		height:32px;
		padding-left: 37px;
		padding-top:6px;
		width: 180px;
	
	}
.new_studios_but:hover
	{
     	background-position: 0px -129px;
		text-decoration:none;
	}
	
.all_studios_but 
	{
		background-image: url("../resources/all_studios.gif");
		background-position: 0px -7px;
		background-repeat: no-repeat;
		display:block;
		height:32px;
		padding-left: 37px;
		padding-top:6px;
		width: 180px;
	
	}
.all_studios_but:hover
	{
     	background-position: 0px -44px;
		text-decoration:none;
	}
