body {
	text-align: center;
	line-height:13px;
	background-image: url(../img/bg.jpg);
	margin: 0;
	padding: 0; }


img { border: 0px; margin: 0px; padding: 0px; }

a { text-decoration: none;
font-weight: bold; }

a:link { color: #CCCCFF; }
a:visited { color: #BDBD8C; }
a:hover { color: #CC9900; text-decoration: underline; }
a:active { color: #CCCCFF; }


form, option, select, input	{
	margin: 1px; /* eliminates extra space added by browsers */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; }

p {	margin-top: 0;
	margin-bottom: 10px; }

ul { margin: 0;
	padding: 0; }

li { display: block; }

label { font-weight: bold; }

input,textarea, select {
	color : #9CA9AD;
	background-color : #151D36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	border: 1px inset  #5E6F74;
}

.center { text-align: center; }

.right { float: right; }

.clear { clear: both; }

.showme { display: block; }

.hideme { display: none; }

.privmsgs { color: #FF6600; }

.whitebold { color:#FFFFFF; font-weight: bold; }

.whitenobold { color:#FFFFFF; }

.pagetitles { color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; line-height:125%; }

.text { color: #FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }
.smalltext { color: #FFFFFF; font-family: Arial, Helvetica; font-size: 8pt; line-height:100%; }
.smalltitles { color: #CCCCCC; font-weight:bold; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }
.boldtext { color: #FFFFFF; font-weight:bold; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }
.navlinks { color: #FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }
.smallnavlinks { color: #FFFFFF; font-family: Arial, Helvetica; font-size: 8pt; line-height:110%; }

.copyrighttext { color: #ffffff; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }

.pollbold { color: #ffffff; font-family: Arial, Helvetica; font-weight: bold; font-size: 10pt; line-height:125%; }

.adtext { color: #ffffff; font-family: Arial, Helvetica; font-weight: bold; font-size: 10pt; line-height:125%; }

.polltext { color: #ffffff; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }

.interview1 { color: #FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }
.interview2 { color: #CCCC99; font-family: Arial, Helvetica; font-size: 10pt; line-height:125%; }

.JapaneseSize { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none line-height:125%; }

.invisible	{ visibility: hidden; 
	height: 0px;
	width: 0px; }