﻿a:link { color: rgb(0,0,250); text-decoration: none; font-weight: bold }
a:visited { color: rgb(0,0,250); text-decoration: none; font-weight: bold }
a:hover { color: rgb(250,0,0); text-decoration: none; font-weight: bold }
.grn_border  { border: 4 inset #008000 }
.title       { color: #006600; position: relative; z-index: 1; border-style: solid; 
               border-color: #006600; padding: 10 }
.text        { background-color: #FFFFFF; color: #000000 border-style solid; border-width: 1; 
               margin-left: 5; margin-right: 5; margin-bottom: 5 }
body         { background-image: url('images/bg.jpg'); background-attachment: fixed  }


h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
h2           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
h3           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em
}
h4           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

table,td     { font-family: Tahoma, Helvetica, Sans-serif; font-size: 12px }
.userdate    { font-family: Arial, Helvetica; font-size: 12px; color: #FFFFCC }

.panel       { width: 800px; border-left: 1px solid #9966FF; border-top: 1px solid #9966FF;
               border-bottom: 4px outset #9966FF; border-right: 5px outset #C0C0C0; 
               background-color: #FFFFFF; padding: 10px }

#wrapper      {
	width: 800px;
	border-left: 1px solid #9966FF;
	border-top: 1px solid #9966FF;
	border-bottom: 4px outset #9966FF;
	border-right: 5px outset #C0C0C0;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	border-color: #9966FF #6600CC #6600CC #9966FF;
	margin-right: auto;
	margin-left: auto;
}

.alignCenter	{
	
   margin-right: auto;
   margin-left: auto;
   display: block
}

.dborder     { border-left: 10 solid #008000; border-right: 10 solid #008000; padding-left: 15; padding-right: 0 }
#i1 {color: red;}
#i2 {color: orange;}
#i3 {color: yellow;}
#i4 {color: green;}
#i5 {color: blue;}
#i6 {color: indigo;}
#i7 {color: violet;}
#i8 {color: purple;}

#hyperlinks{
	margin: 0px;
	padding: 0px;

}

#hyperlinks h3{
	padding: 0px 0px 0px 0px;
	border-: 1px solid #cccccc;
}

#hyperlinks a:link, #hyperlinks a:visited {
	display: block;
	border-bottom: 1px solid #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; TEXT-DECORATION: none;
	background-color: #C0C0C0;
	font-weight: normal;
	padding: 2px 1px 1px 6px;
	color: #000000;
}

#hyperlinks a:hover{
	border-bottom: 1px solid #0000FF;
	background-color: #9966FF;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
    color: #FFFFFF;
}
    #Dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background-color: #C0C0C0;
	border-style: solid;
	margin-top: 10px;
}
#dropDownMenu ul {
	padding: 0px;
	margin: 0px;
}
#dropDownMenu ul li {
	display: block;
	width: 100px;
	float: left;
	font-size: 0.8em;
	text-transform: uppercase;
	height: 25px;
	line-height: 25px;
	padding-left: 8px;
}

