﻿@charset "utf-8";

/* CSS Document

** Based on main Vaniversity Style Sheet

** Copyright Elad Stern, http://vanipedia.org/

*/

body {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 15px;

	background-color: #FFFFFF;

	color: #000000;

	font-weight: normal;

}

div, p, blockquote, ol, ul, dl, li, dt, dd, td {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 14px;

	color: #000000;

	font-weight: normal;

}

a:link {

	text-decoration: none;

	color: #002bb8;

}

a:visited {

	text-decoration: none;

	color: #7836a8;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

	color: #fba734;

}

body {

	background-color: #F9F9F9;

}

.fontgold11 {

	font-family: Georgia, Geneva, sans-serif;

	font-size: 16px;

	color: #B5BC64;

}

.fontgold19 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 19px;

	color: #B5BC64;

}

.fontgold21 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 21px;

	color: #B5BC64;

}

.fontgold26 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 26px;

	color: #B5BC64;

}

.fontgold30 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 36px;

	color: #B5BC64;

}

.fontlarge {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 36px;

	color: #000000

}

.fontbig {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 24px;

	color: #000000;

	font-weight: bold;

}

.fontmed {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 19px;

	color: #000000;

	font-weight: bold;

}

.fontsmall {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	color: #000000

}

.fontred {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 14px;

	color: #F00;

	font-weight: normal;

}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 25px;

	color: #B5BC64;

}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 21px;

	color: #B5BC64;

}

h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 17px;

	color: #B5BC64;

}

h4 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	color: #B5BC64;

	padding: 20px 0px 20px 0px;

}

h5 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	color: #B5BC64;

}

.tblheading {

	padding-top: 10px;

	padding-bottom: 10px;

}

.tblgreyborder {

	border: thin;

	border-collapse: collapse;

	border-color: #CCC;

	border-style: solid;

	background-color:#FFF

}

.tblgreybordertopbot {

	border-collapse: collapse;

	border-bottom: thin;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

	border-top: thin;

	border-top-style: solid;

	border-top-color: #CCC;

	background-color: "#F9F9F9";

}

.tblgreyborderight {

	border-collapse: collapse;

	border-right: thin;

	border-right-style: solid;

	border-right-color: #CCC;

}

.tableresize {



}

.sqbullet {

	padding-left: 12px;

	padding-right: 6px;

}

