@charset "utf-8";
/* CSS Document */

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
}

body {
background-image: url(../images/main-bg.jpg);
background-position: center;
background-repeat: repeat-y;
background-color: #0e84c1;
}

img {
border: 0px;
}

a {
color: #333333;
font-weight: bold;
}
a:hover {
color: #66CCFF;
text-decoration: none;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #3366CC;
	text-transform:capitalize;
	line-height: 60px;
}

h5 {
font-size: 10px;
}

.modeltitle{
padding-left: 30px;
	font-size:26px;
	color: #333333;
	font-weight: bold;
}

.padding {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 3px;
padding-top: 3px;
}

.border1 {
border:1px solid #000000; border-thickness: 2px;
}

.highlightnavigator {
	font-size: 18px;
	color: #3399CC;
	font-weight: bold;
}

.join2 {
font-weight: bold;
font-size: 16px;
line-height: 24px;
background-color:#000000;
color: #FFFFFF;
}

.exit {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-1px;
}

.time {
color: #ef00bf;
font-weight: bold;
}

