/* General */

body{
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	background:url('../img/bg.gif') repeat-x;
	
}

a:link{
        text-decoration : none;
        color: #5C1801;
}
a:active{
        text-decoration : none;
        color: #34455C;
}
a:visited.register{
        text-decoration : none;
        color: #5C1801;
}
a:visited{
        text-decoration : none;
        color: #5C1801;
}
a:hover{
        #text-decoration : underline;
        color: #34455C;
}

.sep{margin-top:7; margin-bottom: 0px;}

/* Tables */

.plain_table{border: 0px;width: 100%;border-collapse: collapse;}

.td_left_t2{height:7; width:5; background:url('../img/head_c_t_l.gif');}
.td_left_b{height:5; width:5; background:url('../img/corner_left_bottom.gif');}
.td_right_t2{height:7; width:5; background:url('../img/head_c_t_r.gif');}
.td_right_b{height:5; width:5; background:url('../img/corner_right_bottom.gif');}

.td_nav {color:black;font-family:Tahoma;font-size: 0.6em;background:url('../img/bg_menu.gif'); white-space:nowrap; text-align: center;height:19;}
.td_nav a:link {color:#000;text-decoration:none;font-weight:bold;}
.td_nav a:active {color:#000;text-decoration:none;font-weight:bold;}
.td_nav a:visited.register {color:#000;text-decoration:none;font-weight:bold;}
.td_nav a:visited {color:#000;text-decoration:none;font-weight:bold;}
.td_nav a:hover {color:#000;text-decoration:none;font-weight:bold;}

.td_nav2 {background:url('../img/shadow_menu.gif'); height:8; background-repeat:repeat-X;}

.td_sep {background:url('../img/bg_menu.gif');}

#champ, #euro, #orggame, #abt, #inform {color:#fff;font-family:Tahoma;font-size: 0.6em;white-space: nowrap;text-align: left;font-weight:bold;}
#champ a:link {color:#fff;text-decoration:none;}
#champ a:active {color:#fff;text-decoration:none;}
#champ a:visited.register {color:#fff;text-decoration:none;}
#champ a:visited {color:#fff;text-decoration:none;}
#champ a:hover {color:#fff;text-decoration:underline;}
#euro a:link {color:#fff;text-decoration:none;}
#euro a:active {color:#fff;text-decoration:none;}
#euro a:visited.register {color:#fff;text-decoration:none;}
#euro a:visited {color:#fff;text-decoration:none;}
#euro a:hover {color:#fff;text-decoration:underline;}
#orggame a:link {color:#fff;text-decoration:none;}
#orggame a:active {color:#fff;text-decoration:none;}
#orggame a:visited.register {color:#fff;text-decoration:none;}
#orggame a:visited {color:#fff;text-decoration:none;}
#orggame a:hover {color:#fff;text-decoration:underline;}
#abt a:link {color:#fff;text-decoration:none;}
#abt a:active {color:#fff;text-decoration:none;}
#abt a:visited.register {color:#fff;text-decoration:none;}
#abt a:visited {color:#fff;text-decoration:none;}
#abt a:hover {color:#fff;text-decoration:underline;}

#inform a:link {color:#fff;text-decoration:none;}
#inform a:active {color:#fff;text-decoration:none;}
#inform a:visited.register {color:#fff;text-decoration:none;}
#inform a:visited {color:#fff;text-decoration:none;}
#inform a:hover {color:#fff;text-decoration:underline;}


#main_news2{
	float: left;
	width: 503px;
}

#main_news{
	width: 240px;
	margin-left: 4px;
	float: right;
}


/* Text */

.p_auth{
    border-bottom: 1px dotted #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color:#fff;
}

h1{
	font-size: 18pt;
	font-family: Verdana;
	color: 2B2B2B;
}
h2{
	font-size: 14pt;
	font-family: Verdana;
	color: 2B2B2B;
}
.tag{
	text-align: left;
	font-size: 12pt;
	margin-bottom: 10px;
}
.tag2{
	font-weight: bold;
	color: 5C1801;
	font-size: 14pt;
}
.quote{
	float: right;
    background: #CCCCCC;
    border: 1px solid black;
    padding: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 30%;
    text-align: justify;
    font-style: italic;
}

/* IMG */
.left{float:left; margin-right:7px;}
.right{float:right; margin-left:7px;}

/* Photogallery */