body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.button_type
{	background-image: url(gradiation_bg.jpg);
	background-repeat: repeat-x;
}

.ug_button_type
{	background-image: url(ug_gradiation_bg.jpg);
	background-repeat: repeat-x;
}

img{border:0;
	background-color:Transparent;
	color:Lime;
	}

.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.top_menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	padding-right:23px;
	text-decoration:none;
}
.top_menu:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.wh_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.wh_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}





ul {
  list-style: square url(bullet.jpg); /* wide image for the bullet */
  margin: 0px 0 0 20px;  /* bullet image is in left margin */
  padding-left: 0;
  border:[1px];
}
ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 0; /* a little spacing between list items */
}

ul li a {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 0; /* a little spacing between list items */
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  font-size:11px;
}

ul li a:hover {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 0; /* a little spacing between list items */
  font-weight:bold;
  text-decoration:underline;
  color:#000000;
  font-size:11px;
}

.b_link
{
  color:#712A8F;
  font-size:12px;
  font-weight:bold;
}

a {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 0; /* a little spacing between list items */
  font-weight:bold;
  text-decoration:none;
  color:#444444;
  font-size:12px;
}
a:hover {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 0; /* a little spacing between list items */
  font-weight:bold;
  text-decoration:underline;
  color:#000000;
  font-size:12px;
}

.top_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #c00b0b;
	text-decoration:none;
}

.def_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c00b0b;
	text-decoration:none;
}
.def_link:hover {
	text-decoration:underline;
}
.news_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.news_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}

.app_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	}
	
	.app_printtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
