﻿/* Standard Tags *//****************************************************************************/
	form
	{
		font-family: tahoma;
		font-size: 11px;
		color: #FFD500;	
	}
	
	input
	{
		text-decoration: none;
		font-family: tahoma;
		font-size: 11px;
		color:black;	
	}
	
	h1,h2,h3,h4,h5,h6
	{
		font-family: tahoma;
	}
	
	p
	{
		text-decoration: none;
		font-family: tahoma;
		font-size: 11px;
		color: black;	
	}

	a
	{
		text-decoration: none;	
		font-family: tahoma;	
		font-size: 8pt;	
		font-weight: bold;	
		color: white;
		line-height: 20px;
	}

	a:hover
	{
		text-decoration: none;	
		font-family: tahoma;	
		font-size: 8pt;	
		font-weight: bold;	
		color: navy;
	}
	
	li
	{
		font-family: tahoma;
		text-decoration: none;
		font-size: 12px;
		color: #2D2D2D;
	}

/* My Styles */ /*******************************************************************************/
	.links
	{
		text-decoration: none;	
		font-family: tahoma;	
		font-size: 8pt;	
		font-weight: bold;	
		color: navy;
		line-height: 20px;
	}
	
	.home_img
	{
		border: 1px solid navy;
	}
	
	.body_main
	{
		padding: 10px 10px 10px 10px;
	}

	.main_par
	{
		text-decoration: none;
		text-align: justify;
		font-family: tahoma;
		font-size: 12px;	
		width: 100%;
		font-weight: bold;
		line-height: 20px;
	}

	.subtitle
	{
		text-decoration: none;
		font-family: tahoma;
		font-size: 11px;
		color: navy;
	}

	.mainheader
	{
		text-decoration: none;
		background-image:url(img/centerlogo.gif);
		background-repeat: repeat;
		width: 900px; 
	}

	.topbar
	{
		text-decoration: none;
		text-align: center;
		background-image:url(img/centerbar.gif);
		background-repeat: repeat;
		width: 900px; 
	}
	
	.leftimages
	{
		text-decoration: none;
		width: auto;
		float: left; 
	}

	.rightimages
	{
		text-decoration: none;
		width: auto;
		float: right;
	}

	.default
	{
		border:0px #99CCFF solid;
		text-decoration: none;	
		font-family: tahoma;	 
		font-size: 8pt;	 
		color: black;	
		float: right;
		width:900px;
		margin-right:225px;
		background: url('img/cener_b.gif') ;
		background-repeat:repeat;
	}

	.main
	{
		text-decoration: none;
		text-align: justify;
		font-family: tahoma;
		font-size: 11px;
		color: black;
		float: right;
		padding-right: 3px;
		vertical-align: top;
	}
 
 	.subject_panel
 	{
 		text-decoration: none;
 		font-family: tahoma;
 		font-size: 12px;
 		font-weight:  bold;
 		color: yellow;
	 	height: 33px;
 	}
 	
 	.standard
 	{
 		text-decoration: none;
 		font-family: tahoma;
 		font-size: 11px;
 		color: black;
 	}