body {
	background-image: url("http://www.glosgu.com/images/background.jpg"); 
	background-repeat: repeat;
	background-attachment: fixed;
	background-color:#000000;
	font-family : Tahoma; 
	font-size:12px;
	margin : 0px;
	padding : 0px;
	text-align:-moz-center;
	#text-align:center;
}
#main {
text-align:right;
}

#main {
text-align:-moz-right;
}

a {
	color:#FFFF99;
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}

a:active {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

img {
	border:0px;
}

table {
	/*
	border-collapse: collapse;
	*/
}

td {
	font-family : Tahoma; 
	font-size:12px;
	color : #FFFFFF;
	/*
	padding : 0px;
	*/
}

form {
	margin : 0px
}

input.text {
	color:#00FF00;
}
input.submit {
	color:#00FF00;
}

input,select,textarea {
	font-family : Tahoma; 
	font-size:12px;
	color:#333333;
}

.tableMain
{
	width : 775;
}
.small
{
	font-family : Tahoma; 
	font-size:11px;
}

.footer
{
	font-family : Tahoma; 
	font-size:11px;
}
