/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
	margin: 0;
	padding: 0; /*background: #FFFFFF url(images/img01.jpg) repeat-x;*/
	font-family: 'times New Roman' , Times, serif;
	font-size: 17px;
	color: #003300;
}

.titleLeft
{
	background: url(images/img08.gif) no-repeat;
	background-color: #92B93C;
}

.Right2Left {
    direction:rtl;
}

.hideRoot
{
    display:none;
}

.titleCenter
{
	background: #92B93C url(images/img06.gif) repeat-x;
}

.titleRight
{
	background: url(images/img10.gif) no-repeat right top;
	background-color: #92B93C;
}

.grade
{
	background: url(images/img07.gif) repeat-x center top;
}

.newsRow
{
	background: url(bubble4.gif) no-repeat;
}
.customTable
{
	width: 200px;
	border: 1px solid #808080;
	text-align: right;
}

.setHeight
{
	height: 40px;
}
.imgborder
{
	padding-right: 15px;
	padding-bottom: 15px;
}

.header
{
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
}

.headerR
{
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-align: right;
	font-size: 17px;
}

.menuList
{
	padding: 0px;
	margin: 0px;
	background-image: url(     'images/btnsub.jpg' );
	color: #FFFFFF;
	text-align: center;
	background-repeat: repeat;
}

.DmenuList
{
	background-image: url(   'images/blues.gif' );
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}

.childNode
{
	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
}

.ParentNode
{
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
	font-size: large;
}

.titleWithBack
{
	background-position: center center;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Times New Roman';
	font-size: medium;
	background-image: url(            'images/bluet.gif' );
	background-repeat: repeat-x;
	height: 30px;
	font-weight: bold;
}

.menubgBold
{
	background-color: #CCCCCC;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
}

.menubg
{
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: #D4D4D4;
    font-size: 15px;
    padding-right: 2px;
    text-align: right;
    height: 25px;
    width:100%;
    border-bottom-style: solid;
}
.menubg a
{
	color: #000000;
	font-size: 15px;
	width:100%;
}

.menubg a:hover
{
	color: #315A90;
	font-size: 15px;
	font-weight: bold;
}


.smenubg
{
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: #D4D4D4;
    font-size: 15px;
    padding-right: 2px;
    text-align: right;
    height: 25px;
    width:100%;
    border-bottom-style: solid;
}
.smenubg a
{
	color: #000000;
	font-size: 15px;
}

.smenubg a:hover
{
	color: #315A90;
	font-size: 15px;
}


.menubgBold a
{
	color: #000000;
}
.menubg1
{
	background-color: #CCCCCC;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


.categoryTitle
{
	border-color: #CCCCCC;
	border-width: 1px;
	font-size: 18px;
	font-weight: bold;
	border-bottom-style: solid;
}
.stable
{
	padding: 5px;
	margin: 5px;
	text-align: right;
}

.stableCenter
{
	padding: 5px;
	margin: 5px;
	text-align: center;
}

.newsTD
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #000000;
}

input
{
	border: 1px solid #000000;
}

form
{
	margin: 0;
	padding: 0;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select
{
	font: normal 1em "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

h1, h2
{
	font-weight: normal;
	color: #7CD300;
}

h1
{
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2
{
	font-size: 1.8em;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol
{
}

p
{
}

blockquote
{
	font-style: italic;
}

ul
{
}

ol
{
}

a
{
	color: #006699;
	text-decoration: none;
}

a:hover
{
	color: #FF6600;
}

small
{
}

hr
{
	display: none;
}

img
{
	border: none;
}

img.left
{
	float: left;
	margin: 0 15px 0 0;
}

img.right
{
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header
{
	width: 100%;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo
{
	float: left;
}

#logo h1, #logo h2
{
	margin: 0;
	text-transform: lowercase;
}

#logo h1
{
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#logo h1 a
{
	color: #554D49;
}

#logo h2
{
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a
{
	color: #7F7772;
}

#logo a
{
	text-decoration: none;
}

/* Menu */

#menu
{
	float: right;
	padding-right: 40px;
	width: 700px;
}

#menu ul
{
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: url(   'images/blueHead.jpg' ) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: medium;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
	color: #FFFF00;
}

/* Page */

#page
{
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post
{
	float: left;
	width: 480px;
}

#recent-posts
{
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts .entry
{
	background: url(images/img04.gif) repeat-x left bottom;
}

.post
{
}

.title
{
	font-size: x-large;
	color: #FFFFFF;
	background-color: #0099CC;
	font-family: 'Times New Roman' , Times, serif;
}

.post .meta
{
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a
{
	color: #BABABA;
}

.post .entry
{
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar
{
	clear: both;
	width: 920px;
	background: #CDEB8B url(images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li
{
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul
{
	line-height: 1.8em;
}

#sidebar li li
{
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2
{
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a
{
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover
{
	text-decoration: underline;
}

/* Footer */

#footer
{
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p
{
	margin: 0;
	padding: 15px;
}

#legal
{
	float: left;
}

#links
{
	float: right;
}

.gridview
{
	font-family: 'Times New Roman' , Times, serif;
	color: #335F2E;
	font-size: 15px;
}

.water
{
	border: 2px solid #335F2E;
	background-color: #F0F8FF;
	color: #808080;
}




/* CustomTabStyle theme (img/yui/sprite.png) */
.CustomTabStyle .ajax__tab_header
{
	font-family: 'times New Roman' , Times, serif;
	font-size: small;
	border-bottom: solid 5px #2647a0;
}
.CustomTabStyle .ajax__tab_header .ajax__tab_outer
{
	background: url(img/yui/sprite.png) #d8d8d8 repeat-x;
	margin: 0px 0.16em 0px 0px;
	padding: 1px 0px 1px 0px;
	vertical-align: bottom;
	border: solid 1px #a3a3a3;
	border-bottom-width: 0px;
}
.CustomTabStyle .ajax__tab_header .ajax__tab_tab
{
	color: #000;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
	background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
	color: #fff;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
	background: url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.CustomTabStyle .ajax__tab_body
{
	font-family: 'times New Roman' , Times, serif;
	font-size: 10pt;
	padding: 0.25em 0.5em;
	background-color: #edf5ff;
	border: solid 1px #808080;
	border-top-width: 0px;
}

.ticker
{
    position: relative; /* So we can absolute the .items */
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin: 0;
    background-color: #FFFFE8;
    border: 1px solid #C0C0C0;
    text-align: right;
}
.items
{
	position: absolute;
	top: 200px;
	margin: 0px;
	text-align: right;
}


.Menu
{  

}

.Menu ul
{  
    background:#7795BD;
}

.Menu ul li
{
    background:#7795BD url(menu_bg.gif) repeat-x;
    text-align:center;
    /* set width if needed.*/
    width:200px;
}

.Menu ul li a
{
    color: black;
    padding: 4px 2px 4px;
    padding-left:8px !important;
    border:1px solid #648ABD;
    border-bottom: 0;
}

.Menu ul li a:hover
{
    background-image: none;
}

.Menu ul li a:hover
{
    color: White;
}

.Menu ul li a
{
    color: Black;
}