/*UTA Magazine Style Sheet*/
/*Header Table*/
tr td#header {
	background: #444B4C;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
	padding: 2px; 

}
/*Other Stories*/
tr td#otherheader {
	background: #cccccc;
	/* background: #86A4CF; */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: none; 
	color: #841C25;
	text-align: center;
	padding: 2px 10px 2px 10px; 

}
tr td#otherbody {
	background: #cccccc;
	/* background: #86A4CF; */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding: 2px 10px 2px 10px; 
	
}
.otherheading{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #9F2D20;
}

tr td#editor {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding: 5px 10px 5px 10px; 
	
}
tr td#archived {
	background: #cccccc;
	/* background: #86A4CF; */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #9F2D20;
	text-align: center;
	font-weight: bold;
	padding: 5px 5px 5px 5px; 
	
}

table#main {
 		border-top: #000000 solid 1px;
		border-bottom: #000000 solid 1px;
		border-left: #000000 solid 1px;
		border-right: #000000 solid 1px;
		margin: 10px;
}
/*footer*/
tr td#footer {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	text-align: center;
}
.mainbg {
	background: #cccccc;
	/* background: #86A4CF; */
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;

}

.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	padding: 5px 5px 5px 5px; 

}
.bodyheading{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	margin: 10px 15px 0px 15px;
}
.heading{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #000000;
	padding: 10px 10px 0px 10px; 
}

.contentheading{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
	padding: 10px 10px 0px 10px; 
}
.contentsubheading{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	padding: 0px 10px 0px 10px; 
}
.storysubheading{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
}

.babytext{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	margin: 0px 15px 10px 15px;

}

.gallerytext{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	margin: 0px 10px 10px 10px;	
}

.bodytext1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

.notes {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}
.thumbnail{  
	font-family: ; 
	font-size: 10px; 
	color: #000000;
	margin: 0px ;

}

.contenttext{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	padding: 0px 10px 0px 10px; 

}

table#features {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	padding: 0px 5px 5px 5px; 
}
.featuresheading{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	padding: 0px 0px 0px 0px; 
}
A {
	color: #092869;
	FONT-FAMILY: verdana, helvetica, arial; 
	text-decoration: none;
	font-weight: bold; 

}
A:link {
	color: #092869;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 font-weight: bold; 

}
A:visited {
	color: #092869;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 

}
A:active {
	color: #092869;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 

}
A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	background: #BEC6DB;
	font-weight: bold; 
}
A.header:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 

}
A.header:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 

}
A.header:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 

}
A.header:hover {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background: #cccccc;
	/* background: #86A4CF; */
	color: #841C25; 

}








.headline {  
	font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #020137
}
.subheadline {  
	font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000000
}
.bodytext {  
	font-family: verdana, helvetica, arial; font-size: 12px; color: #000000
}
.subhead {  
	font-family: verdana, helvetica, arial; font-size: 10pt; font-weight: bold; color: #333333
}
.subheadbrown {  
	font-family: verdana, helvetica, arial; font-size: 10pt; font-weight: bold; color: #996633
}
.bigsub {  
	font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000000
}
.babytext {  
	FONT-FAMILY: verdana, helvetica, arial; font-size: 10px; font-weight: normal; color: #000000
}
.babytextblue {  
	FONT-FAMILY: verdana, helvetica, arial; font-size: 10px; font-weight: normal; color: #3179AE
}
.babytextmaroon {  
	FONT-FAMILY: verdana, helvetica, arial; font-size: 10px; font-weight: normal; color: #990000
}
.baby {  
	FONT-FAMILY: verdana, helvetica, arial; font-size: 10px; font-weight: normal; color: #000000
}
.medbluesubhead { 
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #3179AE; word-spacing: normal; font-style: normal 
}
.medredsubhead { 
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #F42E2E; word-spacing: normal; font-style: normal 
}
.medmaroonsubhead { 
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #990000; word-spacing: normal; font-style: normal 
}
.quote {  
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #6699CC
}
.blondone {  
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC9933
}
.babylink {  
	color: #000000; FONT-FAMILY: verdana, helvetica, arial; font-size: 10px; color: #000000; font-weight: normal
}
a.image:link {
		color: transparent; background: transparent;
}
a.image:hover {
		color: transparent; background: transparent;
}
a.image:visited {
		color: transparent; background: transparent;
}
a.image:active {
		color: transparent; background: transparent;
}
a.subhead:link {
		color: #333333; FONT-FAMILY: verdana, helvetica, arial; text-decoration: underline
}
a.subhead:hover {
		color: #333333; FONT-FAMILY: verdana, helvetica, arial; text-decoration: underline; background: #E1EAFF
}
a.subhead:visited {
		color: #333333; FONT-FAMILY: verdana, helvetica, arial; text-decoration: underline
}
a.subhead:active {
		color: #333333; FONT-FAMILY: verdana, helvetica, arial; text-decoration: underline
}
a.subheadline:link {
		font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-decoration: underline
}
a.subheadline:hover {
		font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-decoration: underline; background: #E1EAFF
}
a.subheadline:visited {
		font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-decoration: underline
}
a.subheadline:active {
		font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-decoration: underline
}
BODY {
	COLOR: #000000; FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 12px
}
.bodMain {
	COLOR: #000000; font-family: verdana, helvetica, arial; FONT-SIZE: 10px
}
.bodMainSmall {
	COLOR: #000000; font-family: verdana, helvetica, arial; FONT-SIZE: 8px
}
.bodTitle {
	font-family: verdana, helvetica, arial; font-size: 16px; font-weight: bold; color: #003399
}
.bodMainlrg {
	COLOR: #000000; font-family: verdana, helvetica, arial; FONT-SIZE: 14px
}
P {
	FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 12px
}
.tdbackground {
		background: #000000;
}



ul {font-size: 120%;}