BODY { background: #CCCCCC; }

A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

A.onej:link , A:visited {
	text-decoration : none; 
} 
A.onej:link {
	color: Yellow;
	font-family : MS Gothic, MS Mincho, MS PGothic; 
} 

A.onej:hover {
	text-decoration : none; 
	color : #FF6600; 
	font-family : MS Gothic, MS Mincho, MS PGothic; 
} 


A.one:link , A:visited {
	text-decoration : none; 
} 
A.one:link {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif; 
} 

A.one:hover {
	text-decoration : none; 
	color : White; 
	font-family : Arial, Helvetica, sans-serif; 
} 

.td {
	background-repeat: no-repeat;
	background-color: transparent;
	}
	
.text {
	font: bold Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

.text1 {
	font: bold Arial, Helvetica, sans-serif;
	color: #007CFF;
}

.text2 {
	font: bold Arial, Helvetica, sans-serif;
}

.text3 {
	font: bold Arial, Helvetica, sans-serif;
	color: Black;
}

input.submit {
	background : #000066;
	color : yellow;
	font : Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-style: outset;
	border-width: 4px;
	border-color: white;
	margin-left : 16px;
}

div.but a.button {
    display: block;
    width: equal;
	color: yellow;
    text-align: center;
    text-decoration: none;
    border-right-width: 3px;
    border-left-width: 3px;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-style: outset;
    background-color: #000066;
    border-color: #white;
    margin: 2px;
	font-size: smaller;
	font-weight: bolder;
    	}

  div.but a.button:hover {
    background-color: #800000;
    color: white;
    border-style: inset;
    font-size: smaller;
    font-weight: bolder;
    }
 
div.but2 a.button2 {
    display: block;
    width: auto;
	 color: Yellow;
    border-right-width : 2px;
    border-left-width: 2px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-style: outset;
    background-color : #660000;
    border-color: #FF0000;
    margin:3px 0px;
    }
		
div.but2 a.button2:hover {
    background-color: yellow;
    color: #660000;
    border-style: inset;
    }
 
 
 div.but3 a.button3 {
    display: block;
    width: auto;
	 color: 0000FF;
    border-right-width : 6px;
    border-left-width: 6px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-style: outset;
    background-color : #0000FF;
    border-color: #0000FF;
    margin:3px 0px;
    }
		
div.but3 a.button3:hover {
    background-color : Maroon;
    color: red;
    border-style: inset;
    }
 
 
span.but a.button {
    display: block;
    width: auto;
	 color: red;
    border-right-width : 2px;
    border-left-width: 2px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-style: outset;
    background-color : #660000;
    border-color: #FF0000;
    margin:3px 0px;
    }
		
span.but a.button:hover {
    background-color : yellow;
    color: red;
    border-style: inset;
    }
	 
H1 {
	color : Black;
	font : Times New Roman Times serif;
	font-weight : bold;
	text-decoration: underline;
}
H2 {
	color : Black;
	font : Times New Roman Times serif;
	font-weight : bold;
	text-decoration: underline;
}
H3 {
	color : Black;
	font : Times New Roman Times serif;
	font-weight : bold;
} 

H4 {
	color : Black;
	font : Times New Roman Times serif;
	font-weight : bold;
}

.tablel {	
	background: #660000 url(../graphics/left.jpg) repeat-y right;
}

.tabler {	
	background: #660000 url(../graphics/right.jpg) repeat-y left;
}

.table1 { 
	margin-top: 80px;
	font: lighter Arial, Helvetica, sans-serif;
}

.table2 { 
	font: lighter Arial, Helvetica, sans-serif;
}

.table3 {
	margin-left: 20px;
	margin-right: 20px;
	}
	
form {
	margin : 0px;
	padding : 0px;
	display: inline;
}

