/* Default CSS Stylesheet for a new Web Application project */


body{ font-size:x-small;
background-color:38bd40;
background-image:url(images/mainbg.jpg);
background-attachment:scroll;
background-repeat:repeat-y;
background-position:top center;
margin-top: 0px;}

#mainphoto {
    background-image: url(../images/k2clogo.png);
    margin-top: 0px;
    margin-left: 150px;
    width: 358px;
	height: 248px;
	z-index: 3 
}

.text	   {font:13px Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.text17	   {font:17px Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.text19	   {font:19px Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.line	   {font:8px Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
A:         { font-family: Arial, Verdana, Helvetica; font-size: 12pt; color: #c98400; text-decoration: none; font-weight: normal;}
A:link     { font-family: Arial, Verdana, Helvetica; font-size: 12pt; color: #c98400; text-decoration: none; font-weight: normal;}
A:visited  { font-family: Arial, Verdana, Helvetica; font-size: 12pt; color: #c98400; text-decoration: none; font-weight: normal;}
A:hover    { font-family: Arial, Verdana, Helvetica; font-size: 12pt; color: #c98400; text-decoration: underline; font-weight: normal;}
.title     { font-family: Arial, Verdana, Helvetica; font-size: 10pt; color: #990000; font-weight: bold; font-style: normal; text-decoration: none;}
td     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
