/* CSS Document */
/*------------------------------------------------------*/
.cont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}
/*------------------------------------------------------*/
.cont_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
/*------------------------------------------------------*/
.data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
/*------------------------------------------------------*/
.copyrights {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
/*------------------------------------------------------*/

.header {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/*------------------------------------------------------*/

.cont_head {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
/*------------------------------------------------------*/
.design {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
/*------------------------------------------------------*/
.about {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
/*------------------------------------------------------*/


/*------------------------------------------------------*/
/*------------------------------------------------------*/
/*------------------------------------------------------*/


a.menu:link {
	font-family: Times New Roman;
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.menu:visited {
	font-family: Times New Roman;
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.menu:hover {
	font-family: Times New Roman;
	font-size: 16px;
	color: #cccc99;
	text-decoration: none;
	font-weight: bold;
	
}
a.menu:active {
	font-family: Times New Roman;
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}


/*------------------------------------------------------*/


a.menu2:link {
	font-family: Times New Roman;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.menu2:visited {
	font-family: Times New Roman;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.menu2:hover {
	font-family: Times New Roman;
	font-size: 12px;
	color: #cccc99;
	text-decoration: underline;
	font-weight: bold;
	
}
a.menu2:active {
	font-family: Times New Roman;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}


/*------------------------------------------------------*/
/*------------------------------------------------------*/


a.designer:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
	
}
a.designer:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
	
}
a.designer:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.designer:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
	
}


/*------------------------------------------------------*/
.img_border {
	border: 1px solid #333300;
}
.tableborder {
	border: 1px dashed #0099FF;
}
