html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #00CC33;
}
a:hover {
	color: #FFFFFF;
	
}

body {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #333333;
	background-repeat: repeat;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {font: bold 1.4em sans-serif;color: #4ba5da;}
h3 {font: bold 1em Tahoma,sans-serif;color: #4ba5da;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}






.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 0px solid #b1b1b1;
	font-size: 1.4em;
	padding: 10px;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.outer-container {
	padding-bottom: 24px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg.bmp);
	background-color: #222222;
}


.header {
	height: 147px;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/top1.jpg);
	background-position: left top;
	background-color: #000000;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .name a {
	color: #ffffff;
	float:right;
	font-size: 5em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 30px;
	font-weight: bold;
	padding-right: 40px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}

.header .title .tag {
	text-align: right;
	font-size: 18px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 26px;
	padding-right: 17px;
	color: #000000;
	font-weight: bold;
	padding-left: 230px;
}

.navigation {
	float: left;
	width: 170px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 40px;
}
.navigation h2 {
	color: #FFFFFF;
	font: bold 1.6em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 11px;
}
.navigation ul {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #ffffff;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.navigation li {
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.navigation li a {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 95%;
	font-weight: bold;
	background-color: #333333;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5%;
}
.navigation li a:hover {
	color: #FFFFFF;
	background-color: #666666;
	list-style-type: none;
}


.main {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	background-image: url(images/botom1.jpg);
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}


.content {
	float: right;
	width: 565px;
	margin-left: 5px;
	padding-top:35px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}


.footer {
	color: #F7F7F2;
	margin-top: 5px;
	text-align: center;
	background-color: #336600;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.footer a {
	color: #F7F7F2;
	text-decoration: underline;
}
.footer a:hover {color: #282828;}

.valid 
{
text-align: center;
padding-top:5px;
}

ul.menu li ul li {
	display: inline;
	color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-bottom: 1px;
}



ul.menu li ul li a {
	color: #003366;
	padding-left: 10px;
	width: 130px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	font-weight: normal;
	background-image: url(images/ggr4.jpg);
	margin-top: 1px;
	margin-bottom: 2px;
}
ul.menu li ul li a:hover {
	background-color: #663366;
	background-image: url(images/ggr42.jpg);
	color: #000000;
	text-indent: 2px;
}
UL.list1 li {
	list-style-type: square;
	list-style-position: outside;
}

.style5 {
	font-size: 15px;
	font-weight: normal;
}
.style6 {
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}
.style7 {color: #330066}
.floatr {
	float: right;
	margin-top: 5px;
}
.in1 {
	width: 565px;
	background-image: url(images/run63.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 300px;
}

.floatl {
	float: left;
	margin-right: 5px;
}
#Image1 {
	background-color: #FF0000;
	margin-top: 25px;
}
#picdiv1 {
	position: absolute;
	visibility: hidden;
	left: 262px;
	top: 54px;
}
.style11 {font-size: 12px; color: #FFFFFF;}
.style12 {font-size: 16px}
.style9 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.tiny1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
.style8 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}.flr {
	float: right;
}
#redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
