/* CSS Document */

.bg-page-top {
	background-image:url(../images/bg_page_top.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.bg-page-head {
	background-image:url(../images/bg_page_head.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.bg-page-bot {
	background-image:url(../images/bg_page.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
.bg-bullets {
	background-image:url(../images/center-bull.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:11px; padding-left:12px; line-height:32px;
	font-weight:bold;
}
.bg-bullets A {
	color:#000000; text-decoration:none;
}
.bg-bullets A:hover {
	color:#333333; text-decoration:none;
}
.bg-center {
	background-color:#D9F1F5;
}
.txt-default-bold {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
    color:#ff0702; 
	font-weight:bold; 
    font-size:11px; line-height:16px;
	text-decoration:none;
}
.txt-default {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#000000; font-weight:normal;
	font-size:11px; line-height:16px;
	text-decoration:none; text-align:justify;
}
.txt-bold {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
    color:#00A4BF; font-weight:bold; 
    font-size:14px; line-height:16px;
	text-decoration:none;
}

.txt-rightalign {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#000000; font-weight:normal;
	font-size:11px; line-height:16px;
	text-decoration:none;
}
.txt-normal {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#000000; font-weight:normal;
	font-size:12px; line-height:16px; 
	text-align:justify;
	line-height:18px;
	text-decoration:none;
}

.txt-big {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#000000; font-weight:normal;
	font-size:12px; line-height:16px; 
	text-align:justify;
	line-height:18px;
	text-decoration:none;
}
.bg-title3 {
	background-image:url(../images/bg-title3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.bg-title2 {
	background-image:url(../images/bg-title.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.quicklinks {
	width:130px; height:17px;
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	color:#333333; font-weight:normal;
	font-size:11px; text-decoration:none;
}
.txtlink {
	font-family:Tahoma, "Trebuchet MS", Arial, serif;
	color:#000000; font-weight:bold;
	font-size:11px; line-height:15px;
	text-decoration:none;
}
A:link {
	color:#000; 
	text-decoration:none;
}
A:hover {
	color:#00a4bf; text-decoration:underline;
}	
.line-hor {
	background-image:url(../images/dline-hr.gif);
	background-repeat:repeat-x;
	background-position: center;
}
.line-hor1 {
	background-image:url(../images/dline-hr.gif);
	background-repeat:repeat-x;
	background-position: bottom
}
.line-ver {
	background-image: url(../images/dline-vr.gif);
	background-repeat:repeat-y;
	background-position: center;
}
.txt-title3 {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#000000; text-decoration:none; font-size:13px;
	line-height:16px; font-weight:normal; 
}
.txt-top-link {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#0092ad; 
	text-decoration:none; 
	font-size:11px;
	font-weight:bold; 
	padding-left:0px;
}
.txt-top-link A {
	color:#0092ad; text-decoration:none; font-size:11px;
}
.txt-top-link A:hover {
	color: #00c6eb; telxt-decoration:none; font-size:11px;
}
.txt-area {
	width:200px; height:20px;
}
.txt-field {
	width:200px; height:50px;
}
.txt-title {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#000000; text-decoration:none; font-size:16px;
	line-height:16px; font-weight:normal; 
}
.bg-portfolio {
	background-image:url(../images/bg-portfolio.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.txt-content {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt-content A{
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt-content A:hover{
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.txt-content1 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}