body, table, tr, td, div, span, p
{
	font: normal 11px Tahoma;
	line-height: 140%;
	color: #000000;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	font: normal 11px Tahoma;
	color: #696969;
	text-decoration: none;
}

a:hover
{
	font: normal 11px Tahoma;
	color: #696969;
	text-decoration: underline;
}

.ext
{
	height: 100%;
}

.topLineCell
{
	background-image: url('../images/top_line_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 35px;
}

.topLineCellThicker
{
	background-image: url('../images/top_line_bg_thicker.gif');
	background-position:top left;
	background-repeat: repeat-x;
	height: 48px;
}

.bottomLineCell
{
	background-image: url('../images/bottom_line_bg.gif');
	background-position:top left;
	background-repeat: repeat-x;
	height: 23px;
}

.middleTopCell
{
	background-image: url('../images/middle_top_img.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
}

.middleMainCell
{
	background-image: url('../images/middle_main_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

.middleTopCellRight
{
	background-image: url('../images/middle_top_img_right.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 23px;
}

.middleTopCellLeft
{
	background-image: url('../images/middle_top_img_left.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 50px;
}

.footxt 
{
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration: none;
}

a.ci 
{
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration: none;
}

a.ci:hover 
{
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #cecece;
	text-decoration: none;
}

.searchInputField 
{
	background-image: url('../images/search_field.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 153px;
	height: 20px;
	border: 0px;
	padding-left: 22px;
	padding-right: 7px;
}

a.bigTitleLink
{
	color: #000000;
	font: bold 12px Tahoma;
	text-decoration: none;
}

a.bigTitleLink:hover
{
	color: #000000;
	font: bold 12px Tahoma;
	text-decoration: underline;
}

a.forumCommentLink
{
	color: ababab;
	font: bold 10px Tahoma;
	text-decoration: underline;
}

a.forumCommentLink:visited
{
	color: ababab;
	font: bold 10px Tahoma;
	text-decoration: underline;
}

a.forumCommentLink:hover
{
	color: ababab;
	font: bold 10px Tahoma;
	text-decoration: none;
}

a.seeAllLink
{
	color: #ababab; 
	font: bold 16px 'Times New Roman', Times, serif; 
	text-decoration: underline;
}

a.seeAllLink:hover
{
	color: #ababab; 
	font: bold 16px 'Times New Roman', Times, serif; 
	text-decoration: none;
}

.headerTextCell
{
	padding-left: 34px;
	vertical-align: middle;
	font: bold 14px Tahoma, Times New Roman, Times, serif;
	color: #bdbdbd;
}

a.headerLink
{
	//font: normal 18px "Times New Roman", Times, serif;
	font: bold 14px Tahoma, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.headerLink:hover
{
	//font: normal 18px "Times New Roman", Times, serif;
	font: bold 14px Tahoma, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.mainHeader
{
	color: #000000;
	font: normal 24px "Times New Roman", Times, serif;
}

.picture_caption{
	color: #828282;
	font-size:10px;
}

.radio, .image{
	border-width:0px;
}

input, textarea {
 	font-family: Tahoma, Times New Roman ;
	font-size: 11px;
	color:#000000;
	
	border-bottom:outset;
	border-bottom-width:1px;
	border-bottom-color:#ACACAC;
	border-bottom-style:solid;
	
	border-left:outset;
	border-left-width:1px;
	border-left-color:#ACACAC;
	border-left-style:solid;
	
	border-top:outset;
	border-top-width:1px;
	border-top-color:#ACACAC;
	border-top-style:solid;
	
	border-right:outset;
	border-right-width:1px;
	border-right-color:#ACACAC;
	border-right-style:solid;
	
	padding-right: 5px;
	padding-left: 5px;
	
}
