body {margin:0px; padding:0px; background-color:#FFFFFF}
.c_name{font-family:Tahoma; font-size:12px;  color:#333333; }
.i{font-family:Tahoma; font-size:11px;  color:#717171; text-decoration:none }
.menu{font-family:Tahoma; font-size:11px;  color:#8C8C8C; text-decoration:none }
.gry_text{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	line-height: 20px;
}
.side_text{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.green_11{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.blue_9{font-family:Tahoma; font-size:12px;  color:#5B80B4; }
.main{font-family:Tahoma; font-size:12px;  color:#333333; line-height:20px }

a.side_text :link {text-decoration: none; color: #FFFFFF}
a.side_text:visited {text-decoration: none; color: #FFFFFF;}
a.side_text:active {text-decoration: none}
a.side_text:hover {text-decoration: underline; color: #FFFFFF;}

A:link {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #333333;}

UL {

list-style-image: url(images/ghc_bullet.gif);
}

UL UL LI {

list-style-image: url(images/ghc_bullet.gif);
}

UL UL UL LI {

list-style-image: url(images/ghc_bullet.gif);
}

.hiddenText{
margin:  20px 20px 0px 0px;
display: none;
}

.input{
width:153px; height:15px;
border-width:1px;
border-style:solid;
background-color:#FFFFFF;
border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
}

.textarea{
width:153px; height:132px;
border-width:1px;
border-style:solid;
background-color:#FFFFFF;
border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
overflow:auto;
}
 
.news_header {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-weight: bold;
}



#contest ol {
	list-style-type: decimal;
	list-style-image: none;
	font: italic 1em Georgia, Times, serif;
	color: #333;
}

#contest UL {
list-style-image: none;
list-style:disc;
color: #333;
}

#contest UL UL LI {
list-style-image: none;
list-style:disc;
color: #333;
}

#contest UL UL UL LI {
	list-style-image: none;
	list-style:disc;
	color: #333;
}
