/*
Built: Saturday March 08 2007 
Designed By Devender Madishetti
for CRESCOGlobal Inc CSS Style Sheet 
Copyright 2007 (c) www.OraApps.com All Rights Reserved.
*/


BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	CURSOR: default;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	COLOR: #000066;
	SCROLLBAR-3DLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #333333;
	FONT-FAMILY: Tahoma;
	SCROLLBAR-DARKSHADOW-COLOR: #B3007C;
	SCROLLBAR-BASE-COLOR: #54B0E4;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(../images/bg.gif);
	font-size: 11px;
	line-height: 18px;
}

input, select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.Footersmall {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.LnkFooter:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CD853F;
}
A.LnkFooter {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #307CCF;
	text-decoration: underline;
}
.Footer {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
.RedBg {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6495ED;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}


SELECT.Combobox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #f7f7f7;
	border: 1px solid #333333;
}
INPUT.checkbox{
	font-size: 12px;
	font-family: Verdana;
	border: 1px solid #003399;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	line-height: normal;
	height: 18px;
	vertical-align: middle;

}
INPUT.button{
	font-size: 11px;
	font-family: Verdana, Arial;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #136DB4;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	height: 23px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	padding: 2px;
}
.textBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.SmallText {

	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
.SmallBold {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.smalltextBoldUline {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	padding: 3px;
}
.textBoldUline {


	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding: 3px;
}
.Header {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}
.textBoldBig {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding: 3px;
}
.red {
	color: #FF0000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.RedtextBold {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
}
.HeaderIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD853F;
	text-decoration: none;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #307CCF;
}
.HeaderBlueIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6495ED;
	text-decoration: none;
	padding-left: 5px;
}
.link{
	color: #0C66AD;
	text-decoration: none;
}
.link:hover {
	color: #CC6600;
	text-decoration: underline;
}
.Toplink{
	color: #245D9B;
	text-decoration: none;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
.Toplink:hover {
	color: #CD853F;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.Leftlink{
	color: #307CCF;
	text-decoration: none;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
.Leftlink:hover {
	color: #CD853F;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.Smallred {

	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
}
.Left {
	font-family: "Book Antiqua";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/bigarrow.gif);
}


.imageLeft {
	float:left;
	padding: 8px;

}
.imageRight {
	float:Right;
	padding: 8px;

}.textBoldCaps {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding: 3px;
	text-transform: uppercase;

}
.box {
	border: 1px solid #333333;
}
.textGray {

	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	padding: 2px;
}
.Footer2 {

	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
.tableMain {
	width: 927px;
	
}
.rightbox {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.botline{
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}

