body {
	margin: 15px 40px 150px 40px;
}

body {
	font-size: 70%;
}

body, td, input, select, textarea {
	font-weight: normal;
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

.bodybld {
	font-weight: bold;
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
.bodyital {
	font-weight: normal;
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
		
p {
	margin: 0px 0px 10px 0px;
}


H1 {
	font-size: 200%;
	margin: 25px 0px 10px 0px;
}


H2 {
	font-size: 170%;
	margin: 25px 0px 10px 0px;
}


H3 {
	font-size: 130%;
	margin: 25px 0px 10px 0px;
}

H4 {
	font-size: 100%;
	margin: 25px 0px 10px 0px;
}


a {
	color: #003167;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.aredlink {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.aredlink:hover {
	color: #003167;
	text-decoration: underline;
}

.warning  {
	border-width : 2px;
	border-color : red;
	border-style : dotted;
	padding : 2px;
	background-color : MistyRose;
}

input, select, textarea {
	border-width : 1px;
	border-style : solid;
	border-color : silver;
	background-color : White;
}


input.invalid, textarea.invalid, select.invalid  {
	border-color : red;
	background-color : MistyRose;
}

input.valid, textarea.valid, select.valid  {
	border-color : silver;
	background-color : White;
}


.menu {
	border: solid 1px #DDD;
	padding: 2px 6px 2px 6px;
	margin: 1px 1px;
	background: #F1F1F1;
	width: 120px;
	height: 1%;
	line-height: 1em;
	color: #000;
	display: block;
	text-decoration: none;
}


.menu:hover {
	border: solid 1px #999;
	background: #CCC;
}


a.topmenu {
	display: block;
	width: 50px;
	padding: 2px;
	margin-right: 5px;
	border: solid 2px #E8DFDA;
	text-align: center;
	font-weight: bold;
	float: right;
}

a.topmenu:hover {
	background: #EEE;
}

.headerwhite {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
}

.headergrey {
	margin: 5px 0px 0px 2px;
	font-size: 130%;
	font-weight: bold;
	color: #AAA097;
}

.box {
	margin-top: 10px;
	border: 1px solid #000;
}


TABLE.votebox {
	border: 1px solid #000;
	width: 200px;
}


div.votegraph {
	display: block;
	height: 10px;
	background: #000;
}

.story {
	display: block;
}
.login {
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.register {
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.register:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.welcome{
	font-weight: normal;
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}
.welcomebld{
	font-weight: bold;
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}


.copyright{
	font-weight: normal;
	font-family: verdana, Times, helvetica,  arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 90%;
}
.rightBorder {
	border-right-width: 1.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B3C0D5;
}
.borderbk {
	border: 1px solid #000000;
}
.rightBorderbt {
	border-right-width: 1.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #B3C0D5;
	border-bottom-width: 1.5px;
	border-bottom-color: #B3C0D5;

}
.Borderbot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1.5px;
	border-bottom-color: #B3C0D5;
}

.myinput{
font-size: 12px
}
.bordernb {

	border: 1px solid #B3C0D5;
}
