body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 25px;
	color: #999;
}
h2 {
	font-size: 16px;
	color: #666;
}
h3 {
	font-size: 18px;
	color: #666;
}
h4 {
	font-size: 24px;
	color: #666;
}

#box {
	border:1px solid;
	width:550px;
	margin-top:20px;
}

#box p {
	font-family:tahoma;
	font-size:12px;
}

.table-titles {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:white;
	}
.table-input {
	font-size:20px;
	color: #656666;
	font-weight:normal;
	}

.table-data td {
	font-family:Tahoma;
	font-size: 16px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width: 398px;
	height: 90px;
	cursor: hand;
}

#logo-s {
	background-image:url(images/logo-s.png);
	background-repeat:no-repeat;
	width:252px;
	height:61px;
	margin:20px;
	cursor: hand;
}

#btn-isaloo {
	background-image:url(images/btn-isaloo.png);
	background-repeat:no-repeat;
	width:82px;
	height:25px;
}

#advertise {
	background-color:#30859B;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

#title-w1 {
	font-family:Tahoma;
	font-size:18px;
	color:#FFF;
	margin:6px;
	font-weight:normal;
	text-decoration:none;
}

#title-g1 {
	font-family:Tahoma;
	font-size:16px;
	color:#56585A;
	margin:6px;
	font-weight:normal;
	text-decoration:none;
}

#title-b1 {
	font-family:Tahoma;
	font-size:18px;
	color:#000;
	margin:6px;
	font-weight:normal;
}

#biga {
	font-family: Tahoma;
	font-size:40px;
	color:#FFF;
}
#bigq {
	font-family: Tahoma;
	font-size:40px;
	color:#56585A;
}

#reply-w1 {
	font-family:Tahoma;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#reply-w2 {
	font-family:Tahoma;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#title-b1 a, a:active, a:visited, a:link {
	font-family:Tahoma;
	font-size:18px;
	color:#56585A;
	font-weight:normal;
}

#logins a, a:visited, a:link, a:active {
	font-family: tahoma;
	font-size:11px;
	color:#656666;
	font-weight:normal;
}

#signup input, select {
	font-family:tahoma;
	font-size:18px;
	color:#656666;
}

#signup td {
	font-family:tahoma;
	font-size:15px;
	color:#656666;
}

#signup .error {
	font-family:Tahoma;
	font-size:11px;
	color:red;
}

#navigation
{
	background-image:url(images/nav-home.png);
	background-repeat:no-repeat;
}

#navigation #home
{
	background-image:url(images/nav-home.png);
	background-repeat:no-repeat;
}

#navigation #home a:hover
{
	background-image:url(images/nav-home-hover.png);
	background-repeat:no-repeat;
}
#home {
	background-image:url(images/nav-home.png);
	background-repeat:no-repeat;
	width:109px;
	height:70px;
}
#home a:hover {
	background-image:url(images/nav-home-hover.png);
	background-repeat:no-repeat;
	width:109px;
	height:70px;
}

.inputs {
	font-family:Tahoma;
	font-size:11px;
	color:#656666;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
.copy{
 font: smaller Tahoma,sans-serif;
 color: #334d55;
}
.content_table {
 font-family: Tahoma, sans-serif;
 font-size:9px;
 color:#006699;
 border:1px solid #CCC;
 border-collapse:collapse;
}
.content_table td {
	border:1px solid #CCC;
}

				

