
html
{
 		scrollbar-face-color: white; 
		scrollbar-shadow-color: darkgreen; 
		scrollbar-highlight-color: darkgreen;
		scrollbar-3dlight-color: darkgreen;
		scrollbar-darkshadow-color: darkgreen; 
		scrollbar-track-color: white; 
		scrollbar-arrow-color: darkgreen;
		overflow-x:hidden;
    overflow-y:auto;
}

body
{
    
		font-family: Arial, Helvetica, sans-serif;
    		font-size: 12px;
		//margin: 20px; 
		//margin-top: 20px; 
		//margin-bottom: 20px;
		margin: 0px; 
		margin-top: 0px; 
		margin-bottom: 0px;
		background-color: ffffff;
		color: #31481e;
}

TR

{



}

TD, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
		color: #31481e;
		
}


.PhorumBodyArea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-bottom: solid 1px #31481e;
	border-left: solid 1px #31481e;
	border-right: solid 1px #31481e;
		background:url(../pics/rowback.jpg) bottom repeat-x;
		
}



.PhorumListRow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
		text-align: left;
}

.PhorumListHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/*// Borrowed from default.css in the root directory.

body {         
		overflow-x:hidden;
                overflow-y:yes;
		font-family: Arial, Helvetica, sans-serif; 
	        font-size: 12px;
                color: #133986;
		margin-bottom: 0pt;
		margin-top: 0pt;
		margin-left: 0pt;
		margin-right: 0pt;
		overflow-x:hidden;
                overflow-y:yes;
		background-color: ffffff;
		scrollbar-face-color: dfe1e1; 
		scrollbar-shadow-color: #535e56; 
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: #133986;
		scrollbar-darkshadow-color: white; 
		scrollbar-track-color: 535e56; 
		scrollbar-arrow-color: #1339865;
                }
                
    */
    
b { 	 
		 font-size: 11px;
		 font-weight: bold;
}
i {		 
     font-size: 11px;
}
table, td,div {		 
     font-size: 11px; 
		 padding: 0px; 
		 margin: 0px; 
		 border-collapse: collapse;  
		 border-spacing: 0px; 
		 border-style: inherit; 
		 text-align: justify;
                 }


input,select {		 
     font-size: 11px;
		 background-color: #fff9fff;
		  vertical-align: middle;
                 border: #000000 1px solid;
                 height: 22px;
		 }

textarea {
		overflow-x:hidden;
    overflow-y:auto;
	    font-family: Arial, Helvetica, sans-serif;
            text-align: justify;	
}

img {
		border: #004fa3 0px solid;
		margin: 0px;
		padding: 0px;
  	        border-collapse: collapse;  
		border-spacing: 0px; 
		border-style: hidden; 
}

a{
		text-decoration: underline;
		color: #31481e;
		font-size: 12px;
}
a:hover{
		text-decoration: none;
}


.leftimg{
background-image:url(../pics/leftgreen2.jpg);
background-repeat: repeat-y;
}
.rightimg{
background-image:url(../pics/rightgreen2.jpg);
background-repeat: repeat-y;
}

.toplogo{
background-image: url(../pics/logo.jpg);
background-repeat: no-repeat;}

.navigation a{
color: #535e56;
}
.navigation a:hover{
color: #535e56;
text-decoration: none;
}
#link 
{
font-family: Arial, Helvetica, sans-serif;

color: #324821;

}
#content 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #324821;
vertical-align:top;
background-color: ffffff;
horizontal-align:center;
}
#link a
{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #324821;
text-decoration: underline;
}
#link a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #324821;
text-decoration: none;
}

