@charset "utf-8";
/* CSS Document */

/*	Main Styles	*/

	a.ka-design:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none}
	a.ka-design:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffff82; text-decoration:none}
	
	a.link:link {font-family:Arial, Helvetica, sans-serif; ccolor:#003366; text-decoration:underline}
	a.link:hover {font-family:Arial, Helvetica, sans-serif; color:#CC6600; text-decoration:underline;}
	a.link:visited {font-family:Arial, Helvetica, sans-serif; color:#CC6600; text-decoration:underline}
	
	a.mail:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none}
	a.mail:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffff82; text-decoration:none}
	
	form.login {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:none; text-align:right}
	a.reg_forgot:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:underline; text-align:right}
	a.reg_forgot:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003366; text-decoration:underline; text-align:right}
	a.reg_forgot:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003366; text-decoration:underline; text-align:right}		
	.cont_header {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#ffffff; text-decoration:none; font-weight:bold;}
	td.main	{background-color:#262c26; vertical-align:text-top; margin-left:30px;}
	div.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; margin-left:30px; margin-top:30px; margin-bottom: 30px; margin-right:30px; }
	div#sidebar {position: relative; width: 100%; height: 507px; overflow: scroll;}
	img#img_r {float:right; padding:25px; padding-left:25px; padding-top:0px;}
	span.bordo {margin-left:20px; font-size:12px; font-weight:bold; color:#990000}
	span.bordo_16 {margin-left:20px; font-size:16px; font-weight:bold; color:#990000}

/*	Menu Styles	*/

#gk-top-navigation li{
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
}

#gk-top-navigation a.aboutus {
	display:block;
	margin:0;
	padding:0;
	width:73px;
	height:36px;
	background:url(images/menu.gif) no-repeat 0px -36px;
	text-indent:-140000px;
	outline:none;
}

#gk-top-navigation a.aboutus:hover {background-position:0px 0px}
#gk-top-navigation a.aboutusSelect {background-position:0px 0px;}

#gk-top-navigation a.news {
	display:block;
	margin:0;
	padding:0;
	width:100px;
	height:36px;
	background:url(images/menu.gif) no-repeat -73px -36px;
	text-indent:-140000px;
	outline:none;
}

#gk-top-navigation a.news:hover {background-position:-73px 0px;}
#gk-top-navigation a.newsSelect {background-position:-73px 0px;}

#gk-top-navigation a.how {
	display:block;
	margin:0;
	padding:0;
	width:59px;
	height:36px;
	background:url(images/menu.gif) no-repeat -171px -36px;	
	text-indent:-140000px;
	outline:none;
}

#gk-top-navigation a.how:hover {background-position:-171px -0px;}
#gk-top-navigation a.howSelect {background-position:-171px 0px;}

#gk-top-navigation a.activity {
	display:block;
	margin:0;
	padding:0;
	width:80px;
	height:36px;
	background:url(images/menu.gif) no-repeat -230px -36px;	
	text-indent:-140000px;
	outline:none;
}

#gk-top-navigation a.activity:hover {background-position:-230px -0px;}
#gk-top-navigation a.activitySelect {background-position:-230px 0px;}

#gk-top-navigation a.galery {
	display:block;
	margin:0;
	padding:0;
	width:64px;
	height:36px;
	background:url(images/menu.gif) no-repeat -310px -36px;	
	text-indent:-140000px;
	outline:none;
}

#gk-top-navigation a.galery:hover {background-position:-310px -0px;}
#gk-top-navigation a.galerySelect {background-position:-310px 0px;}

#gk-top-navigation a.info {
	display:block;
	margin:0;
	padding:0;
	width:119px;
	height:36px;
	background:url(images/menu.gif) no-repeat -374px -36px;	
	text-indent:-140000px;
	outline:none;
}

#gk-top-navigation a.info:hover {background-position:-374px -0px;}
#gk-top-navigation a.infoSelect {background-position:-374px 0px;}

#gk-top-navigation a.contacts {
	display:block;
	margin:0;
	padding:0;
	width:155px;
	height:36px;
	background:url(images/menu.gif) no-repeat -493px -36px;	
	text-indent:-140000px;
	outline:none;
}

#gk-top-navigation a.contacts:hover {background-position:-493px -0px;}
#gk-top-navigation a.contactsSelect {background-position:-493px 0px;}


