/* -------------------------------------------------- */

body, td, div, span, a {
	font-family: Arial;
	font-size:13px;
	color: #666;
}

.nav {
	color: #FFF;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

/* -------------------------------------------------- */

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav:hover {
	text-decoration: none;
}


/* -------------------------------------------------- */

h1 {
	font-family: Arial;
	font-size:18px;
	color: #5a6a9f;
}

h2 {
	font-family: Arial;
	font-size:13px;
	color: #5a6a9f;
}

/* -------------------------------------------------- */

input.input, select.input, textarea.input
{
	background-image:url('/content/pictures/template/inputbg.jpg');
	background-repeat: repeat-x;
	font-family:Verdana;
	border-width:1px;
	border-color:#cacaca;
	font-size:11px;
	height:20px;
	border-style: solid;
	color:#757575;
}

/* -------------------------------------------------- */

.tab {
	font-family: Verdana;
	font-size:9px;
}

/* -------------------------------------------------- */