.menuTitle {
	color:#697C8F;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

A {
	color:#027BC4;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A:hover {
	color:#006699;
	text-decoration:underline;
}

UL {
list-style-type:circle;
}

INPUT {
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#7B828A;
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#7B828A;
	border-right-style:solid;
	border-right-width:1;
	border-right-color:#7B828A;
	border-top-style:solid;
	border-top-width:1;
	border-top-color:#7B828A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #E7EAED;
}

Textarea {
	background: #E7EAED;
	padding-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:300;
	background-image:url(images/blog_spot.jpg);
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#7B828A;
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#7B828A;
	border-right-style:solid;
	border-right-width:1;
	border-right-color:#7B828A;
	border-top-style:solid;
	border-top-width:1;
	border-top-color:#7B828A;
}

INPUT.text {
	background: #E7EAED;
	padding-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-image:url(images/blog_spot.jpg);
}

INPUT.submit,INPUT.button {
border-bottom-style:solid;
border-bottom-width:1;
border-bottom-color:#7B828A;
border-left-style:solid;
border-left-width:0;
border-left-color:#7B828A;
border-right-style:solid;
border-right-width:1;
border-right-color:#7B828A;
border-top-style:solid;
border-top-width:0;
border-top-color:#7B828A;
background-image:url(images/bginput.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background: #E7EAED;
}

INPUT.radio {
	background-image:url(images/bginput.jpg);
}

SELECT {
background-position:left;
border-bottom-style:solid;
border-bottom-width:1;
border-bottom-color:#7B828A;
border-left-style:solid;
border-left-width:1;
border-left-color:#7B828A;
border-right-style:solid;
border-right-width:1;
border-right-color:#7B828A;
border-top-style:solid;
border-top-width:1;
border-top-color:#7B828A;
list-style-type:disc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}



TD {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
}

TH {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
}

BODY {
	scrollbar-face-color: #E7EAED; 
	scrollbar-shadow-color: #F7F7F8;
	scrollbar-highlight-color: #F7F7F8;
	scrollbar-3dlight-color: #F7F7F8; 
	scrollbar-darkshadow-color: #F7F7F8; 
	scrollbar-track-color: #F7F7F8; 
	scrollbar-arrow-color: #F7F7F8;
}

.dashed {
	border-style:dashed;
	border-width:1;
	border-color:#000000;
}

li{
	background-image:url(images/dot.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	list-style-image: url(images/bdot.jpg);
}

ul{
	margin:10px 0px 10px 30px;
	list-style: none;
}

img{
border:0;
}

HR {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #ffffff;
}

pre 
{
	border: 0px dashed #888;
	background: #E7EAED;
	width: 95%;
	max-height: 450px;
	padding-left: 10px;
	margin: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-image:url(images/blog_spot.jpg);
	border-top-width:0;
	border-top-color:#7B828A;
	border-bottom-width:0;
	border-bottom-color:#7B828A;
}
.part-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	line-height: normal;
	text-transform: uppercase;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
.test-parts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	line-height: normal;
	text-transform: uppercase;
}
.game-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-transform: uppercase;
}
