html  
{
color : #000;
background-color : #fff;
}

body 
{
color: #000;
font-size: 13px;
background: #fff; /* recode for tcj image:  url(/i/t/gk_jun05_b_bg.jpg) no-repeat 0% 0%; */
border : 0;
padding : 0;
font-family: Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
}
 
img
{
border : 0;
}


/* banner styles */

#bannerArea 
{
margin:0;
padding: 0px 0px 0px 0px;
border-bottom: 4px groove #5a39fc;
font-size:16px;
vertical-align:top;
height:50px;
}
#bannerArea img 
{
float:left;
position:relative;
vertical-align:top;
clear:both;
}

/* navigation styles */

#navlist
{
margin: 0;
padding: 0 0 40px 10px;
/* border-bottom: 4px groove #ff8044; */
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist li
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 4px 10px 4px 10px;
text-decoration: none;
color: #3b2589;
background-color: inherit;
}

#navlist a , #navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #5a39b4;
background-color: inherit;
}

#navlist a:hover
{
border-bottom: 4px groove #5a39fc;
padding-bottom: 2px;
color: #5b6dff;
background-color: inherit; 
}

#navlist a:hover 
{ 
color: #5b6dff;
background-color: inherit; 
}

#pageContent 
{
position : relative;
margin : 60px 64px 0 64px;
}

  h1 { 	color: #5a39b4;
	background-color: inherit;
	font-size: 17px;
	font-family: Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
	margin: 20px 0 4px 0;

     }


  h2 { color: #5a39fc;
       background-color: inherit;
       font-size: 14px;
       font-family: Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
       margin: 18px 0 2px 0;

        }
  h3,h4,h5      { color: #5a39fc;
          background-color: inherit;
          font-size: 13px;
          font-family: Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
          margin: 6px 0 1px 0;

        }

p, ul, ol, li {
	font-family: Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
	font-size: 13px;
	color: #47311c;
	background-color: inherit;
}

q 
{
font-family: Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
font-weight: normal;
font-style: italic;
}
q:before , blockquote:before 
{
content : no-open-quote;
}
q:after , blockquote:after 
{
content : no-close-quote;
}


.quote 
{
color: #af3967;
background-color: inherit;
font-size:   13px;
font-weight: bold;
font-family: Courier, "Times New Roman", Times, "MS Courier New", monospace;
padding: 0 20px 0 20px;
}

.highlight 
{
color: #976db8;
background-color: inherit;
font-size: 13px;
font-style: normal;
font-family:  Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
padding: 0px 0px 0px 0px;
}

.highlight1 
{
	color: #976db8;
	background-color: inherit;
	font-size: 14px;
	font-weight: 200;
	font-style: normal;
	font-family:  Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
	padding: 5px 20px 5px 20px;
}

#pageContent a {
	color:#7634e5;
	background-color: inherit;
	font-size:13px;
	text-decoration:underline;
	font-family: Tahoma, Sans, "Nimbus Sans L", Cursor, sans-serif, Verdana, Arial, "URW Gothic L";
	}

#pageContent a:link {color:#7634e5;
							background-color: inherit;}
#pageContent a:visited {color:#692ecc;
							background-color: inherit;}
#pageContent a:hover {color:#de39fc;
						    background-color:inherit;}

.emailAddress {
        direction: rtl;
        unicode-bidi: bidi-override;
        text-align: left;
        color: #465645;
        background-color: inherit;
}


#footer {
margin : 0;
border : 0;
padding : 60px 64px 0 64px;
color : #84656d;
background-color : inherit;
line-height : 21px;
clear : both;
}
#footer p {
color : #465645;
background-color : inherit;
font-size:11px;
text-decoration : none;
}
#footer a , #footer a:visited , #footer a:active , #footer a:hover {
color : #eb6d3a;
background-color : inherit;
text-decoration : none;
}

#footer img {
display : inline;
float : left;
}

