body {
	margin: 0px;
	padding: 0px;
	
}
.bannertitle 
{
	font-family: Verdana, Tahoma, Garamond;
	font-size: 14px;
	color:#666677;
	font-weight:bold;
}
#maintbl
{
	border-collapse: collapse;	
	border-left: 1px solid #ABC7D8;	
	border-right: 1px solid #ABC7D8;	
/*	border-bottom: 1px solid #ABC7D8;	*/
	border-top: 1px solid #ABC7D8;	
	width : 778px;
}
#maintbl1
{
	border-collapse: collapse;	
	border-left: 1px solid #ABC7D8;	
	border-right: 1px solid #ABC7D8;	
	border-bottom: 1px solid #ABC7D8;	
/*	border-top: 1px solid #ABC7D8;	*/
	width : 778px;
}
#maintbl2
{
	border-collapse: collapse;	
	border-left: 1px solid #ABC7D8;	
	border-right: 1px solid #ABC7D8;	
/*	border-bottom: 1px solid #ABC7D8;	
	border-top: 1px solid #ABC7D8;	*/
	width : 778px;
}
#maintbl td
{
	padding-left:18px;
}

.login
{
	font-family:Arial;
	font-weight: Regular;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.login a:hover
{
	font-family:Arial;
	font-weight: Regular;
	font-size: 11px;
	color:#FE9409;
	text-decoration:none;
}

.sitetag {
	font-family: Verdana, Tahoma, Garamond;
	font-size: 24px;
	color:#000000;
}
.sitelittletag {
	font-family: Verdana, Tahoma, Garamond;
	font-size: 14px;
	color:#000000;
}

.gray
{
	background-image: url(../images/grey.jpg);
	background-repeat: repeat-y;
}
.tabcontent
{
	font-family:Arial;
	font-weight: normal;
	font-size: 12px;
	vertical-align:middle;
	color:#000000;
}

.tabcontent1 
{
	font-family:Arial;
	font-weight: normal;
	font-size: 12px;
	vertical-align:middle;
	color:#9B5C17;
	text-decoration:none;
}

.tablinks
{
	font-family:Arial;
	font-weight: Regular;
	font-size: 11px;
	color:#0A0A69;
	text-decoration:underline;
}
.tablinks a:hover
{
	font-family:Arial;
	font-weight: Regular;
	font-size: 11px;
	color:#FE9409;
	text-decoration:underline;
}

.subtitle
{
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	vertical-align:middle;
	color:#ffffff;
}
.news
{
	font-family:Arial;
	font-weight: normal;
	font-size: 10px;
	vertical-align:middle;
	color:#0A0A69;
}
.tablinks1
{
	font-family:Arial;
	font-weight: normal;
	font-size: 11px;
	color:#2A3960;
	text-decoration:none;
}
.tablinks1 a:hover
{
	font-family:Arial;
	font-weight: normal;
	font-size: 11px;
	color:#FE9409;
	text-decoration:none;
}

.signup
{
	font-family:Arial;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;
	background-image: url(../images/slide_back.jpg);	
}
#menu ul {	
	color:#ffffff;
	position: relative; 
	margin: 0; 
	padding: 0;	
	float: left;
	width: 100%; 
	list-style: none;
	font-family:Arial;
	font-weight: normal;
	font-size: 12px;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {
	height:22px;
	position: relative;
	bottom: 0px;
	float: left;
	color: #FFFFFF;
	padding: 0px 9px;
	padding-top:5px;
	text-decoration: none;
	background-color: #7B7A88; 
	border-bottom: 6px solid #AACC22;
	border-right: 1px solid #FFFFFF;
}
#menu ul li a:hover{
	color: #FFFFFF;
	background-color: #7B7A88; 
	border-bottom: 6px solid #FFA837;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 6px solid #FFA837;
}
#menu ul li#last a{
	height:22px;
	position: relative;
	bottom: 0px;
	float: left;
	color: #FFFFFF;
	padding: 0px 8px;
	padding-top:5px;
	text-decoration: none;
	background-color: #7B7A88; 
	border-bottom: 6px solid #AACC22;
	border-right: 0px solid #7B7A88;
}
#menu ul li#last a{
	border-bottom: 6px solid #00AFAD;
}

#menu ul li#m2 a{
	border-bottom: 6px solid #F67402;
}
#menu ul li#m3 a{
	border-bottom: 6px solid #47C9FA;
}
#menu ul li#m4 a{
	border-bottom: 6px solid #DD77FF;
}
#menu ul li#m5 a{
	border-bottom: 6px solid #B72602;
}
#menu ul li#m6 a{
	border-bottom: 6px solid #E6BC12;
}
#menu ul li#m7 a{
	border-bottom: 6px solid #EF40B0;
}
#menu ul li#m8 a{
	border-bottom: 6px solid #7973C2;
}

