body{
	background-color: #5A93E7;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.top_logo {
	background-image: url(../images/logo_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom_bg {
	background-image: url(../images/botom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_shadaw {
	background-image: url(../images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.nev_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #362929;
	font-variant: small-caps;
	font-weight: bold;
}

.nev_text a{
	color: #362929;
	text-decoration:none;
}
.nev_text a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.right_shadaw {
	background-image: url(../images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.matter_bg {
	background-color: #6B9EE9;
	background-image: url(../images/matter_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box_bg {
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #6B9EE9;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003399;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.breadcrumb a{
	color:#003399;
}
.welcome_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
}
.welcome_text img{
border:5px solid #FFFFFF;
}
.nobrd{
border:none;
}
.nobrd img{
border:none;
}
.link{
	background:url(../images/stripe.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.info a{
	color: #FFFFFF;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

.footermenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:10px;
}
.footermenu a{
	text-decoration:none;
	color: #CCCCCC;
}
.footermenu a:hover{
	color: #333333;
}

.footer{
	text-decoration:none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.footer a{
	color: #330000;
	text-decoration: none;
}

#sidebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#sidebox h3{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-top:0px;
	padding-top:0px;
}
#sidebox input{
	width: 70px;
	Height: 15px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003399;
}
#sidebox a:link{
	text-decoration:none;
	color:#999999;
}

#sidebox a:visited{
	text-decoration:none;
	color:#999999;
}

#sidebox a:hover{
	text-decoration:underline;
}
.navigation {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.navigation a:visited{
	color: #333333;
	text-decoration:none;
}

.navigation a:link{
	color: #333333;
	text-decoration:none;
}
.navigation a:hover{
	color: #ffffff;
}
.navigation h3{
	font-size: 14px;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
blockquote {
	background: #F9F9F9 url('../images/quote.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	line-height:25px;
	color: #555;
	display: block;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}

.inputstyle {
	width:100px;
}
.buttonstyle {
	width:100px;
	border:1px solid #333333;
	background-color:#F7F7F7;
}

.tdwidth {
	width:200px;
}
#tablebrdr {
	border:1px #CCCCCC dotted;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#tablebrdr td{
border:1px #CCCCCC dotted;
}
.table {
	border: 1px solid #333333;
}
