body {
	font-size: 10px;
	color: #ccc;
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #39426A;
	/* background-image : url(images/bg.jpg);
	margin:20px; */
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a {
	color: #000000; 
	font-family: tahoma, verdana, arial, sans-serif; 
	background-color: transparent; 
	text-decoration: underline
}
a:link {
	color: #000066;
	background-color: transparent; 
	text-decoration: none
}
a:active {
	color: #000066;
	background-color: transparent; 
	text-decoration: none
}
a:visited {
	color: #000066;
	background-color: transparent; 
	text-decoration: none
}
a:hover {
	color: #ffffff;
	background-color: transparent; 
	text-decoration: none
}
.headertext {
   background-color: #385893; 
	border-bottom: #21213F 1px solid;
	border-top: #21213F 1px solid;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
.linkbar {
   background-color: #6780B4; 
	border-bottom: #21213F 1px solid;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
.smalltext {
   background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#000;
}
.smallblacktext {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000;
}
.defaulttext {
   background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000;
}

td {
   background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000000;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
}

blockquote {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-style: italic;
	color:#000;
}

.defaultwhitetext {
   background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
}
.defaultblacktext {
   background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000;
}
.mediumtext {
   background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000;
}
.captiontext {
   background-color: #385893; 
	border-bottom: #21213F 1px solid;
	border-left: #21213F 1px solid;
	border-right: #21213F 1px solid;
	border-top: #21213F 1px solid;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
.tbox{
	background-color: #ffffff;
	border-bottom: #5e5d63 1px solid;
	border-left: #5e5d63 1px solid;
	border-right: #5e5d63 1px solid;
	border-top: #5e5d63 1px solid;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}
.button{
	background-color: #8297c1;
	border-bottom: #385893 1px solid;
	border-left: #97AAD0 1px solid;
	border-right: #385893 1px solid;
	border-top: #97AAD0 1px solid;
	color: White;
	font-family: tahoma, verdana, sans-serif;
	font-size: 9px;
	text-align:center;
}

.np{
	background-color: #8297c1;
	border-bottom: #21213F 1px solid;
	border-left: #21213F 1px solid;
	border-right: #21213F 1px solid;
	border-top: #21213F 1px solid;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-align: center;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

form {
	margin: 2px 0px 0px 0px;
}
.spacer{
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 15px;
}
hr {
	border-top: #666 1px solid;
	border-bottom: #eee 1px solid;
	height: 2px;
	width: 92%;
	text-align:center;
}
.border {
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	background-color: transparent;
}

.siteheader {
	background-color: transparent;
	background-image: url(images/logobg.png);
	background-repeat: repeat-x;
   padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-bottom: #000066 0px solid;
	border-left: #000066 0px solid;
	border-right: #000066 0px solid;
	border-top: #000066 0px solid;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}

.caption {
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	background-color: #385893;
	color: #fff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	background-image : url(images/cap.png);
	background-position: right top;
	font-size: 9px;
	letter-spacing: 0.3em;
	background-repeat: repeat-y;
	text-align: left;
}

.caption2 {
	background-color: #21213F;
	padding-bottom : 2px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 2px;
	border-bottom: #000066 0px solid;
	border-left: #000066 0px solid;
	border-right: #000066 0px solid;
	border-top: #000066 0px solid;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #fff;	
	text-align: left;
} 

.bodytable {
	background-color: #AEBBD9; 
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#000;
	text-align: left;
}

p {
	margin-top: 0px
}

.forumheader {
	background-color: #AEBBD9;
	border-bottom: #AEBBD9 1px solid;
	border-left: #AEBBD9 1px solid;
	border-right: #AEBBD9 1px solid;
	border-top: #AEBBD9 1px solid;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.forumheader2 {
	background-color: #A4B5D7;
	border-bottom: #A4B5D7 1px solid;
	border-left: #A4B5D7 1px solid;
	border-right: #A4B5D7 1px solid;
	border-top: #A4B5D7 1px solid;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.forumheader3 {
	background-color: #A4B5D7;
	border-bottom: #A4B5D7 1px solid;
	border-left: #A4B5D7 1px solid;
	border-right: #A4B5D7 1px solid;
	border-top: #A4B5D7 1px solid;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.forumtable1{
	background-color: #6780B4;
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	background-image : none;
	color:#000;
	text-align: left;
}

.forumtable2 {
	background-color: #97AAD0;
	border-bottom: #97AAD0 1px solid;
	border-left: #97AAD0 1px solid;
	border-right: #97AAD0 1px solid;
	border-top: #97AAD0 1px solid;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	background-image : none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	color:#000;
	text-align: left;
}

.forumtable3 {
	background-color: #A4B5D7;
	border-bottom: #A4B5D7 1px solid;
	border-left: #A4B5D7 1px solid;
	border-right: #A4B5D7 1px solid;
	border-top: #A4B5D7 1px solid;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	background-image : none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	color:#000;
	text-align: left;
}

.fcaption {
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid; 
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	background-color: #385893;
	color: #fff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	/*	background-image : url(images/cap.png);
	background-position: right top;
	background-repeat: repeat-y; */
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align: left;
}

.topbar {
	background-image : url(images/caption.jpg);
}
.leftbar {
	background-image : url(images/leftbar.png);
}

.logo  {
	background-color: transparent;
	background-image: url(images/logobg.png);
	background-repeat: repeat-x;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-bottom: #000066 0px solid;
	border-left: #000066 0px solid;
	border-right: #000066 0px solid;
	border-top: #000066 0px solid;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 25px;
	color: #fff;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}