@charset "UTF-8";
.right {
	right: 1px;
}
.header_back1 {
	background-image: url(../thesis/images/header_back1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.borderGry {
	border-top-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #CCCCCC;
	font-size: 14px;
	text-align: center;
}
body {
	background-color: #000000;
	background-image: url();
	text-align: center;
}
.text_sm {
	font-size: 12px;
	font-weight: normal;
}
.background {
	background-image: url(images/back1_01.jpg);
	background-repeat: repeat;
}
.line {
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-y;
}
a
{
  outline: none;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-repeat: repeat-y;
	font-weight: normal;
	color: #FFF;
}
.fontmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCCCCC;
}
.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCCCCC;
}
.fontmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFF;
	background-color: #333;
}
.topbannerback {
	background-image: url(../thesis/images/particlep_sm.png);
	background-repeat: no-repeat;
	background-position: left;
}

