* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

a {
	color: #616161;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 45px 0px 45px 0px;
	padding: 0px 0px 0px 0px;
}

body, input, td, th, textarea {
	color: #616161;
	text-decoration: none;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

.mainTable {
	border-top: 6px solid #4E4E4E;
	height: 100%;
	width: 868px;
}

.logo {
	background-position: 100% 0px;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 0px;
}

.logo div {
	background-image: url(img/logo_bg.gif);
	background-repeat: no-repeat;
	padding: 17px 0px 18px 20px;
}

.bottom {
	background-image: url(img/bottom_bg.jpg);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	padding: 30px 30px 0px 60px;
}

.bottom div a {
	color: #8EABB6;
}

.menuBottom {
	padding-top: 15px;
}

.menuBottom span {
	margin: 0px 5px 0px 5px;
}

.menuBottom a {
	color: #616161 !important;
}

.ma {
	float: right;
}

.ma img {
	margin: 5px 5px 0px 0px;
	vertical-align: middle;
}

.menu {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 30px;
	padding-top: 0px;
	vertical-align: middle;
}

.menu div {
    margin: 0px 0px 0px 0px;
}
/*.menu .item a {
	background-image: url(img/a1.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 14px;
	margin-left: 15px;
	padding-left: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.menu .item a:hover {
	text-decoration: underline;
}
*/
h1, .header {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: underline;
	text-transform: uppercase;
}

h1.headerconference {
	font-family: "Arial Narrow";
	font-size: 21px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	color: #F15C30;
	}

h1.headerconference  P {
	font-family: "Arial Narrow";
	font-size: 21px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	color: #F15C30;
	}
	
h2 {
	color: #EC1226;
	font-weight: 100;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	text-decoration: underline;
}

h3 {
	color: #EC1226;
	font-weight: 100;
	margin: 25px 0px 5px 0px;
	padding: 0px;
	text-decoration: underline;
}

.columnLeft {
	height: 100%;
	padding: 40px 60px 0px 60px;
	width: 100%;
}

.block {
	clear: both;
	margin-bottom: 40px;
}

.news .item {
	margin-bottom: 15px;
}	

.news .item a {
	color: #EC1226;
	display: block;
}

.news .item .a {
	display: inline;
	margin-left: 5px;
}

.columnRight {
	height: 100%;
	padding: 40px 0px 0px 0px;
}

.columnRight .w {
	width: 235px;
}

.login td, .contact td {
	padding-bottom: 6px;
	vertical-align: middle;
}

.login .text {
	border: 1px solid #979797;
	display: block;
	height: 21px;
	width: 235px;
}

.login .checkbox {
	margin-left: 0px;
	padding-left: 0px;
	vertical-align: middle;
}

.login .btn, .contact .btn {
	text-align: right;
}

.login .btn input, .contact .btn input {
	background-image: url(img/btn_bg.jpg);
	background-repeat: no-repeat;
	border: none;
	height: 19px;
	width: 92px;
}

.blog .item {
	margin-bottom: 15px;
}	

.blog .item a {
	color: #8EABB6;
	display: block;
	font-size: 11px;
	font-weight: 700;
	margin: 5px 0px 15px 0px;
}

.more {
	background-image: url(img/a2.gif);
	background-position: 100% 4px;
	background-repeat: no-repeat;
	color: #616161 !important;
	font-size: 11px !important;
	font-weight: 100 !important;
	display: block;
	margin: 15px 0px 0px 0px !important;
	padding: 0px 15px 0px 0px;
	text-align: right;
}

.more2 {
	color: #309EB9 !important;
	font-size: 11px !important;
	font-weight: 100 !important;
	display: block;
	margin: 15px 0px 15px 0px !important;
	text-align: right;
}

.error {
	background-image: url(img/error_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF !important;
	display: block;
	margin-left: -30px;
	padding: 40px 0px 40px 40px;
}

.error a {
	color: #FFFFFF;
}

.path h1 {
	padding-bottom: 30px;
}

.path h1, .path .i {
/*	float: left;
    clear: both;
*/}

.path .i {
	color: #8C8C8C;
	margin: 4px 0px 0px 15px;
}

.path .i a {
	color: #8C8C8C;
	text-transform: lowercase;
}

.pages * {
	color: #8C8C8C !important; 
}

.pages span {
	margin: 0px 3px 0px 3px;
}

.pages .a {
	font-weight: 700;
	text-decoration: none;
}

.partners td {
	padding-bottom: 20px;
}

.partners .img img {
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}

.partners .item {
	vertical-align: bottom;
	width: 100%;
}

.h2 {
	padding-top: 40px;
}

.columnLeft .login td {
	padding-right: 10px;
	white-space: nowrap;
}

.columnLeft .login .text {
	width: 145px !important;
}

.login .btn2 input {
	background-image: url(img/btn_bg2.jpg) !important;
	width: 145px !important;
}

.contact .text {
	border: 1px solid #979797;
	display: block;
	height: 21px;
	width: 400px;
}

.contact textarea.text {
	height: 250px !important;
}

.img2 {
	border: 1px solid #CCCCCC;
}

.auth {
	float: right;
	width: 265px;
}

.auth, .auth * {
	color: #8C8C8C;
}

.auth .name {
	color: #EC1226 !important;
}

.path2 {
	background-image: url(img/l1.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	border: none;
	clear: both;
	margin: 0px 0px 15px 0px;
	padding: 0px 20px 15px 0px;
}

.path2, .path2 * {
	color: #EC1226;
}

.pages2 {
	float: right;
}

.blog2 {

}

.vote {
	padding: 0px 20px 0px 0px;
}

.vote div.i {
	background-color: #B2B2B2;
	border: 1px solid #6B6B6B;
	height: 80px;
	text-align: center;
	width: 80px;
}

.vote div.i, .vote div.i * {
	font-size: 11px;
	text-decoration: none;
}

.vote div.n {
	font-size: 20px;
	margin: 10px 0px 10px 0px;
}

.blog2 .item {
	vertical-align: middle;
	width: 100%;
}

.blog2 .item a {
	color: #EC1226;
}

.blog2 .item a.name {
	color: #EC1226 !important;
	display: block;
	margin-bottom: 5px;
}

.blog2 .author {
	color: #309EB9 !important;
}

.blog2 td {
	background-image: url(img/l1.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	padding-bottom: 35px;
}

.images img {
	border: 1px solid #C3C3C3;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.msgInfo {
	padding: 0px 0px 5px 0px !important;
}

.msgInfo .re {
	color: #EC1226 !important;
	float: right;
}

.noBg {
	background-image: none !important;
}

.msgInfo .author {
	background-image: url(img/a3.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #309EB9 !important;
	padding-left: 15px;
}

.lastMsg {
	padding: 5px 0px 25px 55px !important;
}

.blog2 textarea {
	border: 1px solid #979797;
	display: block;
	height: 80px;
	width: 100%;
}

.btn3 {
	background-image: url(img/btn_bg2.jpg) !important;
	background-repeat: no-repeat;
	border: none;
	font-size: 12px;
	height: 19px;
	margin-top: 5px;
	width: 145px !important;
}

.smile {
	float: right;
	margin-top: 5px;
	padding-bottom: 1px;	
}

.smile img {
	margin-left: 5px;
	vertical-align: middle;
}


.downloadfiles{
    margin: 0px 0px 0px 0px;
    border: none;
}
.downloadfiles td{
    font-size: 15px;
    font-weight: bolder;
    color: #616161;
    border: none;
}
.downloadfiles a{
    font-size: 11px;
    padding: 8px 0px 8px 35px;
    margin: 4px 0px 0px 0px;
    background-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    color: #616161;
    display: block;
    font-weight: normal;
}

.tblform
{
	border-collapse: collapse;
}

.tblform TD
{
	padding: 5px;
	border-bottom: collapse;
	border-bottom: 1px solid #DDDDDD;
}

.cellcaption
{
	width: 30%;
}

.cellvalue INPUT, .cellvalue TEXTAREA, .cellvalue SELECT
{
	width: 100%;
}

.btnsubmit
{
	width: 200px;
}

SPAN.error, LABEL.error, INPUT.error, TEXTAREA.error, SELECT.error
{
	color: #F15C30 !important;
	background-image: none;
	display: inline;
	margin-left: 0px;
	padding: 0px;
}