#menu ul li#last a:hover{
	background-color: #00AFAD;
}
#menu ul li#m1 a:hover{
	background-color: #AACC22;
	border-bottom: 6px solid #AACC22;
}
#menu ul li#m2 a:hover{
	background-color: #F67402;
}
#menu ul li#m3 a:hover{
	background-color: #47C9FA;
}
#menu ul li#m4 a:hover{
	background-color: #DD77FF;
}
#menu ul li#m5 a:hover{
	background-color: #B72602;
}
#menu ul li#m6 a:hover{
	background-color: #E6BC12;
}
#menu ul li#m7 a:hover{
	background-color: #EF40B0;
}
#menu ul li#m8 a:hover{
	background-color: #7973C2;
}

.my_bar_full
{
	background:url(../images/topbarbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-align: center;
	align: center;
	valign: center;	
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: left;
	font-weight:normal;
}


.h3title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight:normal;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
TD {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif
}



/* Links
------------------------------*/
a.portraitlinks:link {
	font-weight: normal;
	font-size: 11px; 
	color: #FFA200; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
a.portraitlinks:visited {
	font-weight: normal; 
	font-size: 11px; 
	color: #FFA200; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
a.portraitlinks:active {
	font-weight: normal; 
	font-size: 11px; 
	color: #FFA200; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
a.portraitlinks:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #FF0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}

.ariel-text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ariel-text:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

input {
	border-right: #666666 1px solid; border-top: #666666 1px solid; font-weight: bold; font-size: 11px; border-left: #666666 1px solid; color: #666666; border-bottom: #666666 1px solid; font-family: Verdana, Arial; background-color: #FFFFff
}
TEXTAREA {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 2px; BORDER-LEFT: #666666 1px solid; COLOR: #000000; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #f9f9f8
}
.border_color1 {
	border-right: #5F7893 1px solid; border-top: #5F7893 1px solid; margin-left: 0px; border-left: #5F7893 1px solid; border-bottom: #5F7893 1px solid
}

input {
	border-right: #666666 1px solid; border-top: #666666 1px solid; font-weight: bold; font-size: 11px; border-left: #666666 1px solid; color: #666666; border-bottom: #666666 1px solid; font-family: Verdana, Arial; background-color: #FFFFff
}
.input2 {
	border-right: medium none; border-top: medium none; font-size: 11px; border-left: medium none; color: #000000; border-bottom: medium none; font-family: Verdana, Arial; background-color: transparent
}
select {
	border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 11px; scrollbar-highlight-color: black; border-left: #000000 1px solid; color: #000000; scrollbar-arrow-color: white; border-bottom: #000000 1px solid; font-family: Verdana, Arial; scrollbar-base-color: black
}
.read {
	font-weight: bold; font-size: 10px; color: #FF0000; font-family: tahoma, Verdana, Arial; text-decoration: none
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}

.h1center{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006699;
	text-align: left;

}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: left;
}

.h3title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: left;
}
.h2just{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006699;
	text-align: justify;

}
.h2justblkbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.h2justblk{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: justify;

}

.h2center{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006699;
	background-position: center;
	text-align: center;

}
h6{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-top: 18px;
	margin-left: 8px;
}
h5{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-top: 7px;
	margin-left: 8px;
}
.h3title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: left;

}

.h3title_new{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	align: center;
	valign: center;
}

.clsspan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006699;
	text-align: center;
	width: 558px;
	font-style: italic;
	}
blockquote {

	margin: 5px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #EC981F;  
	font-weight: bold; 
	width: 603px;
}
.h2 { 
	color:#4fb6e5;
	font-size:22pt; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 20px; 
	text-align: center;
}

a{
	font-family:Arial;
	font-weight: Regular;
	font-size: 12px;
	color:#0A0A69;
	text-decoration:underline;
}

a:hover{
	font-family:Arial;
	font-weight: Regular;
	color:#FE9409;
	text-decoration:underline;
}

/* Links
------------------------------
a:link {
	font-weight: normal; font-size: 11px; color: #FFA200; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}
a:visited {
	font-weight: normal; font-size: 11px; color: #FFA200; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}
a:active {
	font-weight: normal; font-size: 11px; color: #FFA200; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}
a:hover {
	font-weight: normal; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}*/
.boxtopright {
	border-top: 1px solid #CECECE;	
}
.boxtopleft {
	border-top: 1px solid #CECECE;
	border-left: 1px solid #CECECE;	
}
.boxmain {
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;		
}
#boxfold
  {
    background:  url(../images/fold.gif) no-repeat scroll top right ;
  }
  #headerid h1{
    margin:0px;
    padding:0px;
    padding-left:10px;
    font-family: Verdana, Tahoma, Garamond;
    font-size: 24px;
    color:#000000;
}

#sloganbar h2{
    font-family: Verdana, Tahoma, Garamond;
    font-size: 14px;
    color:#666678;
    font-weight:Bold;
    text-align: center;
    margin-top:12px;
}


