a {
	outline:none;
}

body {
	margin:0px;
	padding:0px;
	background:url(images/bg-page.jpg) repeat-x;
	background-color: #000000;
}

.content {
	font-family: Arial;
	font-size:12px;
	color:#AAAAAA;
}

.content-title {
	background-image:url(images/bg-content-title.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 56px;
	font-family: trebuchet ms, Arial;
	font-size: 14px;
	color:#AAAAAA;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform:uppercase;
	padding-left: 10px;
	padding-bottom: 7px;
}

.text-title {
	font-family: Arial;
	font-size: 13px;
	color:#AAAAAA;
	font-weight:bold;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: none;
}

.text-link{
	font-family:Verdana;
	font-size:12px;
	color:#AAAAAA;
	text-decoration: none;
}
.text-link:hover{
	font-family:Verdana;
	font-size:12px;
	color:#E6E6E6;
	text-decoration: none;
}

.menu-links {
	display:block;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left:12px;
	padding-right:13px;	
	font-family: Verdana;
	font-size:12px;
	color:#AAAAAA;
	text-decoration:none;
}
.menu-links:hover {
	display:block;
	background-image:url(images/bg-menu-links-over.gif);
	background-position:center 6px;
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size:12px;
	color: #E6E6E6;
	text-decoration:none;
	padding-left:12px;
	padding-right:13px;
}
.menu-sep {
	width: 36px;
	background-image:url(images/bg-menu-links.gif);
	text-align:center;
	vertical-align:middle;
}

.bottom-link{
	font-family:Verdana;
	font-size:10px;
	color:#AAAAAA;
	text-decoration:none;
}
.bottom-link:hover{
	font-family:Verdana;
	font-size:10px;
	color:#E6E6E6;
	text-decoration: none;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
}

.bottom-link-sep{
	font-family:Verdana;
	font-size:10px;
	color:#AAAAAA;
	text-decoration:none;
}

.quick-contact{
	font-family:Verdana;
	font-size:10px;
	color:#AAAAAA;
	text-decoration:none;
}

.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #343434;
	padding:2px;
	background-color:#202020;
}

.button {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#AAAAAA;
	font-weight:bold;
	padding: 3px;
	padding-left: 4px;
	padding-right: 4px;
	background-image:url(images/bg-button.gif);
	background-position: center center;
	background-repeat:repeat-x;
	border: #555555 1px solid;
	margin: 0px;
}
.button:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px;
	padding-left: 4px;
	padding-right: 4px;
	background-image:url(images/bg-button.gif);
	background-position: center center;
	background-repeat:repeat-x;
	border: #555555 1px solid;
}

.webdesignjini {
	font-family: tahoma;
	font-size: 11px;
	color:#AAAAAA;
	text-decoration:none;
}
.webdesignjini-links {
	font-family: tahoma;
	font-size: 11px;
	color:#AAAAAA;
	text-decoration:none;
}
.webdesignjini-links:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	text-decoration:none;
}

.browser{
	padding-right:5px;
}