/* *************************************************************** body */

body {
	background: white;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}


/* *************************************************************** table */

table {
	border: 0px solid black;
}

td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	text-align: justify; 
	}

.border2 {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}


/* *************************************************************** content */


.copyright {
	color: gray;
	font-size: 10px;
	font-family: arial;
	text-align: right;
}

.news1 {
	padding: 11px 11px 11px 11px;
}

.news2 {
	padding: 11px 11px 11px 11px;
	border-left: 1px dashed #ABABAB;
}

.news3 {
	border-left: 1px dashed #ABABAB;
	padding: 11px 11px 11px 11px;
}


.links {
	text-align: right;
}

.leftalign {
	text-align: left;
}

.content {

}



.location {
	font-size: 11px;
	text-transform: uppercase;
}

.views {
	font-size: 10px;
/*	text-transform: uppercase;*/
	font-style: italic;
	color: grey;
}


.author {
	font-size: 11px;
	text-transform: uppercase;
}

.login {
	font-size: 11px;
	color: black;
}

.title {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;

	font-family: impact, arial;
	font-size: 24px;
	font-weight: normal;

	text-transform: uppercase;
	color: #AAAAAA;
	color: #787878;
}

.titleHeaderDesc {
	font-family: arial;
	color: #C00000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00000;
	color: #787878;
}

.date {
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #787878;
}

.time {
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #787878;
	color: #AAAAAA;

}

/* *************************************************************** form */

form {
	margin: 0px 0px 0px 0px;
}

input {	
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background: #F2F0F0;
	}

select {	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff;
	}


textarea {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff;
	}



/* *************************************************************** linkit */

a {
	font-family: arial,helvetica,sans-serif;
	color: black;
	color: #B41A21;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: black;
	color: #B41A21;
	font-weight: bold;
	text-decoration: none;
}



.red {
	color: red;
	font-size: 11px;
}

a.titleHeader {
	font-family: arial;
	color: #C00000;
	color: #ED1C24;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00000;
	color: #AAAAAA;
	color: #787878;
	text-decoration: none;
}
a.titleHeader:hover {
	font-family: arial;
	color: #C00000;
	color: #ED1C24;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00000;
	color: #AAAAAA;
	color: #787878;
	text-decoration: none;
}
