a:link {
	color:#f76167;
}
a:visited {
	color:#f76167;
}
a:active {
	color:#fff;
}
a:hover {
	color:#fff;
}

a:link.headlines {
	font-size:16px;
	color:#f76167;
}
a:visited.headlines {
	font-size:16px;
	color:#f76167;
}
a:active.headlines {
	font-size:16px;
	color:#fff;
}
a:hover.headlines {
	font-size:16px;
	color:#fff;
}


body {
	margin:0;
	padding:0 0 20px 0;
	background-color:#1d1d1d;
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}

body,td,th {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	line-height:130%;
	color:#6f7cc3;
}

.bullet {
	padding:0 0 3px 25px;
	background-image:url('../../../images/bullet-star.gif');
	background-repeat:no-repeat;
}

table.comments {
	background-color:#666;
}

.comments_bar {
	border-style:solid;
	border-width:1px;
	border-color:#45898C;
	padding:5px;
	font-family:arial,helvetica;
	font-size:13px;
	color:#000;
	background-color:#A4E9F0;
}

td.comments_header {
	padding:5px;
	background-color:#222;
	color:#fff;
}

td.comments_body {
	padding:5px 5px 20px 5px;
	vertical-align:top;
	background-color:#000;
}

table.error {
	background-color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#ff5151;
	width:80%;
	margin:auto;
}

th.error {
	background-color:#820202;
}

.f1_grey {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	/* line-height:18px; */
	color:#666;
}

.first_letter {
	font-size:38px;
	font-weight:bold;
	line-height:38px;
}

.footer {
	background-image:url('../images/bg-footer.png');
	background-repeat:no-repeat;
	height:97px;
	padding:0;
	text-align:center;
	vertical-align:top;
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	color:#fff;
}

form {
	display:inline;
}

h1 {
	margin:0;
	line-height:130%;
}

h3 {
	margin:0;
	color:#ccc;
	line-height:120%;
}

hr {
	background-color:#444;
	color:#444;
	height:1px;
	border:0;
}

.header {
	background-image:url('../images/bg-header.png');
	background-repeat:no-repeat;
	height:130px;
}

input.txt1,textarea,select {
	font-family:verdana,sans-serif;
	font-size:13px;
	background-color:#000;
	color:#ccc;
	border:solid 1px #444;
	padding:4px;
}

.more {
	color:#ff0000;
	font-weight:bold;
}

.newsTitle,.headlineTitle  {
	margin:0;
	color:#ccc;
	font-size:16px;
	font-weight:bold;
}

table.success { 
	background-color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#007B22;
	width:80%;
	margin:auto;
}

th.success {
	background-color:#235424;
}

.tbl0 {
	width:915px;
	margin:auto;
}

.tbl1 {
	width:100%;
}

.td0 {
	vertical-align:top;
	padding-bottom:20px;
	height:300px;
}

.td1 {
	/* height:300px; */
	vertical-align:top;
	padding:10px 50px 10px 50px;
}

.th1 {
	background-color:#222;
	font-weight:bold;
}

h1.title {
	margin:0;
	color:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:6px 5px 5px 35px;
	background-image:url('../../../images/title.png');
	background-repeat:no-repeat;
	width:192px;
	height:36px;
}

h1.title_long {
	margin:0;
	color:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:6px 5px 5px 35px;
	background-image:url('../../../images/title-long.png');
	background-repeat:no-repeat;
	width:280px;
	height:36px;
}

table.warning { 
	background-color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#FF8200;
	width:80%;
	margin:auto;
}

th.warning {
	background-color:#ffcc96;
}
