@charset "utf-8";

body {
	background-color: #ffffff;
	scrollbar-face-color: #ededed;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ededed;
	scrollbar-3dlight-color: #ededed;
	scrollbar-arrow-color:  #19355f;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#leftArea {float:left; width:580px}
#content .txt {
width:560px;
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
	margin: 3px 8px 5px 8px;
	padding: 0px 0px 5px 15px;
	text-align: left;
	/*background-color:#F8F3F3;*/
  font-size: 0.9em;	
}
#content .text {
width:560px;
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
	margin: 3px 8px 5px 8px;
	padding: 15px 0px 5px 15px;
	text-align: left;
	/*background-color:#F8F3F3;*/
  font-size: 0.9em;	
}
.link {
    width:500px;
  border-top:solid 1px #CCCCCC;
  border-left:solid 1px #CCCCCC;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
	margin: 3px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	background-color:#FFFFFF;
  font-size: 0.9em;	
}
.tab {
    width:500px;
  border-top:solid 1px #CCCCCC;
  border-left:solid 1px #CCCCCC;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
	margin: 3px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	background-color:#FFFFFF;
  font-size: 0.9em;
}
#content .links {
    width:450px;
  border-top:solid 1px #999999;
  border-left:solid 1px #CCCCCC;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
	margin: 3px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	background-color:#FFFFFF;
  /*font-size: 0.9em;	*/
}

h1 {font-size: 1.3em; padding:0 0 0 10px;}
h2 {font-size: 1.3em; padding:0 0 0 10px;}
h3 {font-size: 1.0em;}
h4 {font-size: 1.0em;}

#content .dl {
width:560px;
  /*border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;*/
	margin: 3px 8px 5px 8px;
	padding: 5px 0px 5px 15px;
	text-align: left;
	/*background-color:#F8F3F3;
  font-size: 0.9em;	*/
}

#content .txt .tt ,.dl .tt {
padding: 0 0 0 20px;
margin: 0 0 0 10px;
}
.tt {
padding: 0 0 0 20px;
margin: 0 0 0 10px;
}





#rightArea {float:left; width:165px;
padding:0 0px 0 15px;}

#rightArea .menu{
padding:0 0px 15px 0px;
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
}

p {line-height:10px;}
em {font-style:normal;}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #003100; }
a:hover		{ text-decoration: none; color : #008C00; }
hr	{ height: 0px; border: solid #ededed 0px; border-top-width: 1px;}

.bodyline	{ background-color: #ffffff; border: 1px #ffffff solid; }

.forumline	{ border: none; }

td.row1	{ background-color: #ffffff; }
td.row2	{ background-color: #ededed; }
td.row3	{ background-color: #ededed; }


td.rowpic {
		background-color: #ffffff;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

th	{
	color: #19355f; font-size: 10px; font-weight : bold;
	background-color: #ffffff; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#fefefe; border: #ffffff; border-style: solid; height: 25px;
}

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	border: #ffffff; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #ededed; border: #ffffff; border-style: solid;
}

th.thHead,td.catHead { font-size: 10px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

.maintitle	{
	font-weight: bold; font-size: 17px; font-family: "Verdana, Arial, Helvetica, sans-serif",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

.gen { font-size : 10px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 11px; margin:0px 0 10px 0;}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #19355f; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #245194; text-decoration: underline; }

.mainmenu		{ font-size : 10px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #19355f;  }
a.mainmenu:hover{ text-decoration: underline; color : #245194; }

.cattitle		{ font-size: 10px ; letter-spacing: 1px; color : #19355f}
a.cattitle		{ text-decoration: none; color : #19355f; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink		{ font-size: 10px; color : #19355f; }
a.forumlink 	{ text-decoration: none; color : #19355f; }
a.forumlink:hover{ text-decoration: underline; color : #245194; }

.nav			{ font-size: 12px; color : #000000;}
a.nav			{ text-decoration: none; color : #19355f; }
a.nav:hover		{ text-decoration: underline; }

.topictitle,h1,h2	{ font-size: 10px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #19355f; }
a.topictitle:visited { text-decoration: none; color : #19355f; }
a.topictitle:hover	{ text-decoration: underline; color : #245194; }

.name			{ font-size : 10px; color : #000000;}

.postdetails		{ font-size : 10px; color : #000000; }

.postbody { font-size : 10px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #19355f }
a.postlink:visited { text-decoration: none; color : #19355f; }
a.postlink:hover { text-decoration: underline; color : #245194}

.code {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #19355f;
	background-color: #ffffff; border: #ededed; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #19355f; line-height: 125%;
	background-color: #ffffff; border: #ededed; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

#agree_f {
padding:10px 0 10px 0;
text-align:center;
}



.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #19355f; letter-spacing: -1px;}
a.copyright		{ color: #19355f; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* ----------------------- */

#footer { padding: 10px 0 10px 0; font-size:0.9em; background-color:#FCFCFC;}

@import url("formIE.css");