@charset 'UTF-8';
/* CSS Document */

/* General style */

A:link	 {
color: #000066;
text-decoration: none;
}

A:visited {
color: #660066;
text-decoration: none;
}

A:hover   {
color: #660022;
text-decoration: none;
}

.maintitle {
width:7em;
text-align: center;
color: #000066;
font-size: 40pt;
font-family: 'Georgia';
margin:0px;
padding:0px;
font-weight:normal;
text-align:center;
line-height:1em;
}

.editwarning
{
	color:#FF0000;
}

.logout
{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.mainsubcaption {
text-align: center;
color: black;
font-size: 12pt;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-variant: small-caps;
font-weight:normal;
margin:0px;
padding:0px;
line-height:1.3em;
display:block;
}

.titlecont{
width:7em;
text-align: center;
color: #000066;
font-size: 40pt;
font-family: 'Georgia';
margin-top:0;
margin-left:4%;
margin-right:5%;
margin-bottom:0;
font-weight:normal;
}

.menucontain {
margin-left: 5%;
margin-right: 5%;
margin-bottom: 10px;
margin-top: 15px;
}

.menu2contain {
margin-left: 5%;
margin-right: 5%;
margin-bottom: 10px;
margin-top: 10px;
}

.menuoptions {
text-align: left;
font-size: 12pt;
border-color:#000066;
border-top-style: solid;
border-top-width:thin;
border-bottom-width:thin;
border-bottom-style:solid;
background-color: #eeeeee;
font-family:Georgia, 'Times New Roman', Times, serif; 
}

.menu2options {
text-align: left;
font-size: 10pt;
border-color:#000066;
border-top-style: solid;
border-top-width:thin;
border-bottom-width:thin;
border-bottom-style:solid;
background-color: #eeeeee;
font-family:Georgia, 'Times New Roman', Times, serif; 
}

img {
border:none;
}

.mainbody {
font-size: 12pt;
font-family: 'Georgia';
text-align : justify;
margin-top:30px;
margin-left:5%;
margin-right:auto;
max-width:650px;
width: 90%;
}

h3 {
margin-top:3px;
margin-bottom:3px;
margin-left:0;
margin-right:0;
font-size:x-large;
color:#000066;
}

h4 {
margin-top:0px;
padding-top:0px;
margin-bottom:5px;
padding-bottom:0px;
}

h5 {
margin-top:0px;
padding-top:0px;
margin-bottom:5px;
padding-bottom:0px;
}

.announce {
color:#FF0000;
margin-top:0px;
padding-top:0px;
margin-bottom:5px;
padding-bottom:0px;
font-size:13px;
}

.operatitle {
font-style: oblique;
font-style: italic;
}

blockquote {
font-style:italic;
padding-left:0;
margin-left:0;
}

.quotecredit {
font-variant:small-caps;
font-weight:bold;
font-size:16px;
padding-top:0;
margin-top:0;
}

p.ruleunder {
border-bottom-style:solid;
border-bottom-color:#000066;
border-bottom-width:thin;
padding-bottom:5px;
margin-top:0;
padding-top:0;
}

.castlist {
font-size:14px;
background-color:#CCEEFF;
margin-bottom:3px;
}

.buynow {
height:25px;
width:91px;
}

.moreinfo {
height:25px;
width:91px;
}

th {
padding:10px;
border-style:solid;
border-width:thin;
background-color: #DDDDDD;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-size:24px;
color:#000099;
}

td {
padding:7px;
border-style:solid;
border-color:#000000;
border-width:1px;
text-align:left;
}

.date {
font-style:italic;
}

.reviewbody {

}

.photocaption {
font-size:12px;
}

/* inplace editing stylr */

.button
{
	background-color:#ccccff;
	border: 1px solid #009;
	padding: 5px;
	cursor:default;
	font-size:9px;
}

/* end of general style */
