body {
	margin-top: 4px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #334748;
	background-position: left top;
	background-image: url(images2/bg.gif);
	background-attachment: fixed;
	margin-left: 180px;
}


td, tr {
	color:#334748;
	font-family: Tahoma;
	font-size: 12px;
}


a{
	color:#3DA5C9;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover{
	color:#EF713E;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
.inputbox {
	border: 1px solid #778453;
	font-size: 11px;
	vertical-align: bottom;
}

.buttons {
	font-size: 12px;
	color: #FB721C;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px dotted #618B83;
	text-align: justify;
	margin: 3px;
	padding: 3px;
}

.border_maintable {
	border: 1px dotted #2663B6;
	margin: 5px;
	padding: 5px;
}
.downline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #EF713E;
	border-right-color: #EF713E;
	border-bottom-color: #EF713E;
	border-left-color: #EF713E;
}


.copyright, .copyright A:link, .copyright A:visited {
	color: #EF713E;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.copyright A:hover {
	color: #62B6D3;
	text-decoration: underline;
	font-weight: normal;
}


.newsletter {
	font-family: Verdana;
	font-size: 10px;
	color: #FB721C;
}
.title_v2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #C7721C;
	text-decoration: none;
	font-weight: 800;
	font-variant: small-caps;
	text-align: left;
	background-image: url(images2/velos2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left top;
}
.border_maintable {
	border: 1px dotted #2663B6;
	margin: 5px;
	padding: 5px;
}
/*img.border start*/
img.border {
	border: 2px solid #EF713E;
	margin: 2px;
	padding: 2px;
}
a:link img.border , a:visited img.border {
	border: 1px solid #EF713E;
	margin: 2px;
	padding: 2px;
}
img.border:link , img.border:visited  {
	border: 1px solid #4CC3ED;
	margin: 2px;
	padding: 2px;
}

a:focus img.border, a:hover img.border, a:active img.border {
	border: 1px solid #4CC3ED;
}


/*img.border start*/
.upline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #EF713E;
	border-right-color: #EF713E;
	border-bottom-color: #EF713E;
	border-left-color: #EF713E;
	border-top-style: dotted;
}
