@import url("menu.css");

/*Standards*/
body { background-color: #808090;
						background-attachment: fixed;
						background-position: 100% 100%;
						background-repeat: no-repeat;
					}
p {text-align:justify; padding:0px;}

h1 {font-variant:small-caps; padding:10px 0px 0px 0px; font-family:Tahoma; 
		font-size: 11pt; font-weight:bold; } 

h2{   padding:10px 0px 0px 0px;  font-size: 10pt; font-weight:bold;}
h3 { font-size: 10pt; font-weight:bold;  line-height: 200%;}


a.{text-decoration:none; /*font-style:italic; font-size:10pt; font-weight:bold;*/ color: #808080;}
a:hover{text-decoration:underline;/*text-decoration:none;*/ color:#FF0000;}

table{border-collapse:collapse;border:none; padding:0px; cell-spacing:none; cell-padding:none;}

th {padding:0px; vertical-align:center; /*text-align:center;*/ font-weight:bold;}
td {padding:0px; cell-spacing:none; cell-padding:none; text-align:left;}
tr {padding:0px; }
.tdclass { text-align:left;  font-size: 10pt; color: #000000; line-height: 120% }

button,input,select,option { font-family:MS Sans Serif;font-size:8pt; color: black; 
														font-weight:bold;}
/*
ul {padding: 0px;}
li {padding-bottom: 10px; text-align:justify;}
*/
textarea {font-family:Arial; font-size:10pt; color:black;}

/* Special Styles */

body * { font-family:  Tahoma,Arial; font-size: 10pt; color: #303030; }
.small,.small *,.footer,.footer a,.small td {font-size:8pt;}

.compact ul {padding:0px;}
.compact li {padding-bottom:0px;}

.whatsnew * {font-size:8pt;}
.whatsnew h1 {font-weight:bold; }

.mediumsmall {font-size:10pt;}

.announce {font-style:italic; border:solid black 1px; }

.bold {font-weight:bold;}

.smallbold,.smallbold *{font-size:8pt; font-weight:bold;}

.announce,.announce * { line-height:130%; padding-bottom:10; background-color:#BBBBBB; font-style:italic;}

.form_res {font-weight:bold; color:#303030;}

.textcontainer table {cell-spacing:none; border:solid  black 1px;}
.textcontainer th { 
										font-family : Arial, Helvetica, sans-serif;  
										font-size: 14px; color:red;
										width:200;
										background-image:url(../images/arrow.gif);	
										background-position:center right ; background-repeat:no-repeat;
										padding:10px;text-align:left; vertical-align:middle;
										font-weight:bold; background-color:#DADADA;}
.textcontainer table td { padding: 10px; background-color:white; background-repeat:no-repeat; }



/*Headers*/
.right_wing {width:150; background-color:#A0A0A0; background-repeat:no-repeat; background-position:center top;}
.left_wing {width:150; background-color:#A0A0A0;background-position:top left; background-repeat:no-repeat;}

.center_td {padding:3px 7px 3px;}
.headtable {		
							background-color:#E0E0E0; border-width:1; border-color:black; border-style:solid;
						 	background-image:none; width:auto;
							width:752; text-align:center;
							}

.foottable td,th { padding:5px; }

.head br {font-size:8;}

.texttable {border:solid black 1px;}
.texttable th,.texttable td {border:solid black 1px; padding:3px;}

.supporttable td {text-align:center;}
.supporttable th {text-align:left;}

.form_table {width:100%; }

.form_table TH, .user_table th,.user_table td, 
	{ padding-right:5px; font-weight:bold; vertical-align:top; text-align:left;}
.form_table:search_table td {border-bottom:solid grey 2px;}

.all_left,.all_left td,.all_left th {text-align:left;}
.simple_table th {font-weight:normal;}


